Displaying 2 results from an estimated 2 matches for "simplynice".
Did you mean:
simplice
2004 Dec 18
1
Samba-HOWTO-Collection/StandAloneServer.html#simplynice
Hi,
after installing samba i added the config mentioned above.
tux / # smbclient -L GANDALF
Connection to GANDALF failed
tux / # smbclient -L "myip"
Password:
Domain=[MIDEARTH] OS=[Unix] Server=[Samba 3.0.7]
Sharename Type Comment
--------- ---- -------
Error returning browse list: NT_STATUS_NETWORK_ACCESS_DENIED
Domain=[MIDEARTH] OS=[Unix]
2007 Feb 06
7
Reference Documentation Server
...dded system. Our initial
requirement is to get a very simple windows share operational. No security
required, read only anonymous access. With this in mind we followed the
guidelines as per the samba documentation:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/StandAloneServer.html#simplynice
Samba (smbd) crashes with a "failed to get pdb methods for backend guest"
message. After searching the mail archives I have my doubts as to whether
the conf line "passdb backend = guest" is correct. Tried "tbdsam" but then I
run into all kinds of access challenges...