Sponsored Content
Operating Systems AIX DCE fail to start Initial Directory server - help Post 302396701 by zaxxon on Friday 19th of February 2010 05:22:02 AM
Old 02-19-2010
Got not much clue of DCE - we just used it as underlying suit for some other application, but this line could be worth a try:

Code:
/opt/dcelocal/var/directory/cds/ngmeth.mydomain.com

Not sure if this is resulting from a dummy entry in your config or if this file is really needed - maybe direct it to the correct file or uncomment and retry. Just a guess.

We have no DCE installation anymore so I can't check it sorry. Also DCE is out of support with IBM afaik.

Sorry I don't have more help at hand, gl.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Mail fail to find internal server

I am getting a "connection to the server has failed" error when trying send out internal email. this will be like this for maybe four hours then it will start working for no reason. then it will stop again. the only constant i have is if i reboot the server the send mail will work for about an... (1 Reply)
Discussion started by: jrblanton
1 Replies

2. AIX

DCE Authentication timeout value in aix.

Hi, How to get the DCE timeout value in aix os? Thanks.. Prabhu. (0 Replies)
Discussion started by: prabhuv
0 Replies

3. HP-UX

error: dce/rpc.h: No such file or directory

hello every one, when i am compiling c++ module in the HP-UX machine ,it's throughing the following error. swtemp/usbs/cc/unix-ce/root/subsys/include/udcex_export.h:15:21: error: dce/rpc.h: No such file or directory /swtemp/usbs/cc/unix-ce/root/subsys/include/udcex_export.h:16:21: error:... (0 Replies)
Discussion started by: mannam srinivas
0 Replies

4. Solaris

To Shut down the server. Do the Maintainance and Start Up the server

Hello All I just want to know how to Shut Down the Solaris Machines( Servers ) for Maintainance and then Start Up the Machines ( Servers ) . I think I will have to Log In as root to do that . Also how do i Check if all the services running on that server before shut down are running... (6 Replies)
Discussion started by: supercops
6 Replies

5. HP-UX

%Internal DCE Threads problem (version CMA BL10+)

Hi, I have a module by the name gateway, and it core dumps and gives a cma_dump.log file which says: %Internal DCE Threads problem (version CMA BL10+), terminating execution. % Reason: dispatch: no available VP (uniprocessor) The current thread is 3 (address 0x40107c40) DECthreads... (0 Replies)
Discussion started by: vanz
0 Replies

6. AIX

Installed AIX6.1 in LPAR, but fail to start xclock

