ksignorini
Registered
Well, here's what's going on:
I have two users on my Panther box. One is called "k3nt" and the other is called "person".
If the k3nt user goes and looks at person's home folder (/Users/person) he sees that darn near everything has a red "-" on it--which is expected. If person looks at the permissions for said folders he sees that they are set as:
Owner: person
Access: Read & Write
Group: person
Access: No Access
Others: No Access
This makes sense.
Now, if k3nt looks at folders in his own home directory they could look like this:
Owner: k3nt
Access: Read & Write
Group: k3nt
Access: No Access
Others: No Access
Which is the exact same thing but for the k3nt user for his own folders.
Now here's the w e i r d part:
When person looks at k3nt's folders' permissions, HE IS THE NEW OWNER...NOT K3NT! For example, the exact same folder as the example above (remember...a folder in k3nt's home) looks like this:
Owner: person
Access: Read & Write
Group: k3nt
Access: No Access
Others: No Access
What the heck is going on?!
The only odd thing is that the k3nt user's home is on another drive whose permissions are set the same way another other home folder's permissions would be:
Owner: k3nt
Access: Read & Write
Group: k3nt
Access: Read Only
Others: Read Only
I checked the permissions (as well as set them this way) at the UNIX command line with chmod and the same thing happens.
Can anyone tell me what the heck is going on?
Thanks,
Kent!
I have two users on my Panther box. One is called "k3nt" and the other is called "person".
If the k3nt user goes and looks at person's home folder (/Users/person) he sees that darn near everything has a red "-" on it--which is expected. If person looks at the permissions for said folders he sees that they are set as:
Owner: person
Access: Read & Write
Group: person
Access: No Access
Others: No Access
This makes sense.
Now, if k3nt looks at folders in his own home directory they could look like this:
Owner: k3nt
Access: Read & Write
Group: k3nt
Access: No Access
Others: No Access
Which is the exact same thing but for the k3nt user for his own folders.
Now here's the w e i r d part:
When person looks at k3nt's folders' permissions, HE IS THE NEW OWNER...NOT K3NT! For example, the exact same folder as the example above (remember...a folder in k3nt's home) looks like this:
Owner: person
Access: Read & Write
Group: k3nt
Access: No Access
Others: No Access
What the heck is going on?!
The only odd thing is that the k3nt user's home is on another drive whose permissions are set the same way another other home folder's permissions would be:
Owner: k3nt
Access: Read & Write
Group: k3nt
Access: Read Only
Others: Read Only
I checked the permissions (as well as set them this way) at the UNIX command line with chmod and the same thing happens.
Can anyone tell me what the heck is going on?
Thanks,
Kent!