Displaying 1 result from an estimated 1 matches for "clintrl".
Did you mean:
clintrls
1998 Oct 20
0
SMBClient authentication failing, always connecting as "Guest"
....h somewhat to get stuff to compile
under this config. There were several definition conflicts and missing
defs.)
Whenever I make a smbclient connection to our nt servers, my username
always reports as "guest", no matter which username or password I
provide. Eg:
$ smbclient //rchsrv07/ClinTrls -U pjs11 -W RCH
Added interface ip=129.176.63.130 bcast=129.176.63.255
nmask=255.255.255.0
Server time is Tue Oct 20 12:25:26 1998
Timezone is UTC-5.0
Password:
Domain=[RCH] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0]
connected as guest security=user
On the other hand, SMBD and NMBD appear t...