For history...,
The fix was to run the following:
# svcadm disable cde-login
# svccfg -s application/graphical-login/cde-login \
setprop dtlogin/args = '"-udpPort 177"'
# svcadm enable cde-login
# utadm -d
# vi /etc/hosts # remove dedicated subnet hostname entry
# rm /etc/hostname.bge0
# utadm -a bge0
...
should an auth server be located by broadcasting on the network? ([Y]/N):
new firmware server: [192.168.1.21]
new router: [192.168.1.21]
Selected values for interface "bge0"
host address: 192.168.1.21
net mask: 255.255.255.0
net address: 192.168.1.0
host name: stars
net name: SunRay-bge0
first unit address: 192.168.1.31
last unit address: 192.168.1.45
auth server list: 192.168.1.21
firmware server: 192.168.1.21
router: 192.168.1.21
Accept as is? ([Y]/N):
# utconfig
...
Continue (y/[n])? y
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)?
...
# utadm -L on
# utrestart -c
Cheers,
Joel.
Joel Buckley wrote:
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
_______________________________________________
SunRay-Users mailing list
[email protected]
http://node1.filibeto.org/mailman/listinfo/sunray-users