LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   A question about samba anonymous login. (https://www.linuxquestions.org/questions/linux-software-2/a-question-about-samba-anonymous-login-285184/)

tobelinuxer 02-01-2005 11:18 PM

A question about samba anonymous login.
 
I had a question about SMB anonymous logining.
i set smb.conf
security=user

now i will restrict anonymous logining so that the users must input correct username & password.
i had ever tried to adjust a value that "restrict anonymous = yes" ,but nothing was happend.
as well as i want to know what meaning about the keyword.

jschiwal 02-02-2005 04:26 PM

Here is a webpage of links to samba documentation:
http://us1.samba.org/samba/docs/

Here is a samba3 troubleshooting guide:
ftp://ftp.stratus.com/pub/vos/custom...leshooting.rtf

Here is a full guide: http://us1.samba.org/samba/docs/Samba-Guide.pdf

You want the Samba server to match the way the network is setup.

Here is a link on InformIT that is a sample chapter from the official samba3 book.

This link describes the Samba-3 Server Types and Security Modes. ( SHARE, USER, DOMAIN, SERVER, ADS )

http://www.informit.com/articles/pri...y.asp?p=169560

From the above link:
Quote:

3.3.2.1 Example Configuration
The smb.conf parameter that sets Share Level security is:

security = share
There are reports that recent MS Windows clients do not like to work with share mode security servers. You are strongly discouraged from using Share Level security.


All times are GMT -5. The time now is 08:06 AM.