Displaying 2 results from an estimated 2 matches for "boddingtons2".
2008 Feb 12
2
NT_STATUS_ACCESS_DENIED
Hi I have a small problem I get a message NT_STATUS_ACCESS_DENIED if I want to 
do a listing after I have logged in a samba server.
I do it like this
# smbclient //bbb/chr -U chr
Password:
Domain=[BBB] OS=[Unix] Server=[Samba 3.0.28-0.fc8]
smb: \> ls
NT_STATUS_ACCESS_DENIED listing \*
                51148 blocks of size 4194304. 27065 blocks available
Any help will be appreciated
Thanks in
2008 Feb 14
0
Samba in etch giving network issues
I'm stumped. Same configuration in Debian sarge with
kernel 2.4 works fine, however, with kernel 2.6,
breaks:
dpkg -l |grep samba
ii  samba          3.0.14a-3sarge a LanManager-like
file and printer server fo
ii  samba-common   3.0.14a-3sarge Samba common files
used by both the server a
boddingtons2:~# dpkg -l |grep samba
ii  samba                             3.0.24-6etch9   
                    a LanManager-like file and printer
server fo
ii  samba-common                      3.0.24-6etch9   
                    Samba common files used by both
the server a
Same nsswitch.conf, smb.conf and kr...