On Mon, 29 Apr 2002 16:13:04 +0700 (WIT)
> >>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
i think the line that he shown to us was part of /etc/passwd file,
but should check it on /etc/sha
Hi.
On Mon, Apr 29, 2002 at 10:40:15AM +0200, [EMAIL PROTECTED] wrote:
>
> 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
>
> Can I change it to /sbin/nologin without so much
> a
>>> 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 logi
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
Can I change it to /sbin/nologin without so much
as it hangs up?
Or does this user handle the mysql client logins?
Thanks in advance!