Displaying 2 results from an estimated 2 matches for "bonnie_share".
2016 Feb 18
1
Samba + ldap + cannot find domain
.../home/common
read only = no
public = yes
#
[admin_share]
comment = Admin read-only share
path = /home/shared/admin
read only = yes
public = yes
#
[dave_share]
comment = Dave's network drive
path = /home/dave
valid users = dave
public = no
writable = yes
printable = no
#
[bonnie_share]
comment = Bonnie's network drive
path = /home/bonnie
valid users = bonnie
public = no
writable = yes
printable = no
#
[dave_backup]
comment = Dave's backup drive
path = /backup/dave
valid users = dave
public = no
writable = yes
printable = no
#
[bonnie_backup]
com...
2016 Feb 18
2
Samba + ldap + cannot find domain
Because I'm a masochist, I decided to port my previous (and much older)
Samba configuration running a (much older) Slackware implementation to a
(much) new server (running Debian Jessie) without actually looking at how to
migrate it. Great fun, lots of problems to solve now.
The problem of the moment: /var/log/samba/log.smbd tells me it cannot find
the domain info in the ldap backend.