"Solaris"의 두 판 사이의 차이
ph
잔글 |
잔글 |
||
3번째 줄: | 3번째 줄: | ||
[http://serings.tistory.com/76 솔라리스에서 사용자관리] | [http://serings.tistory.com/76 솔라리스에서 사용자관리] | ||
− | <code>Roles can only be assumed by authorized users</code> | + | <code>Roles can only be assumed by authorized users</code> |
− | + | *[http://opensolaris.org/jive/thread.jspa?threadID=73600 링크]참조하여 아래와 같이 해결 <source lang="bash">-bash-3.2# ''usermod -R root username</source> | |
− | + | *root 기본암호는 ovsroot | |
− | + | *이런식으로 권한을 주기보다 su oracle하고 su 이렇게 elevation하는 것이 좋을듯.} | |
[http://download.oracle.com/docs/cd/E19963-01/821-1698/index.html Oracle Solaris 11 Express 시작] (곧 사라질거같음) | [http://download.oracle.com/docs/cd/E19963-01/821-1698/index.html Oracle Solaris 11 Express 시작] (곧 사라질거같음) |
2011년 2월 27일 (일) 01:33 판
Roles can only be assumed by authorized users
- 링크참조하여 아래와 같이 해결
-bash-3.2# ''usermod -R root username
- root 기본암호는 ovsroot
- 이런식으로 권한을 주기보다 su oracle하고 su 이렇게 elevation하는 것이 좋을듯.}
Oracle Solaris 11 Express 시작 (곧 사라질거같음)