Operating System - HP-UX
1826415 Members
3888 Online
109692 Solutions
New Discussion

Re: DCE: dce_config error

 
Tin Che Ko
Occasional Advisor

DCE: dce_config error

When I try to configure a server as a dce client I am getting the following error.
rgy_edit "Password is too short"
3 REPLIES 3
S.K. Chan
Honored Contributor

Re: DCE: dce_config error

Your DCE cell_admin password probably needs to be changed to a longer password (8 chars or more) ?
Alex Glennie
Honored Contributor

Re: DCE: dce_config error

the default password always used to be -???- (5 characters) is your's less ?
Wodisch
Honored Contributor

Re: DCE: dce_config error

Hi,

remember that the "strongest" attribute is used:
- of the "organization"
- of the "account"
- of the "registry"

so it is NOT enough the permit shorter passwords just for that "account"!

You will have to use "rgy_edit" or "dcecp registry" to modify the "properties" of the registry (the DCE security master server) and then "rgy_edit" and "dcecp account" / "dcecp organization" to modify the rest...

HTH,
Wodisch