HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- DCE Configuration issue
Operating System - HP-UX
1833759
Members
2352
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
01-01-2009 04:11 PM
01-01-2009 04:11 PM
DCE Configuration issue
Hi All,
I am facing one problem while configuring dce cell.
I have installed DCE successfully from depots.
swlist -l product |grep -i dce
DCE-C-Tools B.11.11.10 DCE-C-Tools
DCE-CDS-Server B.11.11.10 DCE-CDS-Server
DCE-Core B.11.11 HP DCE/9000 Core Client Software
DCE-CoreAdmin B.11.11.10 DCE-CoreAdmin
DCE-CoreTools B.11.11.10 DCE-CoreTools
DCE-SEC-Server B.11.11.10 DCE-SEC-Server
IntegratedLogin B.11.11 Integrated Login for HP-UX and DCE
KRB-Support B.11.11 Kerberos Support for HP-UX and DCE
PHSS_28387 1.0 HP DCE/9000 1.8 Server/DevTools cum. patch
PHSS_28388 1.0 HP DCE/9000 1.8 Integrated Login cum. patch
PHSS_36004 1.0 HP DCE/9000 1.8 DCE Client IPv6 patch
But I am not able to configure the initial security server configuration.
When I am configuring the cell using dce_config script, I am getting below error message:
In DCE Main Menu :
Enter the name of your cell (without /.../):server1
S:****** Stopping rpcd...
S:****** Starting dced...
S:****** Initializing dced...
2008-12-31-15:10:57.854+00:00I----- dced FATAL dhd general main.c 955 0x7afd8698
Initialization (initialize secval data) failed, status=0x113db0ed.
ERROR: dced -i failed to start. Continuing will return to the Main Menu.
DCE Main Menu ( on server1 )
1. CONFIGURE -configure and start DCE daemons
2. START -re-start DCE daemons
3. STOP -stop DCE daemons
4. UNCONFIGURE -remove a host from CDS and SEC databases
5. REMOVE -stop DCE daemons and remove data files
created by DCE daemons
99. EXIT
selection: 99
S:****** Exiting from dce_config.
S:****** Since the glbd daemon was restarted and/or llbd and rpcd were replaced
by the end point mapper, NCS applications may need to be restarted.
Enter keyseed for initial database master key:
Enter desired principal name for the Cell Administrator: (cell_admin) cell_admin
Enter desired password for the Cell Administrator:
Re-enter desired password:
S:****** The current highest UNIX ID for persons on this node is 76107.
Enter the starting point to be used for UNIX ID's that
are automatically generated by the Security Service
when a principal is added using "rgy_edit": (76207) 76207
S:****** The current highest UNIX ID for groups is 207.
Enter the starting point to be used for UNIX ID's that
are automatically generated by the Security Service
when a group is added using "rgy_edit": (307) 307
S:****** Starting secd...
ERROR: Security server failed to start. Continuing will return to the
Previous Menu.
Press to continue, CTRL-C to exit:
config log:
/var/opt/dce/configure/dce_config.log
D: Executing: chmod a+rw /dev/dlpi
S:****** Starting dced...
S:****** Initializing dced...
D: Executing: dced -i || { err_exit "dced -i failed to start."; }
ERROR: dced -i failed to start. Continuing will return to the Main Menu.
S:****** Exiting from dce_config.
D: Executing: dced -b || { err_exit "dced -b failed to start."; }
ERROR: dced -b failed to start. Continuing will return to the Main Menu.
S:****** Exiting from dce_config.
S:****** Since the glbd daemon was restarted and/or llbd and rpcd were replaced
by the end point mapper, NCS applications may need to be restarted.
S:****** The current highest UNIX ID for persons on this node is 76107.
S:****** The current highest UNIX ID for groups is 207.
D: Executing: sec_create_db -my subsys/dce/sec/server1 -keyseed shown> -creator cell_admin -password $default_pw -pe 76207 -g 307
-ma 2147483646
S:****** Starting secd...
D: Executing: secd -bootstrap
D: Executing: sleep 15
ERROR: Security server failed to start. Continuing will return to the
Previous Menu.
secd Log:
/var/opt/dce/security/secd.log
2008-12-31-15:12:51.034+00:00I----- secd FATAL sec rs_mainthr rs_main.c 630 0x7afd6698
Cannot register server
Connection request rejected
~
dced Log:
/var/opt/dce/dced/dce.log
Postprocessor for /opt/dcelocal/bin/ep_scavenger exited with status 1
2008-12-31-12:29:16.359+00:00I----- dced FATAL dhd general main.c 955 0x7afd8698
Initialization (initialize secval data) failed, status=0x113db0ed.
2008-12-31-15:12:26.018+00:00I----- dced FATAL dhd general main.c 955 0x7afd8698
Initialization (initialize secval data) failed, status=0x113db0ed.
Can anyone help me to sort out the problem.
Thanks..
I am facing one problem while configuring dce cell.
I have installed DCE successfully from depots.
swlist -l product |grep -i dce
DCE-C-Tools B.11.11.10 DCE-C-Tools
DCE-CDS-Server B.11.11.10 DCE-CDS-Server
DCE-Core B.11.11 HP DCE/9000 Core Client Software
DCE-CoreAdmin B.11.11.10 DCE-CoreAdmin
DCE-CoreTools B.11.11.10 DCE-CoreTools
DCE-SEC-Server B.11.11.10 DCE-SEC-Server
IntegratedLogin B.11.11 Integrated Login for HP-UX and DCE
KRB-Support B.11.11 Kerberos Support for HP-UX and DCE
PHSS_28387 1.0 HP DCE/9000 1.8 Server/DevTools cum. patch
PHSS_28388 1.0 HP DCE/9000 1.8 Integrated Login cum. patch
PHSS_36004 1.0 HP DCE/9000 1.8 DCE Client IPv6 patch
But I am not able to configure the initial security server configuration.
When I am configuring the cell using dce_config script, I am getting below error message:
In DCE Main Menu :
Enter the name of your cell (without /.../):server1
S:****** Stopping rpcd...
S:****** Starting dced...
S:****** Initializing dced...
2008-12-31-15:10:57.854+00:00I----- dced FATAL dhd general main.c 955 0x7afd8698
Initialization (initialize secval data) failed, status=0x113db0ed.
ERROR: dced -i failed to start. Continuing will return to the Main Menu.
DCE Main Menu ( on server1 )
1. CONFIGURE -configure and start DCE daemons
2. START -re-start DCE daemons
3. STOP -stop DCE daemons
4. UNCONFIGURE -remove a host from CDS and SEC databases
5. REMOVE -stop DCE daemons and remove data files
created by DCE daemons
99. EXIT
selection: 99
S:****** Exiting from dce_config.
S:****** Since the glbd daemon was restarted and/or llbd and rpcd were replaced
by the end point mapper, NCS applications may need to be restarted.
Enter keyseed for initial database master key:
Enter desired principal name for the Cell Administrator: (cell_admin) cell_admin
Enter desired password for the Cell Administrator:
Re-enter desired password:
S:****** The current highest UNIX ID for persons on this node is 76107.
Enter the starting point to be used for UNIX ID's that
are automatically generated by the Security Service
when a principal is added using "rgy_edit": (76207) 76207
S:****** The current highest UNIX ID for groups is 207.
Enter the starting point to be used for UNIX ID's that
are automatically generated by the Security Service
when a group is added using "rgy_edit": (307) 307
S:****** Starting secd...
ERROR: Security server failed to start. Continuing will return to the
Previous Menu.
Press
config log:
/var/opt/dce/configure/dce_config.log
D: Executing: chmod a+rw /dev/dlpi
S:****** Starting dced...
S:****** Initializing dced...
D: Executing: dced -i || { err_exit "dced -i failed to start."; }
ERROR: dced -i failed to start. Continuing will return to the Main Menu.
S:****** Exiting from dce_config.
D: Executing: dced -b || { err_exit "dced -b failed to start."; }
ERROR: dced -b failed to start. Continuing will return to the Main Menu.
S:****** Exiting from dce_config.
S:****** Since the glbd daemon was restarted and/or llbd and rpcd were replaced
by the end point mapper, NCS applications may need to be restarted.
S:****** The current highest UNIX ID for persons on this node is 76107.
S:****** The current highest UNIX ID for groups is 207.
D: Executing: sec_create_db -my subsys/dce/sec/server1 -keyseed
-ma 2147483646
S:****** Starting secd...
D: Executing: secd -bootstrap
D: Executing: sleep 15
ERROR: Security server failed to start. Continuing will return to the
Previous Menu.
secd Log:
/var/opt/dce/security/secd.log
2008-12-31-15:12:51.034+00:00I----- secd FATAL sec rs_mainthr rs_main.c 630 0x7afd6698
Cannot register server
Connection request rejected
~
dced Log:
/var/opt/dce/dced/dce.log
Postprocessor for /opt/dcelocal/bin/ep_scavenger exited with status 1
2008-12-31-12:29:16.359+00:00I----- dced FATAL dhd general main.c 955 0x7afd8698
Initialization (initialize secval data) failed, status=0x113db0ed.
2008-12-31-15:12:26.018+00:00I----- dced FATAL dhd general main.c 955 0x7afd8698
Initialization (initialize secval data) failed, status=0x113db0ed.
Can anyone help me to sort out the problem.
Thanks..
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2009 08:50 AM
01-04-2009 08:50 AM
Re: DCE Configuration issue
Still I am facing the problem.
Can anyone suggest the solution for this problem.
Thanks in advance.
Can anyone suggest the solution for this problem.
Thanks in advance.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP