search for: wtecatlwtec1

Displaying 2 results from an estimated 2 matches for "wtecatlwtec1".

2002 Feb 12
10
Winbind - Why won't you authenticate???
Well, I managed to get Samba 2.2.3 up and running on our Solaris 8 machine. I installed with the winbind option and everything went though just find. I was able to join the NT domain and now I can do a wbinfo -u "and get a domain user list as well as a "wbinfo -g and get a group list. For some reason though, the authentication isn't working. I tried to "wbinfo -a" and
2002 Feb 14
0
Sharing to domain users?
...??? Hi Daniel, that should work - but I notice that you are using "\" for the winbindd separator - some unix'es will swallow this character as an 'escape' character; for instance on HPUX you can see: # ./wbinfo -a atl-wtec\atlwtec1%atlwtec1 Could not authenticate user atl-wtecatlwtec1%atlwtec1 with plaintext password Could not authenticate user atl-wtecatlwtec1%atlwtec1 with challenge/response NOTE in the above that the response does NOT display the "\" inbetween the domain and the username. Is this happening to you? Don -----Original Message----- From: Thomas, Dan...