Difference between revisions of "Samba"

From Nuclear Physics Group Documentation Pages
Jump to navigationJump to search
 
Line 4: Line 4:
  
 
== Configuration ==
 
== Configuration ==
 
 
See /etc/samba/*, specifically /etc/samba/smb.conf
 
See /etc/samba/*, specifically /etc/samba/smb.conf
 
For additional configuration (log level of nmbd) see /etc/sysconfig/samba
 
For additional configuration (log level of nmbd) see /etc/sysconfig/samba
 +
[http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/Deployment_Guide-en-US/ch-samba.html RHEL 5 docs]

Revision as of 20:28, 25 July 2007

Samba

Samba allows you to set up your Linux server as if it was an NT server. This allows users to authenticate and to use disk, printer resources.

Configuration

See /etc/samba/*, specifically /etc/samba/smb.conf For additional configuration (log level of nmbd) see /etc/sysconfig/samba RHEL 5 docs