when i try wbinfo -t the output is Secret is bad 0xc0000022 winbind in debug more shows [ 2032]: check machine account bind succeeded on port 0 resolve_lmhosts: Attempting lmhosts lookup for name DOMAINMASTER<0x20> resolve_hosts: Attempting host lookup for name DOMAINMASTER<0x20> resolve_wins: Attempting wins lookup for name DOMAINMASTER<0x20> resolve_wins: WINS server == <10.20.240.251> bind succeeded on port 0 Got a positive name query response from 10.20.240.251 ( 10.20.240.251 ) IPC$ connections done anonymously Connecting to 10.20.240.251 at port 445 error connecting to 10.20.240.251:445 (Connection refused) Connecting to 10.20.240.251 at port 139 cli_net_auth2: Error NT_STATUS_ACCESS_DENIED cli_nt_setup_creds: auth2 challenge failed error connecting to domain password server: NT_STATUS_ACCESS_DENIED could not open handle to NETLOGON pip
Thamara Wanigatunga wrote:> > when i try wbinfo -t the output is > > Secret is bad > 0xc0000022You need to join the domain. In Samba 2.2 you need to run 'smbpasswd -j -r PDC -Uadministrator'. In HEAD/Samba 3.0 the command is 'net join -U administrator' Andrew Bartlett -- Andrew Bartlett abartlet@pcug.org.au Manager, Authentication Subsystems, Samba Team abartlet@samba.org Student Network Administrator, Hawker College abartlet@hawkerc.net http://samba.org http://build.samba.org http://hawkerc.net
Thanks for your reply. But i have tried it several time without any luck. Thought of installing 2.2.4 on the SPARC running Solaris 2.6. But again there is issue where i have to add 2 patches which could not be added through patchadd cos they are not the type of Solaris patches. Can U let me know as of how to get this going?