[sysadmin-discuss] Monitors, and other mythical animals

2008-12-04 Thread Christine Tran
Hi, We've built a bunch of X4450 without heads, in fact, it's been a while since we've seen a monitor. We're told they still exist, though. We carted one off to a site where they don't believe in our brand of asceticism. These sybarites insist on plugging the box to an actual monitor. Ridiculo

Re: [sysadmin-discuss] How to allow root to access SSH remotely on opensolaris 11?

2008-12-04 Thread Ken Gunderson
On Thu, 2008-12-04 at 07:22 -0500, Jeff Victor wrote: > Ken Gunderson wrote: > > On Thu, 2008-12-04 at 10:04 +0100, Damian Wojslaw wrote: > > > >> Iain MacDonnell pisze: > >> > >>> I don't think roles can login [via ssh]. I don't have an osol system > >>> at hand to test... > >>> >

Re: [sysadmin-discuss] How to allow root to access SSH remotely on opensolaris 11?

2008-12-04 Thread Moore, Joe
Ken Gunderson wrote: > 4) login as mortal user > > 5) "super user up" Is there a way to transfer a root-only access file (consider fetching /etc/shadow for an offline password audit, or pushing a new /etc/motd up to the server)? Currently, I use {,p}scp and am left with either targetting [EMA

Re: [sysadmin-discuss] How to allow root to access SSH remotely on opensolaris 11?

2008-12-04 Thread Jeff Victor
Ken Gunderson wrote: > On Thu, 2008-12-04 at 10:04 +0100, Damian Wojslaw wrote: > >> Iain MacDonnell pisze: >> >>> I don't think roles can login [via ssh]. I don't have an osol system >>> at hand to test... >>> >> Roles cannot log in. Only real users can. Besides asking yourself a >

Re: [sysadmin-discuss] How to allow root to access SSH remotely on opensolaris 11?

2008-12-04 Thread Ken Gunderson
On Thu, 2008-12-04 at 10:04 +0100, Damian Wojslaw wrote: > Iain MacDonnell pisze: > > I don't think roles can login [via ssh]. I don't have an osol system > > at hand to test... > > > > ~Iain > > Roles cannot log in. Only real users can. Besides asking yourself a > question, why would you

Re: [sysadmin-discuss] How to allow root to access SSH remotely on opensolaris 11?

2008-12-04 Thread Damian Wojslaw
Iain MacDonnell pisze: > I don't think roles can login [via ssh]. I don't have an osol system > at hand to test... > > ~Iain Roles cannot log in. Only real users can. Besides asking yourself a question, why would you ever need to allow remote root logins, you need to change root to a norma

Re: [sysadmin-discuss] How to allow root to access SSH remotely on opensolaris 11?

2008-12-04 Thread Iain MacDonnell
I don't think roles can login [via ssh]. I don't have an osol system at hand to test... ~Iain Dale Ghent wrote: > That's the command to restart ssh, isn't it. Obtaining the cred needed > to successfully execute it is an exercise for the reader. > > On Dec 3, 2008, at 9:48 PM, Iain MacD