[Samba] Joining a NetApp filer to a Samba PDC ?

Frank Bonnet f.bonnet at esiee.fr
Thu Apr 8 03:09:14 MDT 2010


OK gonna try this and let you know what happen

Thanks


On 04/08/10 10:48, Volker Lendecke wrote:
> On Thu, Apr 08, 2010 at 10:41:24AM +0200, Frank Bonnet wrote:
>> Hi Volker
>>
>> Due to his length I have deposit the samba log file (debug = 10)
>> at this URL
>>
>> http://lisa.esiee.fr/smb.log.yfiler.txt
>
> [2010/04/08 10:31:05,  0] rpc_server/srv_netlog_nt.c:369(get_md4pw)
>    get_md4pw: Workstation YFILER$: WORKSTATION secure channel requested but not a workstation trust account
> [2010/04/08 10:31:05,  0] rpc_server/srv_netlog_nt.c:584(_netr_ServerAuthenticate3)
>    _netr_ServerAuthenticate2: failed to get machine password for account YFILER$: NT_STATUS_NO_TRUST_SAM_ACCOUNT
>
> It seems that when creating the samba account on the Samba
> DC side you did not use the -m flag for the smbpasswd -a -m
> command. So it seems only a normal user account was created.
>
> Please look into the sambaAcctFlags attribute of the object
> of YFILER$: If it contains a "U", it is wrong. If you make
> that "W", it might start to work. Alternatively, you might
> try
>
> smbpasswd -x yfiler$
> smbpasswd -a -m yfiler$
>
> Volker



More information about the samba mailing list