Csaba Erdei wrote:
Hallo,

i have installed the SRSS 4.1 on openSuse 10.3 .
the command utselect work fine, but cant becomme for utselect befor the gdm login
In file /etc/opt/SUNWut/auth.props

These options are handled by the Sun Ray Init hook in gdm. It sounds like the custom.conf file was not instrumented as necessary to specify the Sun Ray specific hooks for Init/PreSession/PostLogin/PostSession.

The code that does that work is in "/opt/SUNWut/lib/utctl.d/features/utgdmconfigctl enable", which gets executed during the reboot after utinstall by /etc/init.d/utsyscfg which invokes "/opt/SUNWut/lib/utctl enable".

IIRC it wasn't until 4.2 that we extended utgdmconfigctl to be able to locate the GDM configuration directory in a few different locations.

If I were you, I'd start by trying the SRSS 4.2 EA2 release. You might find benefit from some of the extensions that were made to support GDM with OpenSolaris, which required some generalization. For example we introduced and now use /opt/SUNWut/lib/utgdmconfigpath to dynamically discover the configuration directory. At most you'd have to add another directory to that code.

-Bob


# Control enabling of utselect GUI in front of dtgreet screen
# If set to "true", a new session gets utselect first.
selectAtLogin=true

# Control enabling of host entry field in utselect GUI, to allow
# remote connections.
remoteSelect=true

have you an Idea ?
Tanks
Best Regards

Erdei Csaba

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

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

Reply via email to