Overview#
nds.conf - Novell EDirectory configuration file8.7.x#
- /etc/nds.conf - Default location
8.8.x#
If there is only one instance, by default the conf file is:- /etc/opt/novell/eDirectory/conf/nds.conf - Default location
Multiple Instances#
Edirectory Instance ManagementNOTE#
Some of the parameters in the nds.conf file are also stored as attributes within eDirectory. When the eDirectory attribute is modified, then the nds.conf file is updated. When the various services for eDirectory start, they read the parameters in the nds.conf file to use when starting their respective services and they set the respective attributes in eDirectory.DESCRIPTION#
The nds.conf file contains a list of configuration parameters for configuring Novell eDirectory. This file is read by the eDirectory daemon, ndsd, when it is started. The configuration file is stored in the UTF-8 format.The "http" prefixed entries are used by the HTTP Server Object.
ndsconfig Parameters#
These are the ndsconfig Parameters we know about.Each parameter entry would be a single line within the Nds.conf file, if set.
Example nds.conf #
A sample nds.conf file is given below:n4u.server.vardir=/var/opt/novell/eDirectory/data n4u.nds.dibdir=/srv/nds n4u.server.interfaces=192.168.1.4@524 http.server.clear-port=8389 http.server.tls-port=8636 http.server.interfaces=192.168.1.4@8389 https.server.interfaces=192.168.1.4@8636 n4u.server.libdir=/opt/novell/eDirectory/lib n4u.server.configdir=/etc/opt/novell/eDirectory/conf http.server.module-base=/var/opt/novell/eDirectory/data/nds-http/ n4u.server.log-file=/var/opt/novell/eDirectory/log/ndsd.log n4u.nds.server-name=francis https.server.cached-cert-dn=SSL CertificateIP - francis.svr.willeke.com n4u.base.tree-name=WILLEKETREE n4u.nds.preferred-server=FRANCIS n4u.nds.server-context=dc=svr.dc=willeke.dc=com
Category#
eDirectoryMore Information#
There might be more information for this subject on one of the following:- Backlinker
- Edirectory Instance Management
- Http.server.auth-req-tls
- Http.server.bind-restrictions
- Http.server.clear-port
- Http.server.interfaces
- Http.server.keep-timeout-seconds
- Http.server.module-base
- Http.server.request-io-buffer-size
- Http.server.request_timeout-seconds
- Http.server.session-exp-seconds
- Http.server.threads-per-processor
- Http.server.tls-port
- Http.server.trace-level
- Https.server.cached-cert-dn
- Https.server.cached-server-dn
- Https.server.interfaces
- N4u.base.dclient.use-udp
- N4u.base.slp.max-wait
- N4u.base.tree-name
- N4u.ldap.lburp.transize
- N4u.nds.advertise-life-time
- N4u.nds.bindery-context
- N4u.nds.dibdir
- N4u.nds.dofsync
- N4u.nds.drl-interval
- N4u.nds.external-reference-life-span
- N4u.nds.flatcleaning-interval
- N4u.nds.heartbeat-data
- N4u.nds.heartbeat-schema
- N4u.nds.inactivity-synchronization-interval
- N4u.nds.janitor-interval
- N4u.nds.preferred-server
- N4u.nds.purger-interval
- N4u.nds.server-context
- N4u.nds.server-guid
- N4u.nds.server-name
- N4u.nds.server-state-up-threshold
- N4u.nds.synchronization-restrictions
- N4u.server.active-interval
- N4u.server.fips_tls
- N4u.server.idle-threads
- N4u.server.interfaces
- N4u.server.libdir
- N4u.server.listen-on-loopback
- N4u.server.log-file
- N4u.server.log-file-size
- N4u.server.log-levels
- N4u.server.mask-port-number
- N4u.server.max-interfaces
- N4u.server.max-openfiles
- N4u.server.max-threads
- N4u.server.sid-caching
- N4u.server.signature-level
- N4u.server.start-threads
- N4u.server.tcp-port
- N4u.server.thread-stack-size
- N4u.server.udp-port
- N4u.server.vardir
- N4u.server.xdas-conf
- NDSFiles
- Ndsconfig Parameters
- Ndstrace
- Roll-Forward Log
- Schema Sync
- XDAS Setup and Configuration