Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - Linux Tweaks > ARCHIVES - Sample Config Files
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Sample Config Files Lost a config file, get a copy of popular service files here.

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-Apr-2004, 01:22
69_rs_ss
Guest
 
Posts: n/a
Default

Quote:
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SuSE
# Date: 2003-09-23
[global]
* workgroup = HOME
* os level = 2
* time server = Yes
* unix extensions = Yes
* encrypt passwords = yes
* map to guest = Bad User
* printing = CUPS
* printcap name = CUPS
* socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
* wins support = No
* veto files = /*.eml/*.nws/riched20.dll/*.{*}/
* security = user
* server string = Samba Server
* add user script =
* domain master = false
* domain logons = no
* local master = no
* preferred master = auto
;;* ldap server = 127.0.0.1
[homes]
* comment = Home Directories
* valid users = %S
* browseable = no
* read only = No
* create mask = 0640
* directory mask = 0750
* guest ok = no
* printable = no
[printers]
* comment = All Printers
* path = /var/tmp
* printable = yes
* create mask = 0600
* browseable = no
* guest ok = no
[print$]
* comment = Printer Drivers
* path = /var/lib/samba/drivers
* write list = @ntadmin root
* force group = ntadmin
* create mask = 0664
* directory mask = 0775
* browseable = yes
* guest ok = no
* printable = no
[storage]
* comment = Storage
* path = /storage/
* browseable = yes
* read only = No
* guest ok = yes
* printable = no
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2