Hello,

I'm installing SXDE (Build 55B) as a replacement of SolarisExpress Build37.

I am running into "26D" status on the SunRays:
http://blogs.sun.com/ThinkThin/entry/sun_ray_on_opensolaris_work

Trying with dtlogin/args = '"-udpPort 177"' or dtlogin/args = '""' has
no effect.

Any other suggestions?

Thanks,
Joel.

To setup SunRays, I have done the following:

echo "Installing Sun Ray Services, please wait..."
cd /cdrom/srss_3.1
./utinstall

echo "reboot the host now..."
reboot

vi /etc/hosts # remove "192.168.1.21 stars" line.
rm /etc/hostname*.bge0 # remove stars files.
utadm -a bge0
n
192.168.1.21
255.255.255.0
stars
y
192.168.1.31
15
# no auth server entered
# no auth server IP entered
y
192.168.1.21
192.168.1.21
y
y

utconfig
Continue ([y]/n)? y
Enter Sun Ray admin password:
Re-enter Sun Ray admin password:
Configure Sun Ray Web Administration? ([y]/n)? n
Configure Controlled Access Mode? (y/[n])?
Configure this server for a failover group? (y/[n])?
About to configure the following software products:
Sun Ray Data Store 2.1
   Hostname: moon
   Sun Ray root entry: o=utdata
   Sun Ray root name: utdata
   Sun Ray utdata admin password: (not shown)
   SRDS 'rootdn': cn=admin,o=utdata
Sun Ray server 3.1
   Failover group: no
   Controlled Access Mode: no
Continue ([y]/n)?
utrestart -c

#
# Workaround for SMF vs. netservices open
#    /var/svc/manifest/application/graphical-login/cde-login.xml
#    /etc/dt/config/Xconfig.SUNWut.prototype
#
svcadm disable cde-login
svccfg -s application/graphical-login/cde-login \
   setprop dtlogin/args = '"-udpPort 177"'
svcadm enable cde-login
utrestart -c


However, I still can not get past "26 D" status...

Any suggestions?
_______________________________________________
SunRay-Users mailing list
[email protected]
http://node1.filibeto.org/mailman/listinfo/sunray-users

Reply via email to