search for: ldapmanag

Displaying 4 results from an estimated 4 matches for "ldapmanag".

Did you mean: ldapmanager
2004 Feb 13
0
strange error: modify/delete: sambaPwdCanChange: no such value (Success)
...anChange: no such value ( Success) [2004/02/14 00:05:05, 2] smbd/server.c:exit_server(558) Closing connections master ldap log: Feb 14 00:03:45 master slapd[94313]: conn=3946 fd=21 ACCEPT from IP=1.1.1.1:49789 (IP=0.0.0.0:636) Feb 14 00:03:46 master slapd[94313]: conn=3946 op=0 BIND dn="cn=ldapmanager,dc=komi,dc=mts,dc=ru" method=128 Feb 14 00:03:46 master slapd[94313]: conn=3946 op=0 BIND dn="cn=ldapmanager,dc=komi,dc=mts,dc=ru" mech=SIMPLE ssf=0 Feb 14 00:03:46 master slapd[94313]: conn=3946 op=0 RESULT tag=97 err=0 text= Feb 14 00:03:46 master slapd[94313]: conn=3946 op=1 MOD...
2005 Jan 11
4
Problems with OpenLDAP 2.2.20/Samba 3.0.10 and smbpasswd
Hi everybody, i'm having serious problems with the configuration of samba 3.0.10. First my setup : samba-3.0.10 built from source openldap-2.2.20 built from source OS : Suse Linux 7.1 (but updated -> Kernel 2.4.27) My problem : ------------ I'm trying to use smbpasswd like the following : ---snipp--- [PTS2] 486dx66:/usr/local/samba3 # bin/smbpasswd -D 10 tina Netbios name list:-
2003 Dec 19
6
Transfering Machine Accounts / MACHINE.SID
I have a Samba 2.2.7 PDC, and I am now trying to set up a new 3.0.1 server. I want this machine to act as a BDC initially and replicate all the accounts over. When I followed the howto it said to use smbpasswd -S to transfer the machine SID and then to replicate the smbpasswd file to the new server. This has caused two major problems: 1) the smbpasswd command does not support the -S option
2006 Mar 26
17
activeldap
Obviously I am missing something and I don''t know what it is... I am following the instructions at http://rubyforge.org/docman/view.php/381/114/activeldap_rb.html and also here... http://wiki.rubyonrails.org/rails/pages/HowtoAuthenticateViaLdap my model looks exactly like this... class LdapUser < ActiveRecord::Base ldap_mapping :dnattr => ''uid'', :prefix