[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nss-mysql-devel] [ 100696 ] Error in logs
From: |
nobody |
Subject: |
[Nss-mysql-devel] [ 100696 ] Error in logs |
Date: |
Thu, 04 Apr 2002 18:38:54 -0500 |
Support Request #100696, was updated on 2002-Apr-04 19:39
You can respond by visiting:
http://savannah.gnu.org/support/?func=detailsupport&support_id=100696&group_id=443
Category: None
Status: Open
Priority: 5
Summary: Error in logs
By: gmorin
Date: 2002-Apr-05 01:38
Message:
Logged In: YES
user_id=230
Browser: Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux)
These errors are normal. If the user process does not
have the root rights, you will see these messages.
To compare it with the file behavior, it is just doing
'cat /etc/shadow' as a regular user, you'll receive 'Permission
Denied'.
If you find these messages in your log, you just know that
someone tried to call the shadow NSS API without being root.
Hope it answers your question. Don't hesitate to tell me
if it does not.
Regards,
Guillaume.
----------------------------------------------------------------------
By: tnsampaio
Date: 2002-Apr-04 19:39
Message:
Logged In: YES
user_id=6484
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
Hi...
I have received some errors in my /var/log/messages...
Apr 4 14:25:05 testes nss-mysql[24610]: Cannot
open /etc/nss-mysql-root.conf configuration file:
Permission denied. (euid=1074636360, uid=1074636240)
Apr 4 14:25:05 testes nss-mysql[24610]: getspnam:
cannot parse conf file
Apr 4 14:25:05 testes nss-mysql[24610]: Cannot
open /etc/nss-mysql-root.conf configuration file:
Permission denied. (euid=1074636360, uid=1074636240)
Apr 4 14:25:05 testes nss-mysql[24610]: getspnam:
cannot parse conf file
This file have owner root and group root....
and 600 of permissions...
I try this
chmod 650
and i receive this...
Apr 4 13:38:07 testes (pam_auth)[23245]: /etc/nss-
mysql-root.conf MUST be
only root readable
Apr 4 13:38:07 testes (pam_auth)[23245]: Cannot open
(none) configuration
file: No such file or directory. (euid=1074636360,
uid=1074636240)
Apr 4 13:38:07 testes (pam_auth)[23245]: getspnam:
cannot parse conf file
Apr 4 13:38:07 testes (pam_auth)[23245]: /etc/nss-
mysql-root.conf MUST be
only root readable
Apr 4 13:38:07 testes (pam_auth)[23245]: Cannot open
(none) configuration
file: No such file or directory. (euid=1074636360,
uid=1074636240)
Apr 4 13:38:07 testes (pam_auth)[23245]: getspnam:
cannot parse conf file
My sistem is conectiva linux 7.0, with pam-mysql...
Is working fine...
But i still getting these errors..
Thanks.....
----------------------------------------------------------------------
You can respond by visiting:
http://savannah.gnu.org/support/?func=detailsupport&support_id=100696&group_id=443