Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cannot get Samba on AIX to play nice with MS/Access

Status
Not open for further replies.

brodbell

Programmer
Aug 7, 2002
1
US
I recently installed Samba on an IBM AIX 4.3.3 system. I have a group of users that want to open a MS/Access 2000 database concurrently. I have all these users set up in an AIX group and have assigned read/write priviledges to the .mdb file (the database) for this group. The first user to open the database creates a .ldb (lock) file. The file is created with group read priviledge, but not group write. Therefore, all of the other users can only read (not update) the database. Is there a way to tell Samba what AIX permissions to set on files as they are created? I have already tried setting group write priviledges with the 'sticky bit' on the parent directory, no help there. Thanks.
 
According to my knowledge of samba functionality you can do a group read and not a group write.

Regards
MP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top