[Cialug] Ubuntu shared drive

Dan Hockey icepuck3k at yahoo.com
Tue Dec 14 13:04:12 CST 2010




Any chance you can share your samba conf file?  [global]
    idmap gid = 16777216-33554431
    passwd chat = *New*password* %n\n *ReType*new*password* %n\n *passwd*changed*\n
    obey pam restrictions = yes
    preserve case = yes
    delete user from group script = /usr/sbin/userdel '%u' '%g'
    time server = no
    dns proxy = no
    netbios name = Samba24
    cups options = raw
    printing = cups
    idmap uid = 16777216-33554431
    disable netbios = no
    logon script = %G.bat
    winbind refresh tickets = no
    update encrypted = yes
    security = user
    machine password timeout = 120
    add machine script = /usr/sbin/useradd -d /dev/null -g sambamachines -c 'Samba Machine Account' -s /dev/null -M '%u'
    short preserve case = yes
    delete user script = /usr/sbin/userdel '%u'
    server schannel = no
    max log size = 1000
    winbind nss info = no
    log file = /var/log/samba/samba.log
    load printers = yes
    guest account = smbguest
    passwd chat timeout = 120
    delete group script = /usr/sbin/groupdel '%g'
    username level = 6
    socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
    client use spnego = no
    follow symlinks = no
    null passwords = no
    domain master = no
    winbind trusted domains only = yes
    winbind use default domain = yes
    passdb backend = tdbsam
    template shell = /dev/null
    client plaintext auth = no
    path = /media/Data
    bind interfaces only = yes
    pam password change = no
    enable spoolss = yes
    domain logons = no
    name resolve order = wins lmhosts bcast
    client signing = no
    hostname lookups = no
    remote browse sync = 192.168.0.255
    client schannel = no
    passwd program = /usr/bin/passwd '%u'
    writeable = yes
    delete readonly = yes
    default = global
    remote announce = 192.168.0.255
    local master = no
    workgroup = mshome
    os level = 33
    server signing = no
    printcap name = cups
    winbind separator = @
    winbind offline logon = no
    allow trusted domains = no
    add group script = /usr/sbin/groupadd '%g'
    nt pipe support = yes
    add user to group script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /dev/null -g '%g' '%u'
    nt status support = yes
    logon drive = m:
    interfaces = 127.0.0.1/8 192.168.0.0/24
    username map = /etc/samba/smbusers
    encrypt passwords = yes
    public = yes
    logon home = \\%L\homes\%u
    wins proxy = no
    password level = 6
    server string = Samba file and print server
    winbind nested groups = no
    unix password sync = yes
    logon path = \\%L\profiles\%u
    comment = linux
    add user script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /dev/null '%u'
    preferred master = no
    winbind cache time = 360

[shared]
    guest ok = no
    comment = Home Directories
    delete readonly = yes
    locking = no
    printable = no
    writable = yes
    public = no
    strict locking = no

[netlogon]
comment = Network Logon Service
path = /home/netlogon
read only = no
available = yes
browseable = yes
writable = no
guest ok = no
public = no
printable = no
locking = no
strict locking = no

[profiles]
comment = User Profiles
path = /var/samba/profiles
read only = no
available = yes
browseable = no
writable = yes
guest ok = no
public = no
printable = no
create mode = 0600
directory mask = 0700
locking = no
strict locking = no

[printers]
comment = All Printers
path = /var/spool/samba
browseable = yes
writable = no
guest ok = no
public = no
printable = yes
locking = no
strict locking = no

[pdf-documents]
path = /home/pdf-documents
comment = Converted PDF Documents
available = yes
browseable = yes
writeable = yes
guest ok = yes
locking = no
strict locking = no

[pdf-printer]
path = /tmp
comment = PDF Printer Service
printable = yes
guest ok = yes
use client driver = yes
printing = bsd
print command = /usr/bin/gadmin-samba-pdf %s %u
lpq command =
lprm command =





      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cialug.org/pipermail/cialug/attachments/20101214/8064ffc8/attachment.htm 


More information about the Cialug mailing list