# /etc/samba/smb.conf of a Samba machine (TEAL) # joining a Samba-PDC (YELLOW) controlled domain (SUBLDAP) # # http://homex.subnet.at/~max/ldap/ [global] workgroup = SUBLDAP netbios name = TEAL security = DOMAIN password server = YELLOW local master = No invalid users = root bin daemon adm sync shutdown halt mail news uucp operator gopher interfaces = 193.xxx.xxx.xxx/255.xxx.xxx.xxx bind interfaces only = yes hosts allow = 193.xxx.xxx.xxx/255.xxx.xxx.xxx localhost encrypt passwords = Yes keepalive = 30 log level = 3 #[homes] # comment = home-dir # browsable = no # writeable = yes # guest ok = no [tmp] comment = LDAP test path = /tmp/ read only = No guest ok = No valid users = maxldap