Re: How to Disable PAM in Centos 5.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



this is great - however one question in Step 3:

i vi what file?

vi /etc/pam.d/ <what_config_file> ??

or did you mean for me to create a file:  /etc/pam.conf file and add
the contents you mention below?

 auth        sufficient    pam_permit.so
>  account     sufficient    pam_permit.so
>  password    sufficient    pam_permit.so
>  session     sufficient    pam_permit.so

On Fri, Feb 22, 2008 at 9:45 AM, Barry Brimer <lists@xxxxxxxxxx> wrote:
> Try this:
>
>  1.  Copy /etc/pam.d to /etc/pam.d.save
>  2.  Delete all files in /etc/pam.d
>  3.  Create vi /etc/pam.d/other with the following contents:
>
>  =======================================
>  auth        sufficient    pam_permit.so
>  account     sufficient    pam_permit.so
>  password    sufficient    pam_permit.so
>  session     sufficient    pam_permit.so
>  =======================================
>
>  4.  Attempt to log in
>
>
> _______________________________________________
>  CentOS mailing list
>  CentOS@xxxxxxxxxx
>  http://lists.centos.org/mailman/listinfo/centos
>



-- 
best,

Vince
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux