Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jan 2005 11:53:51 +0200
From:      "Andrej Kirejev" <kb@skrastas.lt>
To:        <freebsd-stable@freebsd.org>
Subject:   squid & PAM
Message-ID:  <002a01c4fae8$210b4580$4f00040a@kopija>

next in thread | raw e-mail | index | archive | help

Hello, guru

I have FreeBSD5.3-Stable with customized /etc/login.access. After installing
squid from ports, I got such message in /var/log/messages:
---
Jan 15 11:17:36 host su: pam_acct_mgmt: authentication error
---
and squid is not starting. After trying to start squid from command line it said
more:
---
pam_login_access: pam_sm_acct_mgmt: squid is not allowed to log in on /dev/ttyp0
su: Sorry
---
I have add line into /etc/login.access:
---
+:squid:LOCAL
---
and all works. But is it good?

/kb

PS: man login.access say what
---
SEE ALSO
     login(1), pam(8)
---
but man 8 pam said:
---
# man 8 pam
No entry for pam in section 8 of the manual
---

Thank You.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002a01c4fae8$210b4580$4f00040a>