Re: login problem after update.

2011-08-23 Thread Robert Huff

On 8/23/2011 2:57 PM, Garrett Cooper wrote:



What have I mangled, and how to I fix it?


 make -C /usr/src/lib/libpam/ all install

 Maybe?


	That _seems_ to have fixed things.  If so, I have to wonder why this 
didn't happen during the installworld.

Oh well 
THanks,


Robert Huff


___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: login problem after update.

2011-08-23 Thread Garrett Cooper
On Tue, Aug 23, 2011 at 11:12 AM, Robert Huff  wrote:
>     This morning I updated an amd64 machine which had been running -CURRENT
> from April 18 to last night's version.
>        The build/build/install/install process seemed to go as usual.
> However, when I tried to log in (any user) I get:
>
> login: tac_config: cannot open "/etc/tacplus.conf"
>
> Login: pam_authenticate(): error in services module
>
>        and at a different point:
>
> su:  in openpam_dispatch(): pam_unix.so: no pam_sm_acct_mgmt()
>
>        I have checked, and there is no /etc/tacplus.conf; but there wasn't
> one in the full backup done MOnday either, at which point everything was
> working.  The file is in the man pages, but with no mention of how it is
> created.
>
>        What have I mangled, and how to I fix it?

make -C /usr/src/lib/libpam/ all install

Maybe?
I can't find tacplus.conf anywhere on my system in /usr/src or
/usr/obj , and it isn't installed in /etc either, so it seems optional
at least (assuming that you don't use the tacacs login class in
/etc/login.conf?).
Thanks,
-Garrett
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


login problem after update.

2011-08-23 Thread Robert Huff
 This morning I updated an amd64 machine which had been running 
-CURRENT from April 18 to last night's version.
	The build/build/install/install process seemed to go as usual. 
However, when I tried to log in (any user) I get:


login: tac_config: cannot open "/etc/tacplus.conf"

Login: pam_authenticate(): error in services module

and at a different point:

su:  in openpam_dispatch(): pam_unix.so: no pam_sm_acct_mgmt()

	I have checked, and there is no /etc/tacplus.conf; but there wasn't one 
in the full backup done MOnday either, at which point everything was 
working.  The file is in the man pages, but with no mention of how it is 
created.


What have I mangled, and how to I fix it?


Robert Huff
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"