summaryrefslogtreecommitdiffstats
path: root/samba3/smb.conf
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2012-04-03 21:55:42 +0200
committertnut <tnut at nutyx dot com>2012-04-03 21:55:42 +0200
commit49cdad33322a5219eb1e74ac93b1c009f9eeefd3 (patch)
tree7743cc484989676236e59d51bb5518adbe2a6416 /samba3/smb.conf
parentc2b4e2b3f86ec9aeec72804f31c1dd95b9b94f45 (diff)
downloadnutyx-extra-49cdad33322a5219eb1e74ac93b1c009f9eeefd3.tar.gz
nutyx-extra-49cdad33322a5219eb1e74ac93b1c009f9eeefd3.tar.bz2
nutyx-extra-49cdad33322a5219eb1e74ac93b1c009f9eeefd3.tar.xz
nutyx-extra-49cdad33322a5219eb1e74ac93b1c009f9eeefd3.zip
samba3 dans base
Diffstat (limited to 'samba3/smb.conf')
-rwxr-xr-xsamba3/smb.conf42
1 files changed, 0 insertions, 42 deletions
diff --git a/samba3/smb.conf b/samba3/smb.conf
deleted file mode 100755
index d0336edaf..000000000
--- a/samba3/smb.conf
+++ /dev/null
@@ -1,42 +0,0 @@
-[global]
- workgroup = MYGROUP
- netbios name = NUTYX-SERVER
- dos charset = cp850
- unix charset = UTF-8
- server string = nutyx-server
-; printcap name = /etc/printcap
- printcap name = cups
- disable spoolss = yes
- printing = cups
-; security = user
- security = share
-; load printers = yes
- log file = /var/log/samba-log.%m
-; lock directory = /var/lock/samba
-[srv]
- comment = films at srv
- path = /srv
- read only = no
-;[dv]
-; comment = Rushs
-; path = /mnt/Disk2/Video
-; read only = no
-[printers]
- comment = All Printers
-; browseable = yes
-; browseable = Yes
- use client driver = Yes
- printable = Yes
-; public = yes
-; create mode = 0700
- guest ok = Yes
- path = /var/spool/samba
-; printer admin = root
-;[hpdeskjet950C]
-; comment = HP DeskJet 930C Network Printer
-; printable = Yes
-; path = /var/spool/samba
-; public = Yes
-; guest ok = Yes
-; browseable = Yes
-; printer admin = root