search for: errbaduid

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

Did you mean: errbadfid
2003 Aug 20
2
samba-3.0rc1 Can access PDC but not others
...--------- ------- TNG-PDC-TEST1 GROUPER and then: [root@rustbucket linux-2.4]# smbclient //grouper/ibmtools -U Administrator Password: smb: \> So far so good. But... [root@rustbucket linux-2.4]# smbclient -N -L win2kclient session setup failed: ERRSRV - ERRbaduid [root@rustbucket linux-2.4]# smbclient -L win2kclient -U Administrator Password: session setup failed: NT_STATUS_LOGON_FAILURE and also: [root@rustbucket linux-2.4]# smbclient //win2kclient/tng-share -U Administrator Password: session setup failed: NT_STATUS_LOGON_FAILURE These shares are...
2003 Dec 01
0
No subject
...y to connect using smbclient, providing a valid username and password: $ smbclient '\\pc-develop\neil' -U njh added interface ip=163.1.249.101 bcast=163.1.251.255 nmask=255.255.252.0 Password: Domain=[PHYSIOLOGY] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0] tree connect failed: ERRSRV - ERRbaduid (The UID is not known as a valid ID on this session.) This is different to the error that I get if I povide a bogus username and password (which yields "session setup failed: ERRDOS - ERRnoaccess (Access denied.)"). I can log in to the NT hosted share if I use an account which is local...