1837510 Members
3588 Online
110117 Solutions
New Discussion

pam.conf

 
Rajendra-
Occasional Contributor

pam.conf

Hi all,

I need to edit & remove "debug" option from pam.conf file in HPUX servers

Let me know the steps
& its effects

Thanks
Rajendra
3 REPLIES 3
Kenan Erdey
Honored Contributor

Re: pam.conf

Hi,

you can remove "debug" option from the end of the lines in /etc/pam.conf.

Kenan.
Computers have lots of memory but no imagination
Rajendra-
Occasional Contributor

Re: pam.conf

Hi Kenan,

I would like to know the risks behind removing "debug" statement

Does it relate to LDAP & syslogd deamon
Will a user able to have next login?
Do we need to disable & enable pam.conf?

Rajendra


Kenan Erdey
Honored Contributor

Re: pam.conf

Hi,

debug option is used for logging to syslog. Your daemons will not be affected.

Kenan.
Computers have lots of memory but no imagination