>>> Takacs Istvan<[EMAIL PROTECTED]> Wrote: >>> Hi, >> >>As I see after the installation mysql server user can >>login because it has bash shell in passwd file; >> >>mysql:x:100:101:MySQL server:/var/lib/mysql:/bin/bash >> Don't worry, this user has no password :), so mysql won't be able to login to your system
>>Can I change it to /sbin/nologin without so much >>as it hangs up? yes you could, mysql user just to make all MySQL process own by this special user just like user apache at Apache Web Server, proftpd at Proftp Server, and so on >>Or does this user handle the mysql client logins? >> >>Thanks in advance! >> CMIIW >>Regards; >> >> Istvan >> >>--------------------------------------------------------------------- >>Before posting, please check: >> http://www.mysql.com/manual.php (the manual) >> http://lists.mysql.com/ (the list archive) >> >>To request this thread, e-mail <[EMAIL PROTECTED]> >>To unsubscribe, e-mail >><[EMAIL PROTECTED]> >>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php >> >> --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
