Casey Allen Shobe
2001-Oct-16 01:40 UTC
session setup failed: ERRDOS - ERRnoaccess (Access denied.)
I can't seem to connect to Windows servers on my domain which require authentication regardless of what I try. I've tried encrypting, not encrypting, making smbpasswd files, and nothing works...same thing every time... I'm also curious why it's looking for codepages in the improper place, as I have them in /usr/lib/codepages/. root@sliver:/home/cshobe/Downloads# smbclient -L atlfs1 -U cshobe load_client_codepage: filename /usr/share/samba/codepages/codepage.850 does not exist. load_unicode_map: filename /usr/share/samba/codepages/unicode_map.850 does not exist. added interface ip=192.168.16.176 bcast=192.168.19.255 nmask=255.255.252.0 Password: session setup failed: ERRDOS - ERRnoaccess (Access denied.) (No password:) root@sliver:/home/cshobe/Downloads# smbclient -L atlfs1 load_client_codepage: filename /usr/share/samba/codepages/codepage.850 does not exist. load_unicode_map: filename /usr/share/samba/codepages/unicode_map.850 does not exist. added interface ip=192.168.16.176 bcast=192.168.19.255 nmask=255.255.252.0 Password: Anonymous login successful Domain=[SECUREWORKS] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0] Sharename Type Comment --------- ---- ------- Error returning browse list: ERRDOS - ERRnoaccess (Access denied.) Server Comment --------- ------- Workgroup Master --------- ------- Thanks in advance, -- Casey Allen Shobe cshobe@softhome.net
Casey Allen Shobe
2001-Oct-18 23:48 UTC
Request reissuance: ERRDOS - ERRnoaccess (Access denied.)
Several days ago I sent the following help request. It is as of yet unanswered, but it is very important that I get this figured out. Could somebody please offer assistance? Thanks, -- Casey Allen Shobe cshobe@softhome.net On 16 October 2001 4:36, Casey Allen Shobe wrote:> I can't seem to connect to Windows servers on my domain which require > authentication regardless of what I try. > > I've tried encrypting, not encrypting, making smbpasswd files, and nothing > works...same thing every time... > > I'm also curious why it's looking for codepages in the improper place, as I > have them in /usr/lib/codepages/. > > root@sliver:/home/cshobe/Downloads# smbclient -L atlfs1 -U cshobe > load_client_codepage: filename /usr/share/samba/codepages/codepage.850 does > not exist. > load_unicode_map: filename /usr/share/samba/codepages/unicode_map.850 does > not exist. > added interface ip=192.168.16.176 bcast=192.168.19.255 nmask=255.255.252.0 > Password: > session setup failed: ERRDOS - ERRnoaccess (Access denied.) > > (No password:) > root@sliver:/home/cshobe/Downloads# smbclient -L atlfs1 > load_client_codepage: filename /usr/share/samba/codepages/codepage.850 does > not exist. > load_unicode_map: filename /usr/share/samba/codepages/unicode_map.850 does > not exist. > added interface ip=192.168.16.176 bcast=192.168.19.255 nmask=255.255.252.0 > Password: > Anonymous login successful > Domain=[SECUREWORKS] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0] > > Sharename Type Comment > --------- ---- ------- > Error returning browse list: ERRDOS - ERRnoaccess (Access denied.) > > Server Comment > --------- ------- > > Workgroup Master > --------- ------- > > Thanks in advance,
Casey Allen Shobe
2001-Oct-22 21:50 UTC
Request reissuance: ERRDOS - ERRnoaccess (Access denied.)
I apologize profusely for my stupidity -- we have several overlapping domains here, and I was using the wrong one... -- Casey Allen Shobe cshobe@softhome.net On 21 October 2001 5:38, Casey Allen Shobe wrote:> On 19 October 2001 10:33, Herb Lewis wrote: > > It would be nice to know what version of Samba, > > Version 2.2.1a > > > what client, what operating system samba is running on. > > Linux / smbclient > > > did you compile yourself or use a binary from somewhere else, > > Compiled sources > > > the contents of smb.conf > > [global] > workgroup = IMSC > server string = Sliver (Linux 2.4.10) > hosts allow = 192.168.16. 127. > load printers = yes > log file = /var/log/samba/log.%m > max log size = 500 > security = server > password server = atlexchange > encrypt passwords = no > smb passwd file = /etc/samba/smbpasswd > code page directory = /usr/lib/codepages > socket options = TCP_NODELAY > wins server = 192.168.12.101 > dns proxy = no