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

2010-04-08 Thread Yasuma Takeda
Hi,

 Does anyone succeded in joining a Samba PDC with a NetApp filer ?

 I tried many times but never succeded ...

 Yes, I did succeed a while ago. What's your problem?

 Volker

 hello

 here is the problem

 Wed Apr  7 16:29:05 MEST [cifs.server.infoMsg:info]: CIFS: Warning for
 server \\PDC-SRV: Unable to create NETLOGON pipe.

Which version are you using?
If you are using between 3.2.8 from samba 3.2.0,  it fails.
Because samba has a bug.
https://bugzilla.samba.org/show_bug.cgi?id=5920

Please check your samba version.

Best Regards,
Yasuma Takeda

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


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

2010-04-08 Thread Frank Bonnet

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

Thank you for your help

Frank

On 04/07/10 16:48, Volker Lendecke wrote:

Hi!

On Wed, Apr 07, 2010 at 04:30:00PM +0200, Frank Bonnet wrote:

Wed Apr  7 16:29:05 MEST [cifs.server.infoMsg:info]: CIFS: Warning for
server \\PDC-SRV: Unable to create NETLOGON pipe.


Please a network trace of this attempt to join the domain,
together with a debug level 10 log of smbd serving this
domain.

http://wiki.samba.org/index.php/Capture_Packets

Thanks,

Volker


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


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

2010-04-08 Thread Volker Lendecke
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


signature.asc
Description: Digital signature
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

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

2010-04-08 Thread Frank Bonnet

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


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


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

2010-04-07 Thread Frank Bonnet

Hello

Does anyone succeded in joining a Samba PDC with a NetApp filer ?

I tried many times but never succeded ...

Any infos welcome.

Thanks
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


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

2010-04-07 Thread Volker Lendecke
On Wed, Apr 07, 2010 at 02:18:31PM +0200, Frank Bonnet wrote:
 Does anyone succeded in joining a Samba PDC with a NetApp filer ?

 I tried many times but never succeded ...

Yes, I did succeed a while ago. What's your problem?

Volker


signature.asc
Description: Digital signature
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

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

2010-04-07 Thread William Jojo

Frank Bonnet wrote:

Hello

Does anyone succeded in joining a Samba PDC with a NetApp filer ?



Yep, look here:

http://pware.hvcc.edu/NetApp-Samba.pdf


Cheers,
Bill



I tried many times but never succeded ...

Any infos welcome.

Thanks


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


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

2010-04-07 Thread Frank Bonnet

On 04/07/10 14:48, Volker Lendecke wrote:

On Wed, Apr 07, 2010 at 02:18:31PM +0200, Frank Bonnet wrote:

Does anyone succeded in joining a Samba PDC with a NetApp filer ?

I tried many times but never succeded ...


Yes, I did succeed a while ago. What's your problem?

Volker


hello

here is the problem

Wed Apr  7 16:29:05 MEST [cifs.server.infoMsg:info]: CIFS: Warning for 
server \\PDC-SRV: Unable to create NETLOGON pipe.


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


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

2010-04-07 Thread Volker Lendecke
Hi!

On Wed, Apr 07, 2010 at 04:30:00PM +0200, Frank Bonnet wrote:
 Wed Apr  7 16:29:05 MEST [cifs.server.infoMsg:info]: CIFS: Warning for  
 server \\PDC-SRV: Unable to create NETLOGON pipe.

Please a network trace of this attempt to join the domain,
together with a debug level 10 log of smbd serving this
domain.

http://wiki.samba.org/index.php/Capture_Packets

Thanks,

Volker
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


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

2010-04-07 Thread Volker Lendecke
On Wed, Apr 07, 2010 at 04:48:32PM +0200, Volker Lendecke wrote:
 Hi!
 
 On Wed, Apr 07, 2010 at 04:30:00PM +0200, Frank Bonnet wrote:
  Wed Apr  7 16:29:05 MEST [cifs.server.infoMsg:info]: CIFS: Warning for  
  server \\PDC-SRV: Unable to create NETLOGON pipe.
 
 Please a network trace of this attempt to join the domain,

Please send of course...

Sorry,

Volker
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba