<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
A. Kirillov wrote:
<blockquote cite="mid:1282673537.6231.5.camel@angara.iproducts.test"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">Yesterday I installed pam_shield and followed the testing suggested and 
thought all was well.
today I find that I cannot get to my email account, I can login via ssh 
okay (uses keys) but su and sudo give
segmentation faults. I am guessing due to the pam module causing a problem.
As I cannot do remote login as root and sudo and su use pam I appear to 
have locked myself out.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Same here. Is it a 64-bit system?

  </pre>
</blockquote>
No my server is 32 bit and I think there were no seg faults in
actuality <br>
- the pam_shield module was causing a ?? response to su and sudo auth
requests and they reported segmentation error - nothing in the logs - I
assume that it had somehow locked my account and thus all auth requests
to pam were being dumped. It also appeared to do the same to the login
prompt on the console - any user entered just went back to the the
login prompt no request for the password,<br>
I have thus commented out the auth line I added yesterday until I work
out what went wrong.<br>
I am wondering if I entered the auth line in the wrong place??<br>
Anyone know where it should go?<br>
The instructions from the INSTALL file in the tar.gz that I used was
not centos / rh specific.<br>
HTH Rob<br>
<blockquote cite="mid:1282673537.6231.5.camel@angara.iproducts.test"
 type="cite">
  <pre wrap=""># cat /var/log/messages | grep -i segfault
Aug 24 06:41:18 angara kernel: login[1678]: segfault at 0000000000000000 rip 0000003816a79f34 rsp 00007fff0663cce8 error 4
Aug 24 06:41:21 angara kernel: login[1708]: segfault at 0000000000000000 rip 0000003816a79f34 rsp 00007fff66c609b8 error 4
Aug 24 06:46:45 angara kernel: login[5933]: segfault at 0000000000000000 rip 0000003816a79f34 rsp 00007fffc003eb38 error 4

Would the maintainer care to give a hand?
Thanks,
Sasha


_______________________________________________
CentOS mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS@centos.org">CentOS@centos.org</a>
<a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a>
  </pre>
</blockquote>
</body>
</html>