Re: [zones-discuss] snv_132: rlogin, rsh, telnet in non-global zones

2010-02-23 Thread Anon Y Mous
Hey UVR, try these commands with elevated root or administrator level 
priveleges:

   pkg info -r SUNWtnetd

   pkg info -r SUNWtnetc

   pkg install SUNWtnetd

   pkg install SUNWtnetc

   svcs -a | grep telnet

   svcadm -v enable telnet
-- 
This message posted from opensolaris.org
___
zones-discuss mailing list
zones-discuss@opensolaris.org


Re: [zones-discuss] snv_132: rlogin, rsh, telnet in non-global zones

2010-02-23 Thread Dan Price
On Mon 22 Feb 2010 at 10:36PM, U.V. Ravindra wrote:
> What is the correct way to enable rlogin, rsh and/or telnet in a non-global 
> zone on an snv_132-based system?  These services appear to be absent in 
> non-global zones:
> 
> # zlogin myzone
> # zonename
> myzone
> # svccfg list | grep network/shell
> # svccfg list | grep network/login
> # svccfg list | grep network/telnet

Is this system running OpenSolaris?  If so, you'll need to add the
appropriate packages, since we have opted not to install these insecure
protocols by default.  We're trying to encourage good habits like
ssh.

-dp

-- 
Daniel Price, Solaris Kernel Engineeringhttp://blogs.sun.com/dp
___
zones-discuss mailing list
zones-discuss@opensolaris.org


Re: [zones-discuss] snv_132: rlogin, rsh, telnet in non-global zones

2010-02-22 Thread U.V. Ravindra
Just to clarify, this question is specifically about ipkg zones (i.e., on an 
osol-b132 host).
-- 
This message posted from opensolaris.org
___
zones-discuss mailing list
zones-discuss@opensolaris.org


[zones-discuss] snv_132: rlogin, rsh, telnet in non-global zones

2010-02-22 Thread U.V. Ravindra
What is the correct way to enable rlogin, rsh and/or telnet in a non-global 
zone on an snv_132-based system?  These services appear to be absent in 
non-global zones:

# zlogin myzone
# zonename
myzone
# svccfg list | grep network/shell
# svccfg list | grep network/login
# svccfg list | grep network/telnet
-- 
This message posted from opensolaris.org
___
zones-discuss mailing list
zones-discuss@opensolaris.org