miércoles, 11 de febrero de 2009

PAM transaction resulted in error

This error results when the system is unable to authenticate a user thru SSH, this happens with WRQ ssh, to avoid this error edit the /etc/ssh2/sshd_config and disable the PAM authentication

AllowedPasswordAuthentications local


Save the file and send a kill -HUP to the sshd2 process

miércoles, 4 de febrero de 2009

Adding a locale

If you want to add a missing locale for example en_US.UTF-8 you should add the package SUNWeu8os

if you you localeadm it will complain the the nam (North American Region) is already installed