[Samba] Trust between SAMBA and NT server

Madhusudan, R r.madhusudan at hp.com
Wed Nov 3 13:41:58 GMT 2004


Thanks for the response!

The inter-domain trust A/C, namely ASNT01$, was created when I tried successfully in getting the NT domain to trust the SAMBA domain. 

The NT domain is called ASNT01, and COBRA.DOM is SAMBA domain.

If you think your procedure would help me, then I'd request you
to please make it available. 

-Madhu

-----Original Message-----
From: Daniel Wilson [mailto:daniel.wilson at sunderland.ac.uk]
Sent: Wednesday, November 03, 2004 7:03 PM
To: Madhusudan, R
Cc: samba at lists.samba.org
Subject: Re: [Samba] Trust between SAMBA and NT server


You need to have an inter-trust user account in samba before you attempt 
to add a trust in your windows domain, like this:

bash# useradd service-domain$
bash# smbpasswd -a -i service-domain
New SMB password:
retype New SMB password:
Added user systems-domain$.

if you get stuck i have a wiki detailing how i went about it, it explains for NT4->2003 domains

regards



Madhusudan, R wrote:

>FWIW, I'm running SAMBA-3.0.3-5 on Fedora Core 2.
>
>-Madhu
>
>-----Original Message-----
>From: Madhusudan, R 
>Sent: Wednesday, November 03, 2004 6:42 PM
>To: samba at lists.samba.org
>Subject: [Samba] Trust between SAMBA and NT server
>
>
>Hello,
>
>I'm having problems getting the SAMBA domain to trust an NT domain. The following is how I went about the exercise:
>
>1. On the NT domain, I added the SAMBA domain A/C in the TRUSTING DOMAINS list, providing a certain password.
>2. On the SAMBA domain, I executed the following command feeding the same password given in step 1, but without 
>success:
>
>[root at cobra root]# net rpc trustdom establish asnt01
>Password:
>Could not connect to server ASNT1
>[2004/11/03 17:43:37, 0] rpc_parse/parse_prs.c:prs_mem_get(530)
>  prs_mem_get: reading data of size 4 would overrun buffer.
>[2004/11/03 17:43:37, 0] utils/net_rpc.c:rpc_trustdom_establish(3035)
>  WksQueryInfo call failed.
>[root at cobra root]#
>
>Any ideas as to what the problem is? I was able to get the NT domain to trust the SAMBA domain though.
>
>Given below is the SMB.CONF contents:
>------------------------------------------------------------------------------------
>[global]
>
>   workgroup = COBRA.DOM 
>   netbios name = COBRA
>   server string = Samba Server
>   printcap name = /etc/printcap
>   load printers = yes
>   log file = /var/log/samba/%m.log
>   max log size = 50
>   security = user
>   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
>   domain master = yes 
>   domain logons = yes
>   wins server = 16.138.244.55 
>   dns proxy = no 
>   admin users = madhu
>
>[homes]
>        comment = Home Directories
>        read only = No
>        browseable = No
>
>[netlogon]
>        comment = Network Logon Service
>        path = /usr/lib/samba/netlogon
>        guest ok = Yes
>        share modes = No
>
>[printers]
>        comment = All Printers
>        path = /var/spool/samba
>        printable = Yes
>        browseable = No
>-------------------------------------------------------------------------------------
>Regards,
>Madhu
>
>  
>


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Daniel Wilson
Systems Administrator

IT & Communications Service
University of Sunderland
Unit1 Technology Park
Chester Road
Sunderland
SR2 7PT

Tel: 0191 515 2695

This e-mail contains information which is confidential and may be privileged and is for the exclusive use of the recipient. 
It is the responsibility of the recipient to ensure that this message and its attachments are virus free. 
Any views or opinions presented are solely those of the author and do not necessarily represent those of the University, unless otherwise specifically
stated.





More information about the samba mailing list