This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 24 lines
!REGARDING "ndsd" STARTUP/SHUTDOWN SCRIPT
This was implemented in the 8.7.3.6 release of eDirectory.
The patch may install a new version of the "ndsd" startup/shutdown script. If you have an existing one then it will be renamed to:
{{{
Linux: /etc/init.d/ndsd.8.7.3.6.backup
Solaris: /etc/init.d/ndsd.8.7.3.6.backup
HP-UX: /sbin/init.d/ndsd.8.7.3.6.backup
}}}
The "ndsd" startup/shutdown script now has the ability to run custom shell scripts that negate the need for modifying the "ndsd" script directly.
If you wish to modify the "ndsd" script then instead modify or create one or more of the following files located in the /opt/novell/eDirectory/sbin/ directory:
* Pre "ndsd" server daemon startup execution: ./[pre_ndsd_start]
* Post "ndsd" server daemon startup execution: ./post_ndsd_start
* Pre "ndsd" server daemon shutdown execution: ./pre_ndsd_stop
* Post "ndsd" server daemon shutdown execution: ./post_ndsd_stop
Ensure that the scripts are executable by the root user otherwise the main ndsd script will fail when running the custom scripts.
The "ndsd" startup/shutdown script will check for the existence of these files and execute them at the appropriate time during startup or shutdown.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]