search for: getauthus

Displaying 1 result from an estimated 1 matches for "getauthus".

Did you mean: getauthuid
2013 Jan 16
1
Samba AD Auth Stops After Patches
...time. That is why I grep in the following: 5a. wbinfo -g | grep -i ORRFO 5b. getent group OR+ORRFO12345 | awk -F: '{print $4}' | sed 's/OR+//g' | sed 's/,/\n/g' 5c. Both commands return a valid list after several seconds --- 6. Checking the winbind user: 6a. net help getauthuser 6b. The command returns the credentails of a active directory account that is present, unlocked, and set with the correct password. --- 7. Checking if it can resolve the domain controller 7a. wbinfo -I IPAddrOfDC 7b. It resolves correctly --- 8. Check to see if can get sid of windbind...