Displaying 7 results from an estimated 7 matches for "2flocal".
Did you mean:
20local
2009 Nov 21
1
samba4 + openldap: provisioning isnt working
...de at deneb:~/archives/samba/source4$ setup/provision --realm=ELDERGODS.COM
--ldap-backend-type=openldap --server-role=dc --domain=ELDERGODS
--slapd-path='/usr/sbin/slapd'
[running] '/usr/sbin/slapd' '-F/usr/local/samba4/private/ldap/slapd.d' '-h'
'ldapi://%2Fusr%2Flocal%2Fsamba4%2Fprivate%2Fldap%2Fldapi'
Failed to bind - LDAP client internal error: NT_STATUS_UNEXPECTED_NETWORK_ERROR
Failed to connect to 'ldapi://%2Fusr%2Flocal%2Fsamba4%2Fprivate%2Fldap%2Fldapi'
Traceback (most recent call last):
File "setup/provision", line 213, in <modu...
2010 Jul 14
0
Samba4 + existing OpenLDAP possible?
...minpass="XXX"
--ldap-backend-type=openldap --server-role='domain controller'
--adminpass='XXX' --slapd-path="/usr/sbin/slapd"
I only get
Failed to bind - LDAP client internal error:
NT_STATUS_UNEXPECTED_NETWORK_ERROR
Failed to connect to
'ldapi://%2Fusr%2Flocal%2Fsamba%2Fprivate%2Fldap%2Fldapi'
Could not start slapd with: '/usr/sbin/slapd'
'-F/usr/local/samba/private/ldap/slapd.d' '-h'
'ldapi://%2Fusr%2Flocal%2Fsamba%2Fprivate%2Fldap%2Fldapi' '-d0'
ProvisioningError: slapd died before we could make a connectio...
2009 Dec 30
1
Samba4 A11 Provision Fails on 389-DS - Fedora 12
...ec/2009:15:12:44 -0600] - All database threads now stopped
[30/Dec/2009:15:12:44 -0600] - import sambaData: Import complete. Processed
4 entries in 1 seconds. (4.00 entries/sec)
Failed to bind - LDAP client internal error:
NT_STATUS_UNEXPECTED_NETWORK_ERROR
Failed to connect to
'ldapi://%2Fusr%2Flocal%2Fsamba%2Fprivate%2Fldap%2Fldapi'
[30/Dec/2009:15:12:44 -0600] - Information: Non-Secure Port Disabled
[30/Dec/2009:15:12:44 -0600] - 389-Directory/1.2.3 B2009.280.1622 starting
up
[30/Dec/2009:15:12:44 -0600] - I'm resizing my cache now...cache was
209715200 and is now 8000000
Failed to bi...
2010 Feb 09
2
Provision script fails with Samba4 (latest git version)
...ckend_startup_one (type=hdb,
suffix="cn=Schema,cn=Configuration,dc=test,dc=domain"): bi_db_open
failed! (2)
slap_startup failed (test would succeed using the -u switch)
Failed to bind - LDAP client internal error:
NT_STATUS_UNEXPECTED_NETWORK_ERROR
Failed to connect to
'ldapi://%2Fusr%2Flocal%2Fsamba4%2Fprivate%2Fldap%2Fldapi'
Setting up share.ldb
Setting up secrets.ldb
Setting up the registry
Setting up the privileges database
Setting up idmap db
Setting up SAM db
Setting up sam.ldb partitions and settings
Setting up sam.ldb rootDSE
Pre-loading the Samba 4 and AD schema
Adding Doma...
2010 Jul 15
0
samba4 + OpenLDAP
.../wiki.samba.org/index.php/Samba4/LDAP_Backend/OpenLDAP
Everything goes well but when I come at the point of provisioning I get the
following output and the provisioning stops.
Failed to bind - LDAP client internal error:
NT_STATUS_UNEXPECTED_NETWORK_ERROR
Failed to connect to
'ldapi://%2Fusr%2Flocal%2Fsamba%2Fprivate%2Fldap%2Fldapi'
Setting up secrets.ldb
Setting up the registry
Setting up the privileges database
Setting up idmap db
Setting up SAM db
Setting up sam.ldb partitions and settings
Setting up sam.ldb rootDSE
Pre-loading the Samba 4 and AD schema
Adding DomainDN: DC=test,DC=local...
2011 Nov 30
1
Samba 4 and phpldapadmin
...er provisioning?
/srv/www/htdocs/phpldapadmin/cnfig/config.php
$i=0;
$servers = new Datastore;
$servers->newServer('ldap_pla');
$servers->SetValue('server','name','Samba4 LDAP Server');
$servers->SetValue('server','host','ldapi://%2Fusr%2Flocal%2Fsamba%2Fpriva
//$servers->SetValue('server','auth_type','session');
$servers->SetValue('login','attr','dn');
Thanks
Steve.
2008 Jan 16
2
Memory Leak
So, I''ve stumbled across bleak_house (http://blog.evanweaver.com/files/doc/fauna/bleak_house/files/README.html) - this looks like it may help me track down what is causing the Memory leak I''m seeing (be it me, Ubuntu, Debian, or Puppet).
First step: I''m going to clone the repo, branch
Second step: Learn Ruby - shouldn''t be too hard.
Third step: Do exactly what