Displaying 8 results from an estimated 8 matches for "ldappass".
Did you mean:
ldap_pass
2016 Feb 01
0
[squid-users] ext_ldap_group_acl not working
Same as on the squid keytab file :
chown root:squid /etc/squid3/ldappass.txt
chmod 440 /etc/squid3/ldappass.txt
Greetz,
> -----Oorspronkelijk bericht-----
> Van: squid-users [mailto:squid-users-bounces at lists.squid-cache.org] Namens
> alesironi
> Verzonden: maandag 1 februari 2016 13:28
> Aan: squid-users at lists.squid-cache.org
> Onderwerp: Re...
2015 Jun 04
1
error when samba-tool domain classicupgrade
...4.2.2-SerNet-Ubuntu-7.trusty
I also modified the file
--- ./upgrade.py 2014-10-01 00:00:00.000000000 +0600
+++ /usr/lib/python2.7/dist-packages/samba/upgrade.py 2015-06-04 11:28:13.533990924 +0500
@@ -467,6 +467,9 @@
ldapuser = samba3.lp.get("ldap admin dn")
ldappass = secrets_db.get_ldap_bind_pw(ldapuser)
if ldappass is None:
+ ldappass = "pass" #1. Why is not defined in the file but it is available
+
+ if ldappass is None:
raise ProvisioningError("ldapsam passdb backend detected but no LDAP Bind PW foun...
2019 Sep 25
1
classicupgrade fails in sernet-samba 4.11 on CentOS 8, Python 3 bug?
...turn self.run(*args, **kwargs)
File "/usr/lib64/python3.6/site-packages/samba/netcmd/domain.py", line
1690, in run
useeadb=eadb, dns_backend=dns_backend, use_ntvfs=use_ntvfs)
File "/usr/lib64/python3.6/site-packages/samba/upgrade.py", line 477,
in upgrade_from_samba3
ldappass = ldappass.strip('\x00')
Any hints what could be done to achieve the classicupgrade?
Kind regards,
Ralf
2006 Jan 17
1
Asterisk LDAP Authentication Problem
...res_ldap.conf file i made the following entries. I am using my normal
username and password to connect my asterisk server to the LDAP server of my
organization. Is some administrator login is requried to connect ?
[general]
ldapuser=cn=chandan.mishra,dc=synapse,dc=com
ldaphost=ldap://192.168.0.16
ldappass=chandan123
ldapbasedn=dc=synapse,dc=com
After this the asterisk is not able to connect to the ldap database. And
hence asterisk is not able to start.
Its giving me following errors:
== Parsing '/etc/asterisk/res_ldap.conf': Found
Jan 17 23:38:09 WARNING[11207]: res_config_ldap.c:615 par...
2006 May 23
0
LDAP Upgrades (both Unix and Samba)
...oing the migration, I edited the "ldapmigrate" script and
changed all occurances of "Group" to "Groups" for naming consistancy and
to match the defaults of the LDAP Account Manager.
Then do the migration...
LDAPBIND="cn=root,dc=precidia"
LDAPPASS="secret"
LDAPBASE="dc=precidia"
LDAPHOST="localhost"
ldapmigrate -D $LDAPBIND -w $LDAPPASS -b $LDAPBASE -h $LDAPHOST
--extschema --extconts --prepdb
ldapmigrate -D $LDAPBIND -w $LDAPPASS -b $LDAPBASE -h $LDAPHOST
--extschema --minu...
2004 Jun 07
2
Two questions about smbldap-tools
Hi all.
1. Are they any web based interfaces to smbldap-passwd.pl?
2. Is www.idealx.org still a valid site for the smbldap-tools and
related info? When I go there, no matter the URL I enter, I get a login
screen prompting for a username and password or a message that page can
not be found on the server.
Thanks,
~Dan
2003 Aug 16
0
Report: NT4PDC to Samba3beta3 working
...nd the NT4's sid (as per the migration documentation), and then I
_ALTERED_ my samba's sid to be that. Rather crudly, I dumped the ldap
database to a ldif file, the sed 's/samba_sid/nts_sid/g' < ldap.ldif >
new.ldif
Hey, it worked. (I think I needed to redo smbpasswd -w <ldappass>).
Then I did the net vampire bit... Wow that was fun.....
Many errors came up, but after investigating each of them, I either determined
that they were harmless, or I fixed them.
(btw - I found its perfectly safe to vampire the user/groups over and over
again till you get it right).
After tha...
2012 Dec 04
2
Samba4 Classicupgrade Failed
Hi,
I am stuck on upgrading the current Samba3 to Samba4, currently used Samba
3.3.10 and upgraded to Samba 3.4.17 still the same problems below. I also
try to upgrade the Python 2.4.3 to Python 2.7 still same problems, with the
OpenLDAP 2.3.43.
[root at ewanko]# /usr/local/samba/bin/samba-tool domain classicupgrade
--dbdir=/var/lib/samba/ --use-xattrs=yes --realm=ewanko.local