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

Volker Lendecke Volker.Lendecke at SerNet.DE
Thu Apr 8 02:48:21 MDT 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.samba.org/pipermail/samba/attachments/20100408/7e177e8b/attachment.pgp>


More information about the samba mailing list