Hell all: Anyone can provide the suggestion of what options should use basically when compiling samba 2.2.7? My requirement: -Samba server as PDC with user auth in the same machine. -client: win98/NT4/win2000/win xp. -printing support. I'm confuse should I enable the --with-acl-support option in my environment? Thanks a lot! Patrick ----------------------------------------- This email was sent using SquirrelMail. "Webmail for nuts!" http://pat.dyndns.info/webmail/
On 25 Nov 2002 at 1:38, Patrick Kwan wrote:> Hell all: > > Anyone can provide the suggestion of what options should use > basically when compiling samba 2.2.7? > > My requirement: > -Samba server as PDC with user auth in the same machine. > -client: win98/NT4/win2000/win xp. > -printing support. > > I'm confuse should I enable the --with-acl-support option in > my environment?If your file-system supports ACLs then you may want to enable to allow your users to let others access their files. :-) ...:-=>> The freaking Mail Band <<=-:... hununu@netcabo.pt
On Mon, Nov 25, 2002 at 01:38:02AM +0800, Patrick Kwan wrote:> Anyone can provide the suggestion of what options should use > basically when compiling samba 2.2.7? > > My requirement: > -Samba server as PDC with user auth in the same machine. > -client: win98/NT4/win2000/win xp. > -printing support. > > I'm confuse should I enable the --with-acl-support option in > my environment?The --with-acl-support enables mapping of NT ACLs (NTFS permissions) to POSIX ACLs. If ACL support isn't enabled then the standard UNIX permissions on the files determines who has access to files on a file share.