I have clean installed AIX6.1 in this partition. I want to run xclock but it fail to run :( I have launch export DISPLAY=10.23.17.60:0 Then launch xclock but it will produce some error saying it failed. Error: Can't open display: 10.23.177.60:0 When i try to google around, some say... (5 Replies)
Discussion started by: wingcross
5 Replies

7. IP Networking

TCP initial congestion window (slow-start)

I have noticed that the initial congestion window in my traces is 8920bytes~=6*1448. rfc3390 states the initial cwand should be max 4000 bytes(around 3*1448). At first i thought it might be because i'm running my server on mac os x, so apple might have modified the tcp stack. Therefore I tried... (2 Replies)
Discussion started by: ddayan
2 Replies

8. Shell Programming and Scripting

Need Help ssh key fail on remote server

Hello everyone, I need some help writing a bash script to: 1. ssh from a jumpserver to 50 remote servers logging in automatically using ssh keys and capture if zabbix is running by running a "ps -ef | grep zabbix" and output to a logfile capturing the server hostname and ps -ef output to... (2 Replies)
Discussion started by: vtowntechy
2 Replies

9. IP Networking

Connection to DB from client server through jdbc:Oracle:Oci8 fail

We tried to use to connect to DB using jdbc:Oracle:Oci8:@<SERVICE-A>. Connection fail / refuse with one DB .But its working with other databases. But through toad, jdbc thin client were able to connect. But this has happen suddenly and were able to connect previously. How to navigate this... (0 Replies)
Discussion started by: udara
0 Replies

10. UNIX and Linux Applications

Is it mandatory or not to stop/start Applcation server ehen Restarting Database Server?

Good afternoon I need your help please. There is a Mantenance Windos which needs to Restart de Database Server 192.x.x.97 to set up some configuration Is it mandatory or not to stop/start Applcation server that runs in 192.x.x.95 ? Is it mandatory or not to stop/start apache and Tomcat?... (3 Replies)
Discussion started by: alexcol
3 Replies
dced(1m)																  dced(1m)

NAME
dced - DCE Host daemon SYNOPSIS
dced [-ifhr] [-w route] [-t Interval] [-b|-p|-s] [-e|prot_seq...] rpcd [-f] [-t Interval] [prot_seq...] OPTIONS
Prints the dced usage and exits. Initializes the dced databases and ACLs and exits. If the databases exist, this option displays an error. See the list of databases in the FILES section. Starts dced in bootstrap mode with the endpoint mapper service and ACLs. This mode means it may need to wait for other daemons such as secd and cdsd before it can perform its own initialization. Starts dced so it does not require DCE privacy encryption for remote key table management. The default is to use DCE privacy encryption. DCE Privacy encryption is supported only by the Domestic (United States and Canada) versions of the DCE library and dced. If the Export version of dced is run without -c, then remote key table management is in effect disabled; if the Export dced is run with -c, then remote key table management is enabled. However, running either version of dced with -c is insecure and not recommended, because remote key table manage- ment without privacy encryption allows an eavesdropper to learn the long-term key of a service principal and thus to compromise the secu- rity of services running as that principal. Starts dced without the endpoint mapper service. No protocol sequences are valid for this option. Starts the dced or rpcd process in the foreground. The default is to run in the background. Purges the existing machine context and removes the bindings file before starting. Starts dced in remote-update mode. This mode allows DCE cell administration tasks to be performed by an administrator on a remote machine. By default, dced prevents any remote administration to help prevent attacks by a mali- cious administrators. Starts dced without the security validation service. Sets time interval between successive execution of endpoint scavenger. Changes the permissions of the error, warning, fatal logfiles in the /var/opt/dce/svc directory from 0644 to 0666. This also changes the permissions of /var/opt/dce/svc directory from 0744 to 0777. Sets the routing for serviceability. ARGUMENTS
Establishes the serviceability routing for dced's messages. Specifies the RPC protocol sequences that dced or rpcd will use. Possible values include ncadg_ip_udp (for a datagram protocol) and ncacn_ip_tcp (for a connection-based protocol). A complete list of the protocol sequences recognized can be found in dce/ep.idl. Time interval (greater than zero) in minutes between successive endpoint scavenger opera- tion.Default time interval is 30 minutes. DESCRIPTION
The DCE Host daemon is a process that provides services for the local host, and is also the server used by remote applications to access these host services. The daemon can be invoked either as dced or as rpcd. When invoked as dced, it provides by default all of the services described below, and it requires that the local host be configured into a DCE cell. When invoked as rpcd, it provides only the Endpoint Mapper and Local Loca- tion Broker services that were provided by rpcd in earlier versions of DCE; The rpcd mode does not require that the host be configured into a DCE cell, so this is a simple alternative for hosts that run Networking Computing System (NCS) applications or DCE RPC-only applications. The DCE Host daemon services include the following: The endpoint mapper service maintains a database called the local endpoint map which allows DCE clients to find servers, individual services provided by servers, and objects managed by services on the host. The endpoint mapper service maps interfaces, object UUIDs, and protocol sequence registrations to server ports (endpoints). Servers register their bindings with the local endpoint mapper, and the endpoint mapper service on each host uses the local endpoint map to locate a compatible server for clients that do not already know the endpoint of a compatible server. The local location broker service maintains a database called the LLB database, which allows NCS clients to find NCS servers on the host. This service was provided by rpcd in earlier versions of DCE and by llbd in NCS. The host data management service maintains local files of host data that include (among others) the host_name, cell_name, cell_aliases, and a post_processors file. The post_processors file contains program names matched with the other host data items (UUIDs). The dced runs the program if the corresponding host data item is changed. There may also be host-specific data files. The server management service maintains data that describes the startup configuration (srvrconf) and execution state (srvrexec) for each server. It also has the functionality to start or stop particular servers, and enable or disable specific services of servers. The secu- rity validation service acts as the client side of the security server by assuring applications that the DCE Security daemon (secd) that the host is using is legitimate. In addition, this service performs a DCE login for the local machine principal when dced is invoked, and it automatically updates the local machine principal's keys. The key table management service allows for remote maintenance of server's key tables (keytab files). The DCE Host daemon must be running before any other DCE-based servers are started. Each DCE host must run only a single dced, and it must run with root privileges since it typically listens on privileged or reserved network ports. Typically, dced starts each time a host boots. (A file called /etc/rc.dce is responsible for configuration issues such as deleting the endpoint map database and starting dced.) By default, the DCE Host daemon listens on one well-known port for each RPC protocol sequence (that is, each combination of an RPC protocol and a transport protocol) supported by the host on which it is running. A prot_seq argument lets you limit the protocol sequences on which dced listens. FILES
dcelocal/var/dced/Ep.db dcelocal/dce_cf.db dcelocal/var/dced/Llb.db dcelocal/var/dced/cell_aliases dcelocal/var/dced/Hostdata.db dcelocal/var/dced/cell_name dcelocal/var/dced/Srvrconf.db dcelocal/var/dced/host_name dcelocal/var/dced/Srvrexec.db dcelocal/var/dced/post_processes dcelocal/var/dced/Keytab.db dcelocal/bin/dcecf_postproc dcelocal/var/dced/Acl.db /krb5/v5srvtab dcelocal/var/dced/Xattrschema.db RELATED INFORMATION
Commands: hostdata(1m), endpoint(1m), server(1m), secval(1m), keytab(1m), attribute(1m) Library calls: dce_server*(3), dced_*(3), rpc_mgmt_ep*(3) Books: dced(1m)
All times are GMT -4. The time now is 09:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy