[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RAQ3] Proftpd Update - PAM Issues
- Subject: Re: [cobalt-users] [RAQ3] Proftpd Update - PAM Issues
- From: "Frank Cubillos" <cubillos@xxxxxxxxxxxxxxxxxx>
- Date: Wed Aug 30 13:42:33 2000
- Organization: eDirect America
I get similar errors although everything seems to work
----- Original Message -----
From: "Charlie Clemmer" <cclemmer@xxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, August 30, 2000 3:02 PM
Subject: [cobalt-users] [RAQ3] Proftpd Update - PAM Issues
> Anyone else seeing stange syslog messages after installing All System
> 3.0.1-6449? I've seen the threads about chmod not working by default, and
> the workaround for that, but haven't seen any discussion related to what
> I'm seeing. Below is a clip from my /var/log/messages file.....
>
> Aug 30 14:45:01 host proftpd[2357]: host.cclemmer.net - run-time
scoreboard
> file '/var/run/proftpd/proftpd-inetd' appears to be from a newer version
of
> proftpd (1.2.0).
> Aug 30 14:45:42 host in.proftpd[2382]: connect from 207.93.77.166
> Aug 30 14:45:51 host PAM_pwdb[2382]: (ftp) session opened for user
cclemmer
> by (uid=0)
> Aug 30 14:45:51 host proftpd[2382]: 216.234.230.90
> (user2.cclemmer.net[207.93.77.166]) - run-time scoreboard file
> '/var/run/proftpd/proftpd-inetd' appears to be from a newer version of
> proftpd (1.2.0).
> Aug 30 14:45:51 host proftpd[2382]: 216.234.230.90
> (user2.cclemmer.net[207.93.77.166]) - USER cclemmer: Login successful.
> Aug 30 14:45:54 host proftpd[2382]: 216.234.230.90
> (user2.cclemmer.net[207.93.77.166]) - FTP session closed.
> Aug 30 14:45:54 host proftpd[2382]: PAM _pam_init_handlers: could not open
> /etc/pam.conf
> Aug 30 14:45:54 host proftpd[2382]: PAM pam_start: failed to initialize
> handlers
> Aug 30 14:45:54 host proftpd[2382]: 216.234.230.90
> (user2.cclemmer.net[207.93.77.166]) - PAM(exit): Success.
> Aug 30 14:45:54 host proftpd[2382]: PAM pam_end: NULL pam handle passed
>
> I wasn't getting the PAM errors prior to the patch install. Any ideas?
>
> Charlie