Re: PAM and FTP in Solaris 7
From: Darren J Moffat (Darren.Moffat@Sun.COM)Date: 09/19/02
- Previous message: Charles Clancy: "Re: PAM and FTP in Solaris 7"
- In reply to: Crist J. Clark: "PAM and FTP in Solaris 7"
- Next in thread: Crist J. Clark: "Re: PAM and FTP in Solaris 7"
- Reply: Crist J. Clark: "Re: PAM and FTP in Solaris 7"
- Reply: Jan-Philip Velders: "Re: PAM and FTP in Solaris 7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 19 Sep 2002 12:17:55 -0700 (PDT) From: Darren J Moffat <Darren.Moffat@Sun.COM> To: cjclark@alum.mit.edu
On Mon, 16 Sep 2002, Crist J. Clark wrote:
> I am having a bit of trouble trying to figure out what is going on
> with PAM and in.ftpd in Solaris 7. I have "debug" on every line in the
1. What problem is are you seeing ?
2. What end goal are you trying to achieve ?
3. Are you using only the pam_unix module shipped by Sun ?
4. Are you using a 3rd party module ?
5. Are you using the pam_krb5 module along with SEAM ftpd ?
> pam.conf file, yet I don't get any syslog output when make and ftp
> login attempt. I am getting PAM debug output from other system that
> use PAM. What's going on?
Did you update syslog.conf, create the file and pkill -HUP syslogd ?
Do you want PAM module debug or PAM framework debug ?
Note that not all modules understand "debug" as a module argument, and
you may not do the same thing with it.
Framework debugging is undocumented and private. For Solaris 7 create
/etc/pam_debug (using touch), update syslog.conf to log auth.debug
somewhere.
Note: that PAM framework debugging changed in Solaris 9 - but it
remains and undocumented feature intended for use only by Sun
engineering and Sun Services to debug problems. It is not and never
has been a substitute for logging of errors/actions in the modules.
-- Darren J Moffat
- Previous message: Charles Clancy: "Re: PAM and FTP in Solaris 7"
- In reply to: Crist J. Clark: "PAM and FTP in Solaris 7"
- Next in thread: Crist J. Clark: "Re: PAM and FTP in Solaris 7"
- Reply: Crist J. Clark: "Re: PAM and FTP in Solaris 7"
- Reply: Jan-Philip Velders: "Re: PAM and FTP in Solaris 7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|