On Mon, 27 Oct 2008 16:24:01 +0100 Frank Paulick <[EMAIL PROTECTED]> wrote:
> hi, > > after upgrading to sunray 4.1 on centos 5.1 utwho isn't working > anymore: > > [EMAIL PROTECTED] ~]# /opt/SUNWut/bin/utwho -a > [EMAIL PROTECTED] ~]# > > i've found out that all file under /tmp/SUNWut/session_proc have the > same entry: > > [EMAIL PROTECTED] ~]# cat /tmp/SUNWut/session_proc/50 > uid=0 > > [EMAIL PROTECTED] ~]# find /tmp/SUNWut/session_proc -type f -print | > xargs cat |grep -v "uid=0" > [EMAIL PROTECTED] ~]# > > any idea what could be the problem ? > I hadn't time to look into SRSS 4.1, so the following relates to the last public beta release, but it may be useful: The script which writes the real uids into /tmp/SUNWut/session_proc/* is /opt/SUNWut/lib/utdmsession. This script is called in /etc/opt/SUNWut/gdm/SunRayPreSession/helpers/Xstartup and therefore you need the line PreSessionScriptDir=/etc/opt/SUNWut/gdm/SunRayPreSession/ in gdm.conf - Meik -- Meik Hellmund Mathematisches Institut, Uni Leipzig e-mail: [EMAIL PROTECTED] http://www.math.uni-leipzig.de/~hellmund _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
