Hi,
to get utadm -A working, I had to create the file
/etc/dt/config/sessionetc with a simple touch.
regards
Thore
xander Pyhalov schrieb:
Hello.
Some more notices on GDM and SRSS.
I had to modify utwho and utfwload and make some minor changes in the
head of scripts:
if [ `uname` = "Linux" ]
then
NAWK=/usr/bin/gawk
IDLE=gdm
else
NAWK=/usr/bin/nawk
# IDLE=root
IDLE=gdm
fi
And another change (without it Xsetup didn't work correctly) :
in /etc/opt/SUNWut/gdm/SunRayInit/Default change
#!/bin/sh to #!/bin/ksh - else it uses sh to run helpers scripts (I
don't know why) - and this doesn't work with Xsetup (script fails on
logerr definition or on
DPY=${DISPLAY#*:}
string.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users