Displaying 2 results from an estimated 2 matches for "bhohl".
Did you mean:
bhoel
2004 Nov 20
0
winbind-3.0.9 + suse 9.1
...security=ads". The new
smbd, nmbd and winbindd started OK but I ran into the
following errors:
filesrv1:~ # wbinfo -t
checking the trust secret via RPC calls failed
error code was NT_STATUS_INVALID_COMPUTER_NAME (0xc0000122)
Could not check secret
filesrv1:~ # smbclient //filesrv1/public -U bhohl
Password:
session setup failed: NT_STATUS_INVALID_COMPUTER_NAME
After uninstalling samba-winbind-3.0.9-1.1.i586.rpm
and reinstalling samba-winbind-3.0.8-1.1.1.i586.rpm
"wbinfo -t" and smbclient connection commands succeeded.
Thanks for any guidance in resolving the problem.
2004 Dec 01
0
Can not connect to share "NT_STATUS_BAD_NETWORK_NAME"
...-u
wbinfo -g
getent passwd
getent group
net ads info (clocks within seconds)
The following commands fail:
filesrv1:~ # wbinfo -t
checking the trust secret via RPC calls failed
error code was NT_STATUS_BAD_NETWORK_NAME (0xc00000cc)
Could not check secret
filesrv1:~ # smbclient //filesrv1/public -U bhohl -d 4
lp_load: refreshing parameters
Initialising global parameters
params.c:pm_process() - Processing configuration file
"/etc/samba/smb.conf"
Processing section "[global]"
doing parameter workgroup = MYCOMPANY
doing parameter realm = MYCOMPANY.COM
doing parameter security = ADS...