Displaying 3 results from an estimated 3 matches for "nsslapd".
2014 May 08
2
Processes launched from rc*.d and ulimit -n
...oon as I restart the process (service dirsrv restart) it comes up with ulimit -n being 64K, the way it's supposed to. Why isn't it doing this at boot?
Right after boot:
ldap07:~ mpatenaude$ ldapsearch -x -h localhost -LLL -D 'cn=directory manager' -W -b 'cn=config' -s base nsslapd-maxdescriptors
Enter LDAP Password:
dn: cn=config
nsslapd-maxdescriptors: 4096
ldap07:~ mpatenaude$ sudo service dirsrv restart
[sudo] password for mpatenaude:
Shutting down dirsrv:
ldap07... [ OK ]
Starting dirsrv:
ldap07......
2013 Aug 30
0
Adding new root suffix to 389 server
...to script things, rather than
do it via the GUI. So, for example, I want to add a new suffix:
#!/bin/ksh -p
pswd=$(cat ~/passwd)
add()
{
echo "dn: cn=example,cn=ldbm database,cn=plugins,cn=config
changetype: add
objectclass: extensibleObject
objectclass: nsBackendInstance
nsslapd-suffix: dc=example,dc=com
dn: cn=dc=example\,dc=com,cn=mapping tree,cn=config
changetype: add
objectclass: top
objectclass: extensibleObject
objectclass: nsMappingTree
nsslapd-state: backend
nsslapd-backend: example
cn: dc=example,dc=com
" | ldapmodify -a -D "cn=directo...
2009 Dec 30
1
Samba4 A11 Provision Fails on 389-DS - Fedora 12
...yer_instance_start: pagesize: 4096,
pages: 2049500, procpages: 47759
[30/Dec/2009:15:12:43 -0600] - cache autosizing: import cache: 204800k
[30/Dec/2009:15:12:43 -0600] - li_import_cache_autosize: 50, import_pages:
51200, pagesize: 4096
[30/Dec/2009:15:12:43 -0600] - WARNING: Import is running with
nsslapd-db-private-import-mem on; No other process is allowed to access the
database
[30/Dec/2009:15:12:43 -0600] - dblayer_instance_start: pagesize: 4096,
pages: 2049500, procpages: 47759
[30/Dec/2009:15:12:43 -0600] - cache autosizing: import cache: 204800k
[30/Dec/2009:15:12:43 -0600] - li_import_cache_...