SunOS4.1.3 and facls

2007-12-25 0:42:00

Hi, we reasently moved a lot of data from a DG-UX server to a sun solaris8
server.
After the move, our old SunOS 4.1.3 clients can no longer access directories
that uses acl's for access-checking.

The acl's are set the same as they were on the DG-UX side, but users that
should be able to access files/directories are denied access.
Everything works fine from Solaris and AIX clients.

Example:
"ls -l" on directory /test on server: drwxr-x---+
user testgroup test/
"ls -l" on directory /test on client mounted from sol8: drwx------
user testgroup test/
"ls -l" on directory /test on client mounted from DG-UX:
drwxr-x--- user testgroup test/

Acl's on both sol8 and Dg say:

user::rwx
user:testuser:r-x
group::---
mask:r-x

testuser is a member of group testgroup.

Anybody know why this doesnt work from sol8, or why it worked from DG?

---- Mats

Comments

Got something to say?

You must be logged in to post a comment.