[Samba] Samba and ACLs

2003-06-09 Thread Brett Harris
I posted last week and got some good answers, but I am still having problems. Samba does not seem to be converting the acl's properly. Here is an overview: Windows 2000 Domain Red Hat 8 w/ acl rpm's installed: e2fsprogs libattr attr attr-devel libacl acl acl-devel

[Samba] Homes Directory

2003-06-09 Thread Brett Harris
I am trying to get the homes directory working. [homes] path = /u01/homes/%S user = %S read only = no browseable = No writeable = yes guest ok = no If I create the directory then this seems to work fine. i.e. mkdir /u01/homes/user1 chown user1

Re: [Samba] Re: Retry: RedHat, XFS, and ACL Support

2003-06-06 Thread Brett Harris
Ok, I installed the devel packages and Samba was able to compile correctly: ./configure --with-acl-support make make install That seemed to work perfectly However, I am still having the same problem. I took some screen shots to show you. http://bharris.f2o.org/win.html Any other ideas?

[Samba] Re: Retry: RedHat, XFS, and ACL Support

2003-06-05 Thread Brett Harris
I must have made a mistake and clicked on a different file then I thought in windows. I was just trying to illustrate how the uid's and gid's show up under the windows security tab and not the domain mappings. If you check the acl's under linux it correctly maps domain names and groups from the

[Samba] RedHat, XFS, and ACL Support

2003-06-05 Thread Brett Harris
Purpose: Create a File Server that can replace our windows file server. System Details: RedHat 8 Kernel 2.4.18-18 SGI XFS 1.2.0 2 disks 1 for the filesystem ext3 -- To unsubscribe from this list go to the following URL and read the instructions:

[Samba] Retry: RedHat, XFS, and ACL Support

2003-06-05 Thread Brett Harris
Purpose: Create a File Server that can replace our windows file server. System Details: RedHat 8 Kernel 2.4.18-18 SGI XFS 1.2.0 2 disks 1 for the filesystem ext3 1 for the shares using xfs Most of the threads and articles I read about doing this told me that I had to recompile the

Re: Réf. : [Samba] Retry: RedHat, XFS, and ACLSupport

2003-06-05 Thread Brett Harris
: 00 32 087/342467 Brett Harris [EMAIL PROTECTED] Envoyé par : Pour : [EMAIL PROTECTED] [EMAIL PROTECTED] cc : .samba.org Objet : [Samba] Retry: RedHat, XFS, and ACL Support 04/06

Re: [Samba] Retry: RedHat, XFS, and ACL Support

2003-06-05 Thread Brett Harris
Deleted the file Re-ran the ./configure --with-acl-support same results: checking whether to support ACLs... checking for acl_get_file in -lacl... no checking for ACL support... no Michael MacIsaac said: checking for ACL support... (cached) no The configure script is picking up the old