- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Starting RHDS admin-server without intervention
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2009 06:39 AM
06-25-2009 06:39 AM
Starting RHDS admin-server without intervention
According to the docs, to start a directory server instance secured by SSL without command-line intervention you should supply the password in /etc/opt/dirsrv/slapd-
However, the instructions for doing the same thing for the admin-server, i.e.
echo "Internal (Software) Token:password" > /etc/opt/dirsrv/admin-serv/password.conf
Then edit the NSSPassPhraseDialog line nss.conf to NSSPassPhraseDialog file:/etc/opt/dirsrv/admin-serv/password.conf
... does not work. I know I could get round this using an expect script, but I would rather do it the right way.
Can anyone see what I may be doing wrong?
I am using RHDS 8.0 on HP-UX 11.11 and in the above examples the password is "password".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2009 02:13 PM
06-25-2009 02:13 PM
Re: Starting RHDS admin-server without intervention
internal:password
#
Please restart your admin server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2009 11:58 PM
06-25-2009 11:58 PM
Re: Starting RHDS admin-server without intervention
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2009 07:58 PM
06-26-2009 07:58 PM
Re: Starting RHDS admin-server without intervention
http://directory.fedoraproject.org/wiki/Howto:SSL
This page has the link to the following tool:
http://github.com/richm/scripts/blob/master/setupssl2.sh?raw=true
Hope this helps you !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2009 08:03 PM
06-26-2009 08:03 PM
Re: Starting RHDS admin-server without intervention
I executed some commands manually in this tool.
I was not asked to enter any password when starting adminserv and a directory instance.