Displaying 3 results from an estimated 3 matches for "techdream".
2002 Aug 03
0
Fw: Samba 3.0-alpha 18 with ldapsam backend and primary gid of user?
...dap
shadow: files ldap
group: files ldap
to:
passwd: ldap files
shadow: ldap files
group: ldap files
And will this affect the way people log in using other applications like shh
for example?
Or should there be a different solution?
Also, the params:
ldap suffix = "dc=techdream,dc=net"
ldap user suffix = "ou=Users"
ldap machine suffix = "ou=Computers
Are, in my opinion "fairly undocumented" and I have not been able to gather
more information about them, so, the vallues that i've used are only guessed
by myself and I would like to know if...
2002 Aug 03
0
Samba 3.0-alpha 18 with ldapsam backend and primary gid of user?
...;t like that
-----------------
This is how I compiled samba:
./configure --sbindir=/usr/local/samba/bin --with-logfilebase=/var/log/samba
--with-smbmount --with-ldapsam --with-acl-support
Here my smb.conf:
[global]
passdb backend = ldapsam:ldap://localhost
ldap suffix = "dc=techdream,dc=net"
ldap user suffix = "ou=Users"
ldap machine suffix = "ou=Computers"
ldap admin dn = "cn=Manager,dc=techdream,dc=net"
ldap ssl = off
use spnego = No
workgroup = TECHDREAM
time server = Yes
deadt...
2004 Apr 14
1
samba-latest and tdbsam - unable to logon to domain?
...ng the message
that the domain controller cannot be found.
I am able to open the netlogon share from the ws when I am logged on the ws
as a local Administrator, but that's about all I can do.
Please help me!
See below my smb.conf:
[global]
netbios name = C733LINUX
workgroup = TECHDREAM
server string = "Samba 3.0 server"
security = user
passdb backend = tdbsam
encrypt passwords = Yes
null passwords = Yes
admin users = @"Domain Admins"
guest account = Guest
socket address = 192.168.169.192
i...