[완료]페도라에서 루트권한 쿼리 다이얼로그의 정체를 아시는분???
안녕하세요~ 처음으로 여기에 글을 올려봅니다 ^^;
메뉴에 보면 system-config-?????? 랑 연결되는 메뉴를 누르면
"Query"라는 다이얼로그로
"You are attempting to run "pirut" ... in order to do so."라고 물어보면서
루트 비번을 묻는게 뜨잖아요?
이녀석 어떻게 일반유저가 실행할 수 있는 타입이 되가지고는
gui까지 돌려서 비번을 묻는가 해서 따라가 봤더니
정체가 점점 미궁속으로 빠져듭니다. ;ㅇ;
[sohr@sohr ~]$ ls -al /usr/bin/system-config*
lrwxrwxrwx 1 root root 13 Jan 11 07:43 /usr/bin/system-config-authentication -> consolehelper
lrwxrwxrwx 1 root root 13 Jan 11 02:08 /usr/bin/system-config-display -> consolehelper
lrwxrwxrwx 1 root root 13 Jan 11 02:02 /usr/bin/system-config-keyboard -> consolehelper
lrwxrwxrwx 1 root root 13 Jan 11 02:05 /usr/bin/system-config-language -> consolehelper
lrwxrwxrwx 1 root root 13 Jan 11 07:48 /usr/bin/system-config-network -> consolehelper
lrwxrwxrwx 1 root root 13 Jan 11 07:48 /usr/bin/system-config-network-cmd -> consolehelper
lrwxrwxrwx 1 root root 13 Jan 11 02:05 /usr/bin/system-config-nfs -> consolehelper
lrwxrwxrwx 1 root root 5 Jan 11 18:12 /usr/bin/system-config-packages -> pirut
lrwxrwxrwx 1 root root 13 Jan 11 07:44 /usr/bin/system-config-printer -> consolehelper
lrwxrwxrwx 1 root root 13 Jan 11 02:05 /usr/bin/system-config-rootpassword -> consolehelper
lrwxrwxrwx 1 root root 13 Jan 11 02:02 /usr/bin/system-config-securitylevel -> consolehelper
lrwxrwxrwx 1 root root 16 Jan 11 02:01 /usr/bin/system-config-securitylevel-tui -> /usr/sbin/lokkit
lrwxrwxrwx 1 root root 13 Jan 11 02:05 /usr/bin/system-config-services -> consolehelper
lrwxrwxrwx 1 root root 13 Jan 11 07:50 /usr/bin/system-config-soundcard -> consolehelper
lrwxrwxrwx 1 root root 13 Jan 11 07:45 /usr/bin/system-config-users -> consolehelper
consolehelper란 녀석을 단독으로 실행시키면 그대로 모른다면서 죽어버리고...
그렇다고 메뉴 실행하는거 보면 파라미터를 넘기는 것도 아니고...
pirut은 뜰 때 자기가 물어보더라구요.
나머지는 영.....
검색을 아무리 해도 이상한것만 나오고...
정말... 궁금해 미치겠습니다.
살려주세요!!;;
consolehelper는 현재
consolehelper는 현재 사용자가 콘솔에서 로그한 사용자가 맞는지 확인한 다음 /usr/sbin/에 있는 동일한 프로그램을 다시 실행시켜줍니다.
----
데스크탑 프로그래머를 꿈꾸는 임베디드 삽질러
테스트를 해봤는데요...
아 이게 맨페이지가 있었네요 (흐흐 죄송)
일반 유저로 실행하면 unknown error만 출력하긴 하지만
루트는 잘 실행이 되는군요
재밌네요 ㅋㅋ 답변 감사합니다 ^^
댓글 달기