Difference between revisions of "Samba"
From Nuclear Physics Group Documentation Pages
Jump to navigationJump to search (→Samba) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
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. | 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 == | == 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] |
Latest revision as of 13:24, 15 August 2007
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