su 명령어가 듣질 않습니다.

k15226의 이미지

Scientific Linux 6.1 사용자 입니다.(페도라랑 상당히 비슷한 부분이 많은 것 같습니다.)

문제가 뭐냐면
su 명령어를 치면

[hhkim@localhost ~]$ su
암호:

^Z
Suspended
[hhkim@localhost ~]$ su
암호:
su: incorrect password

처음에 su를 쳐서 올바른 암호를 입력 했을 때에는 어떤 키를 눌러도 먹질 않습니다.
그런데 다른 암호를 입력했을 때에는 그게 잘못된 비밀번호인걸 알아 챕니다.

특별히 건드린건 없었는데, 최근에 cern에서 개발한 root를 설치한 이후로 안되는 것 같습니다.
해결 책 있으면 답글 달아주세요 ㅠㅠ..

planetarium의 이미지

아래 명령어 한줄씩 테스트해보세요.

su -
su -c /bin/bash
su -c $SHELL
k15226의 이미지

안되네요 ㅠㅠ

planetarium의 이미지

에러메시지도 없고 반응도 없고 그냥 멈춰있나요? ctrl+c 누르면 원상태로 돌아오나요?
증상 설명이 아무것도 없으니 설명할 것도 없고 그냥 답답하네요.

k15226의 이미지

[hhkim@localhost ~]$ su
암호:

^Z
Suspended
[hhkim@localhost ~]$ su
암호:
su: incorrect password

여기 써놨듯이 ctrl + c 를 눌러서 suspended 된 상황입니다.
증상 설명은 글의 끝부분에 적어놨습니다.

qiiiiiiiip의 이미지

말씀하신 증상으로 봐서는,
인증은 잘 통과 되고, 실제 로그인 프로세스 중에
무언가 명령어를 수행하게 되는 것 아닌가 싶네요..
root의 .bashrc 파일같은데 무한루프를 돌리는 스크립트가 있을 수도 있고요..

su -c "bash --noprofile --norc"

를 수행하면 어떻게 되나요?

k15226의 이미지

안타깝게도 해봤는데 결과는 똑같네요.

seobi의 이미지

예전에 pam 때문에 root로 su 가 되지 않은 기억이 있어요
아래링크가 참고가 될지 모르겠네요
http://www.faqs.org/docs/securing/chap5sec43.html

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.