[ CnUnix ] in KIDS 글 쓴 이(By): toro (토로) 날 짜 (Date): 2005년 3월 8일 화요일 오전 09시 58분 58초 제 목(Title): [Q] cannot create /dev/null ?? 안녕하세요. 구글님께 여쭤봐도 질문만 있고 답이 없네요. Solaris 8 이고 Enterprise 3500 장비입니다. root 이외의 사용자에 대해서 다음과 같은 에러가 자꾸 나며, application실행이 불가능한 상태입니다. (root는 별 이상없이 잘 돌아갑니다 -_-) $ echo xxx > /dev/null ksh: /dev/null: cannot create $ $ $ $ telnet xxx Trying xxx.xxx.xxx.xx... telnet: socket: Permission denied $ man ls Reformatting page. Please Wait.../usr/lib/sgml/sgml2roff: /dev/null: cannot create /usr/lib/sgml/sgml2roff: /dev/null: cannot create 구글에서 찾아봤더니 다음 케이스와 거의 비슷하네요. http://www.sunmanagers.org/pipermail/sunmanagers/2001-February/001663.html 도움 부탁 드립니다. |