{"id":381,"date":"2013-07-01T11:55:59","date_gmt":"2013-07-01T18:55:59","guid":{"rendered":"http:\/\/blog.ls-al.com\/?p=381"},"modified":"2013-07-01T11:55:59","modified_gmt":"2013-07-01T18:55:59","slug":"solaris-11-enable-root-user","status":"publish","type":"post","link":"https:\/\/blog.ls-al.com\/solaris-11-enable-root-user\/","title":{"rendered":"Solaris 11 enable root user"},"content":{"rendered":"

Solaris use Role Based Access which is a better way to allow system access to defined users and only escalate permissions through roles.\u00a0 Kind of like sudo.<\/p>\n

If you have an environment where you just don't care and want users to access the system like in a traditional root manner you can do the following:<\/p>\n

\r\n# rolemod -K type=normal root\r\n# grep PermitRoot \/etc\/ssh\/sshd_config\r\nPermitRootLogin yes\r\n# svcadm refresh svc:\/network\/ssh:default\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"

Solaris use Role Based Access which is a better way to allow system access to defined users and only escalate<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14,21],"tags":[],"class_list":["post-381","post","type-post","status-publish","format-standard","hentry","category-solaris","category-ssh"],"_links":{"self":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts\/381","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/comments?post=381"}],"version-history":[{"count":0,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts\/381\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/media?parent=381"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/categories?post=381"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/tags?post=381"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}