1827877 Members
1540 Online
109969 Solutions
New Discussion

Change Passowrd

 

Change Passowrd

Hello,
i have the Problem that i must change at first time after installation a new System the Systempassword. After entering the new Passowrd i become this message:
"Illegal password syntax"

what i must do for solve the problem?

Thanks for your support
8 REPLIES 8
Joseph Huber_1
Honored Contributor

Re: Change Passowrd

Use the command again and this time enter a legal password.
See HELP SET PASSWORD, it describes which characters are legal in a password.
http://www.mpp.mpg.de/~huber

Re: Change Passowrd

the standard install password was
" 12345678 " and the new pasword was diffently abcdefgh, or abc123def ...
every time i become the same message.
Ian Miller.
Honored Contributor

Re: Change Passowrd

Try
$ help/mess "Illegal password syntax"

result
Enter a password using 1 to 31 alphanumeric characters, the dollar sign ($), or the underscore (_) characters.

Can you post a log or at lease the full error message ?
____________________
Purely Personal Opinion

Re: Change Passowrd

here the Log:
New password:
Verification:
Illegal password syntax
%%%%%%%%%%% OPCOM 17-JUN-2006 15:53:33.37 %%%%%%%%%%%
Message from user AUDIT$SERVER on KA0AXP
Security alarm (SECURITY) and security audit (SECURITY) on KA0AXP, system id: 35880
Auditable event: Local interactive login failure
Event time: 17-JUN-2006 15:53:33.37
PID: 00000674 Process name: SYSTEM
Username: SYSTEM
Process owner: [SYSTEM]
Terminal name: _OPA0:
Image name: DSA7:[SYS0.SYSCOMMON.][SYSEXE]LOGINOUT.EXE
Posix UID: -2
Posix GID: -2 (%XFFFFFFFE)
Status: %SET-E-PWDSYNTAX, illegal password syntax
Please try again or press to abort login
Joseph Huber_1
Honored Contributor

Re: Change Passowrd

This is probably a DECwindows (CDE) login, right ?
I vaguely remember an error report about a bug.
Try to use all uppercase (!) characters, maybe it suucceeds.
If not, login through some other means (set host, telnet, ssh) with a command-line interface.
http://www.mpp.mpg.de/~huber
Antoniov.
Honored Contributor

Re: Change Passowrd

Hi,
are you using cyrillic keyboard? It appears like some key is not "A".."Z" or digit. May you type the same string outer than password so you can see exactly what are you typing?

Antonio Vigliotti
Antonio Maria Vigliotti
Volker Halle
Honored Contributor

Re: Change Passowrd

Manfred,

try entering the new password you want to use in the Username field first - and then delete them before typing in SYSTEM - so that you can see, if all characters echo as expected.

Volker.

Re: Change Passowrd

i have found the problem, i connected the local systemconsole over a serial/ip converter. when i connected directly to a vt-terminal that i can change the systempassword.

Thanks all for Help