Password Lenght Unde 6.3

Hi there guys.

I’d like to know how can I do to enable password length more than 6 characters. at least that’s the lenght that is alowed by the default installation, and it’s not enough for me…

Thanx.

I think that limit is enforced in the QNX crypt libraries. So if you use the standard QNX utility, you will have to live with the limit. On the other hand, if you use your own (say, ssh instead telnet), you COULD use your own “shadow” file and crypt lib with a different password length.