Hi Frank,

I installed openSUSE 10.3 in a VMware VM (unfortunately I don't run xen and at the moment I got no time to install it on a system). But I guess your problem doesn't lie the VM anyway.

In order to get SRSS 4.0 running at openSUSE 10.3 I had to make following changes to page http://wiki.sun-rays.org/index.php/Sun_Ray_Server_Software_4.0_on_openSUSE_10.2

Instead of
mv /opt/gnome/lib/gdm/gdmlogin /opt/gnome/lib/gdm/gdmlogin.original
ln -s /opt/gnome/lib/gdm/gdmgreeter /opt/gnome/lib/gdm/gdmlogin
ln -s /opt/gnome/share/pixmaps /usr/share/pixmaps/gnome
ln -s /opt/gnome/bin/gdmdynamic /usr/bin/gdmdynamic


I used
# mv /usr/lib/gdm/gdmlogin /usr/lib/gdm/gdmlogin.original
# ln -s /usr/lib/gdm/gdmgreeter /usr/lib/gdm/gdmlogin
# ln -s /usr/share/pixmaps /usr/share/pixmaps/gnome

I also had to set following links:

ln -s /usr/lib/liblber.so /usr/lib/liblber.so.199
ln -s /usr/lib/libldap.so /usr/lib/libldap.so.199
ln -s /usr/lib/xserver /usr/lib/xserver/.



Because I had some trouble to get gdm.conf to work, I changed /etc/gdm/custom.conf instead and moved /etc/gdm/gmd.conf out of the way:

diff  /etc/gdm/custom.conf.rpmsave /etc/gdm/custom.conf
63a64,74
> PostLoginScriptDir=/etc/X11/gdm/SunRayPostLogin/
> PreSessionScriptDir=/etc/X11/gdm/SunRayPreSession/
> PostSessionScriptDir=/etc/X11/gdm/SunRayPostSession/
> DisplayInitDir=/etc/X11/gdm/SunRayInit
> RebootCommand=/bin/false
> HaltCommand=/bin/false
> SuspendCommand=/bin/false
> HibernateCommand=
> FlexibleXServers=0
> VTAllocation=false
> DynamicXServers=true
83a95,97
> SystemMenu=false
> SoundOnLogin=false
> ChooserButton=false
100a115,116
> [server-Standard]
> flexible=false


I didn't test the whole configuration and may be there are still some glitches but at least I was able to login from several Sun Rays without a problem.


Hope this helps,

Erik

P.S. I hope I find some time later this week to change the Wiki page accordantly.


Frank Mueller wrote:
Hi Erik,

opensuse 10.3 has changed a lot, so the wiki page does not help to much anymore as nearly all the path has changed and as far as i can see gdm.conf is not read anymore.

The thing is that i actually tried to upgrade an existing srss3.1.1 installation, which worked before uprade to 4.0.

Too said, that i still had to remove the suse gdm,install the "old" srss gdm, then reinstall the opensuse gdm, which probably broke something.

However, this does not explain the problem with utauthd and utcapture.

Any chance that you switch soon to opensuse 10.3 :-) probably running i an xen vm ?

cheers
frank




Hi Frank,

I run SRSS4.0 on openSUSE 10.2 and put together a small wiki page,
which might help:
http://wiki.sun-rays.org/index.php/Sun_Ray_Server_Software_4.0_on_openSUSE_10.2

If you are hanging at icon 26D my best guess is that you are missing
some links in your config, which you have to set manually (see wiki
page).

At one time I also had problems with utauthd. But I also got error
messages like:
utprop: search_for_entries(): LDAP search failed - No such object
utglpolicy: open_connection(): Could not bind to DS server srsshost -
No such object

In order to fix that problem I had to add the short hostname next to
the full qualified hostname in /etc/hosts.

Hope it helps,

Erik

Frank Mueller wrote:
Hi,

i am a happy user of srss3.1.1 on opensuse 10.3 ( running in a xen vm), works nice.

I´ve upgraded to srss4.0 and it looks like im having a problem with
utauthd. The sunray stays at the 26D icon, and i believe this is
a problem with the utauthd.
Running utcapture only says:

Authentification manager timeout
Authentification manager timeout
Authentification manager timeout


auth.log is empty and there is no message in /var/log/messages.

jre is pointing to the java supplied by the srss4.0 zip file. ip6 is disabled, the ip6
entries in /etc/hosts are also
commented out.

Anyone running srss4.0 on opensuse 10.3 or 2 ?

Any hints for debugging this problem ?

thanks
frank




--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.





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

Reply via email to