[ic] Interchange on Mitel SME

Tom Carroll interchange-users@interchange.redhat.com
Mon Dec 17 19:34:00 2001


Okay, I think I understand what you're saying.

Let me paraphrase what I think you're telling me so my simple mind may
understand: :-)

I should do the following:

chown -R interch /user/lib/interchange
chown -R interch /var/lib/interchange
chgrp -R interch /user/lib/interchange
chgrp -R interch /var/lib/interchange
chmod -R 770 /user/lib/interchange
chmod -R 770 /var/lib/interchange

Tom

----- Original Message -----
From: <tburt@timburt.com>
To: "Tom Carroll" <egor@carrollweb.net>
Cc: <interchange-users@interchange.redhat.com>
Sent: Monday, December 17, 2001 1:12 PM
Subject: Re: [ic] Interchange on Mitel SME


> >
> > I verified the directory permissions:
> >
> > drwxr-xr-x    18 root    root              4096 Jun 28    2000   usr
> >
> > drwxr-xr-x    23 root    root              8192 Dec 16   21:51  /usr/lib
> >
> > drwxr-xr-x    13 interch interch         4096 Dec 16   21:52
> > /usr/lib/interchange
> >
>
> If this is an error you are getting while running makecat, then the above
> perms may not be enough....
>
> If the catalog owner is a user named sam....
>
> and the group file has an entry for sam that says:
>
> sam:123:;interch
>
> Then the location where the catalog is going to be created must have write
> permissions for the group, and not just the user.
>
> drwxrwxr-x  22 sam sam 4096 .......
>
> Elsewise, the group members are allowed only read access..
>
> --
> --------------------
> Timothy Burt
> Internet Specialist
>
>