Hi, I try to use samba with an nt4 domain and to enable the ACL. I can't change the rights from a windows machine with the gui... I think the problem might be by the authentification, because also on the linux machine the smbclient function doesn't work properly with domain users :
-------------------------------------------------------------------------- borealis:~# wbinfo -a renee%taupe plaintext password authentication failed error code was NT_STATUS_NO_SUCH_USER (0xc0000064) error messsage was: No such user Could not authenticate user renee%secret with plaintext password challenge/response password authentication succeeded -------------------------------------------------------------------------- borealis:~# wbinfo -a NT1/renee%taupe plaintext password authentication succeeded challenge/response password authentication succeeded -------------------------------------------------------------------------- borealis:~# smbclient -L //borealis -Urenee Password: session setup failed: NT_STATUS_LOGON_FAILURE -------------------------------------------------------------------------- borealis:~# smbclient -L //borealis -UNT1/renee Password: session setup failed: NT_STATUS_LOGON_FAILURE Also when I try to connect from windows, samba is asking me login and password !!, but I'm connected on windows as Administrator... Only output from /var/log/samba/log.winbind is : [2005/02/11 11:05:33, 1] nsswitch/winbindd_group.c:winbindd_getgroups(1032) user 'root' does not exist Is it because I've joined the domain with net rpc join -Uroot -SNT1 ? In the past I've also tried with Administrator, but there were also problems... <<smb.conf>>
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba