On 7/26/07, Gérard Henry <[EMAIL PROTECTED]> wrote: > hello all, > i have a solaris 10 machine with SRSS 3.1 > I applied "netservices limited" and in the first time, sunrays continue > to work normally. But now, i have no session, and sunray are stucked at > code "21"
The OSD codes are explained in Appendix B of the SRSS Admin Guide. 21 means "The Sun Ray DTU is booting up and is waiting on DHCP IP address and parameter assignment". If your Sun Rays are supposed to get their DHCP responses from the Sun Ray server then it would make sense that the units are stuck at 21, because 'netservices limited' turns the DHCP server off. > bibcmi-root% /opt/SUNWut/sbin/utsession -p > /opt/SUNWut/sbin/utsession error: No session found! That's strange. The sessions should still be there, unless you did a 'utrestart -c'. > So my question is: > - is it possible to use "netservices limited" on sunray server? > according to this url: > http://blogs.sun.com/ThinkThin/entry/sun_ray_on_opensolaris_work > but i have S10 3/05? The fix for that problem is in the latest (-15) dtlogin patch. If your server doesn't already have that patch then you should install it soon, preferably before trying to use 'netservices limited'. 'netservices limited' turns off some services that Sun Ray might need on your server. DHCP is the only one I know of but there might be others. So if you use 'netservices limited' you'll also then need to selectively enable whatever services are required on your server by Sun Ray, and whatever other services are required to support your users. Maybe NFS client, maybe NTP, and so on. > - is it possible to use tcpwrappers on sunray server, or does it need > particular entries? now i have: > /etc/hosts.allow > sshd: LOCAL mydomain.fr > in.telnetd: 10.10.10.10 > sendmail: LOCAL The only wrapped service that I can think of that affects SRSS is the inetd-managed 'utrcmd' service. If you use the SRSS web GUI to manage your servers then that service needs to be allowed for all members of the Sun Ray host group and for LOCAL access. It's also used by 'utreplica' when you configure DS replication. OttoM. __ ottomeister Disclaimer: These are my opinions. I do not speak for my employer. _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
