RES: Samba don't add users from NT PDC
From: Cleber P. de Souza (cleber.souza_at_cmp.ind.br)
Date: 09/23/03
- Previous message: Ed Wilts: "Re: EMail virus?"
- In reply to: Gordon Messmer: "Re: Samba don't add users from NT PDC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <redhat-list@redhat.com> Date: Tue, 23 Sep 2003 08:42:19 -0300
Thanks.
I set security = server and it's ok.
***
Cleber P. de Souza
Cia. Metalgraphica Paulista
-----Mensagem original-----
De: redhat-list-admin@redhat.com [mailto:redhat-list-admin@redhat.com] Em
nome de Gordon Messmer
Enviada em: segunda-feira, 22 de setembro de 2003 19:51
Para: redhat-list@redhat.com
Assunto: Re: Samba don't add users from NT PDC
Cleber P. de Souza wrote:
> I have been configuring smb.conf, but the system don't add automatic
> users to the system. The add user script has been configured like
> this: Security = share
> Password server = 192.168.1.1
> Add user script = /usr/sbin/adduser -g users -M -c "NT User" -s /dev/null
%u
> && /usr/bin/smbpasswd -a %u
> Delete user script = /usr/bin/smbpasswd -x %u && /usr/sbin/userdel %u
>
> If the user was added manually it's ok.
> What can to be wrong?
As "man smb.conf" states:
In order to use this option, smbd must NOT be set to security =
share
You set security = share. Thus, it doesn't work.
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Ed Wilts: "Re: EMail virus?"
- In reply to: Gordon Messmer: "Re: Samba don't add users from NT PDC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|