SOLVED - Re: [Samba] Problem using valid users with security = ADS

Henrik Zagerholm henke at mac.se
Mon Apr 30 08:07:50 GMT 2007


Apparently I had the sticky bit set on the parent directory of the  
share. This made valid user to get access denied.
Is this behaviour expected?

Cheers,
Henrik

29 apr 2007 kl. 20:24 skrev Henrik Zagerholm:

> Hi list,
>
> I have a weird problem.
>
> Im using samba 3.0.24 in ADS mode against a 2003 server.
>
> If I put admin users = @"KIC\Domain Users" I can connect with all  
> users in that group.
> If I remove admin users and instead use valid users = @"KIC\Domain  
> Users" I receive the following error
>
> Domain=[KIC] OS=[Unix] Server=[Samba 3.0.24]
> tree connect failed: NT_STATUS_BAD_NETWORK_NAME
>
> What does this mean?
>
> I know I've had this working before.
>
> smb.conf for share
>
> [acltest]
>         path = /home/safeuser/shares/acltest
> #        admin users = @"KIC\Domain Users"
>         valid users = @"KIC\Domain Users"
>         public = yes
>         writeable = yes
>         read only = no
>
> getfacl for dir
> # file: acltest
> # owner: root
> # group: KIC\134domain\040users
> user::rwx
> group::rwx
> other::rwx
>
>
> Cheers,
> Henrik
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/listinfo/samba



More information about the samba mailing list