[Samba] Problem jioning domain using net rpc join

2007-07-05 Thread Tony Molloy

Hi,

I have a samba PDC running on Centos4 with several hundred Windows PS's using 
it for authentication. 

I've just upgraded the fileserver which serves the users home directories to 
Centos5. The problem is how to get the upgraded fileserver to join the 
existing domain.

On the server JANUS I have an account for the upgraded fileserver 
in /etc/passwd same as before.

When I try and join the domain from the fileserver I get



[EMAIL PROTECTED] ~]# net rpc join MEMBER  -U root -d 2
[2007/07/05 14:13:37, 2] lib/interface.c:add_interface(81)
  added interface ip=10.220.1.153 bcast=10.220.1.255 nmask=255.255.255.0
[2007/07/05 14:13:37, 1] utils/net_rpc.c:run_rpc_command(170)
  rpc command function failed! (NT_STATUS_ACCESS_DENIED)
Password: x
[2007/07/05 14:13:43, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(350)
  Error in domain join verification (credential setup failed): 
NT_STATUS_ACCESS_DENIED
  
Unable to join domain CSIS.
[2007/07/05 14:13:43, 2] utils/net.c:main(988)
  return code = 1

Tony

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


Re: [Samba] Problem jioning domain using net rpc join SOLVED

2007-07-05 Thread Tony Molloy
On Thursday 05 July 2007 14:15, Tony Molloy wrote:
 Hi,


 I've just upgraded the fileserver which serves the users home directories
 to Centos5. The problem is how to get the upgraded fileserver to join the
 existing domain.

 On the server JANUS I have an account for the upgraded fileserver
 in /etc/passwd same as before.

OOP's I forgot to recreate the account in the smbpasswd file.

So now it joined the domain.

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