Displaying 1 result from an estimated 1 matches for "sqlappdev".
2007 Mar 27
1
re: Samba + Winbind + SuSE Linux AD auth not working
...ot work, falling back to RPC... 
Joined domain MYDOMAIN. 
SERVER1:/etc/ssh # wbinfo -t 
checking the trust secret via RPC calls succeeded 
SERVER1:/etc/ssh # wbinfo -m 
server1 
BUILTIN 
EXCHREC 
SERVER1:/etc/ssh # wbinfo -u|grep username 
username 
SERVER1:/etc/ssh # wbinfo -g|grep AppDev 
AppDev 
SQLAppDev 
SERVER1:/etc/ssh # 
then a few minutes later do a wbinfo -t and get: 
checking the trust secret via RPC calls failed 
error code was NT_STATUS_MORE_PROCESSING_REQUIRED
(0xc0000016) 
Could not check secret 
ANY IDEAS?, i setup a completely new server to test my
way of setting 
up ADauth/linux an...