Displaying 5 results from an estimated 5 matches for "byramhealthcare".
2002 Sep 26
1
ugh, continued ldap madness
Please someone tell me I'm insane.
Relevant parts of the config:
passdb backend = ldapsam:ldap://ldap.byramhealthcare.com/
ldap admin dn = "cn=admin,dc=byramhealthcare,dc=com"
#enable SSL after we get it working without first
ldap ssl = off
ldap user suffix = "ou=People,dc=byramhealthcare,dc=com"
ldap machine suffix = "ou=People,dc=byramhealthcare,dc=com"
$ smbpasswd -D 9 -a dballing...
2003 Jun 16
0
LDAP smbpasswd help needed
...them), but it's not
actually happening.
The schema is, obviously, in the LDAP server in question.
Any thoughts?
D
# smbpasswd -D 99 -a testuser
Netbios name list:-
my_netbios_names[0]="TESTBOX"
New SMB password:
Retype new SMB password:
Trying to load: ldapsam:ldap://ldapmaster.byramhealthcare.com
Attempting to register passdb backend ldapsam
Successfully added passdb backend 'ldapsam'
Attempting to register passdb backend ldapsam_compat
Successfully added passdb backend 'ldapsam_compat'
Attempting to register passdb backend smbpasswd
Successfully added passdb backend ...
2003 Jun 12
1
smbpasswd not attempting to use LDAP
I've only got LDAP configured as a passdb type in my smb.conf, but
samba appears to be completely ignoring that and creating an
/etc/samba/smbpass file (full output of that at the bottom)
my smb.conf has:
ldap admin dn = "cn=Admin,dc=byramhealthcare,dc=com"
ldap ssl = off
passdb backend ldapsam:ldap://ldapmaster.byramhealthcare.com
ldap delete dn = no
ldap user suffix = ou=People,dc=byramhealthcare,dc=com
ldap machine suffix = ou=Systems,dc=byramhealthcare,dc=com
ldap suffix = "ou=People,dc=byramhealthcare,dc=com"
... and here&...
2003 Jul 16
0
LDAP and Multiple Samba Hosts Issue
...I have a Samba server TESTBOX, and I can authenticate to it just fine.
It seems taht if I change the "netbios name" (which I was doing to
simulate "connecting from some other samba server in our network"), I
get:
$ smbclient //FS01/files 'foo' -U dballing -I
testbox.byramhealthcare.com -N -d 4
added interface ip=10.15.49.49 bcast=10.15.49.255 nmask=255.255.255.0
Client started (version 3.0.0beta1-1 for Debian).
Connecting to 10.15.49.46 at port 445
session request ok
Serverzone is 14400
Doing spnego session setup (blob length=58)
got OID=1 3 6 1 4 1 311 2 2 10
got principal...
2002 Sep 12
1
Samba/smbpasswd/LDAP question
...load: unixsam
Attempting to find an passdb backend to match unixsam (unixsam)
Found pdb backend unixsam (at pos 6)
pdb backend unixsam has a valid init
ldapsam_open_connection: ldap://localhost
ldap_open_connection: connection opened
ldap_connect_system: Binding to ldap server as
"cn=admin,dc=byramhealthcare,dc=com"
Bind failed: Can't contact LDAP server
Anyone know anything about this, and what I need to do to make this
work properly?
D
--
+------------------------------+--------------------------------+
| Derek J. Balling | "You can get more with a kind |
| dredd@megac...