Displaying 2 results from an estimated 2 matches for "3dpeople".
2003 Jan 18
3
Adding a machine; I think I am onto something
Parameters are:
Samba 2.2.7a PDC setup with LDAP includeing posix authentication for Linux.
OK, the tutorial I've based my setup on is the Mandrake tutorial found
at http://www.mandrakesecure.net/en/docs/ldap-auth.php
Works great for autenticateing Linux from LDAP but it is really sparse
on the Samba side of things. Esepcially when it comes to adding machine
trust accounts.
So anyway I
2008 Oct 21
2
samba idmap ldap backend
...se dc=3Ddouble-l,dc=3Dlocal
binddn cn=3DManager,dc=3Ddouble-l,dc=3Dlocal
bindpw 12345
=20
=20
pam_password exop
=20
bind_policy soft
bind_timelimit 10
=20
host 127.0.0.1
idle_timelimit 3600
ldap_version 3
=20
nss_base_group ou=3DGroups,dc=3Ddouble-l,dc=3Dlocal?one
nss_base_passwd ou=3DPeople,dc=3Ddouble-l,dc=3Dlocal?one
nss_base_shadow ou=3DPeople,dc=3Ddouble-l,dc=3Dlocal?one
=20
nss_connect_policy persist
nss_paged_results yes
=20
pagesize 1000
port 389
timelimit 30
=20
my vi /etc/nsswitch.conf
group: files ldap
group_compat: nis
hosts: files dns
networks: files
passwd:...