Solusi autologin bagi yang menggunakan ubuntu 9.10, yg masi ada bugs di fitur autologinnya :
1.) Add the following line to /etc/pam.d/gdm just before the line @include common-auth:
auth sufficient pam_listfile.so item=user sense=allow file=/usr/local/etc/nopassusers onerr=fail
You need to either be root or run a text editor as root to do this. Since you’re using Ubuntu, you’d probably use [...]
Tags:






