This may not fix your login problem, but you may need to modify .cshrc, .bashrc or use some other means to make sure that the entire $PATH is correct for each user. If you don't have the correct $PATH, then the user won't get the lock screen or screensaver. I don't have the notes at home right now, will try to get them at work.
Can the user log into the system in the "failsafe" mode? I.e., non-gui on the SunRay. Again, I'll check at work tomorrow. If you are running TX, did you assign the user to at least one security label, or a valid range of security labels in SMC, based on your label_encodings file? Your /export/home/user01 looks OK based on memory. Is there anything in /zone/<zonename>/root/export/home/user01? If so, then the user has successfully logged in. Otherwise, you have a login issue probably. Another test: ssh -X into the box as root, then see if you can invoke Mozilla or FireFox. See if your Xserver is running correctly? What hardware are you running on? If you are running TX, are you using a default label_encodings file? I've got another thought: There's a problem similar to yours that can occur if you do a "netservices limited" at the wrong point. You lose the connection between the Xserver and the user, between the labeled zone and the global zone. Again, notes at work. AJ On 2/11/09 6:55 PM, "DJG" <[email protected]> wrote: > Hi Alfred, > > I've got home directories in /export/home/<user> > #ls -ea /export/home/user01 > total 35 > drwxr-x--- 4 user01 staff 9 Feb 11 23:30:53 2009 . > drwxr-xr-x 5 root root 5 Feb 11 14:51:36 2009 .. > -rw------- 1 user01 staff 101 Feb 11 23:30:53 2009 .Xauthority > -rw-r--r-- 1 user01 staff 1039 Feb 11 14:02:51 2009 .cshrc > drwx------ 3 user01 staff 3 Feb 11 14:20:01 2009 .dbus > drwxr-xr-x 6 user01 staff 9 Feb 11 23:32:03 2009 .dt > -rwxr-xr-x 1 user01 staff 5111 Feb 11 14:20:01 2009 .dtprofile > -rw-r--r-- 1 user01 staff 988 Feb 11 14:02:51 2009 .login > -rw-r--r-- 1 user01 staff 1002 Feb 11 14:02:51 2009 .profile > > but I'll check up if anything is missing. Also created just once, so it > shouldn't be any problem. > > Thanks, > Dan > > > --- On Wed, 11/2/09, Alfred Levy <[email protected]> wrote: > >> From: Alfred Levy <[email protected]> >> Subject: Re: [SunRay-Users] SRSS on a headless Solaris with TX >> To: "SunRay-Users mailing list" <[email protected]> >> Date: Wednesday, 11 February, 2009, 11:38 PM >> I've experienced similar login failures many times, Sol >> 10 TX U5 or U6, with >> SRSS 4.0. Root should not be able to log in on the SunRay >> client at all, >> only from the console or ssh/equivalent. >> >> My problems centered around improperly set up >> /export/home/<username> >> directories in the global zone. If the user's account >> cannot create the home >> directory in the global zone, then the user cannot complete >> the login, even >> though they cannot operate in the global zone, only labeled >> zones. >> >> Also, I use the ILOM function of my X4450s with redirection >> to maintain my >> servers at remote locations, a back-channel connection. If >> you are on a SUN >> X86 box, can you do the ILOM/ALOM set up via serial or >> network, enable >> redirection and get a video signal? >> >> Also, Sol10 TX is really cranky if you create a user, >> delete the account, >> and re-create the user account with a different UID. >> There's a number of >> Gnome/JDS files in, IIRC /var/<something>, that are >> tied to the username and >> old UID. If the files are not deleted when the user account >> is deleted, then >> the account will fail to log in correctly. >> >> My $0.02 >> >> AJ >> >> >> On 2/11/09 6:13 PM, "Jeremy Y Uejio" >> <[email protected]> wrote: >> >>> Have you tried using either CDE or JDS, root vs. >> non-root, and local vs. >>> non-local users? Does anything work? >>> >>> >>> jeremy >>> >>> On 02/11/09 13:58, DJG wrote: >>>> Hi all, >>>> >>>> got SRSS4.1 on a headless Solaris b105 with TX. >> Nothing suspicious in logs, >>>> but can't log beyond session clearance boxes - >> always only black screen with >>>> mouse cursor. >>>> >>>> Any suggestion or idea what I need to check? >>>> >>>> many thanks, >>>> Dan >>>> >>>> >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> 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 >>> >>> ___________________ >>> >>> This email has been scanned for all viruses by Webroot >> Email >>> Security System. >>> ___________________ >> >> >> ___________________ >> >> This email has been scanned for all viruses by Webroot >> Email >> Security System. >> ___________________ >> _______________________________________________ >> 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 > > ___________________ > > This email has been scanned for all viruses by Webroot Email > Security System. > ___________________ ___________________ This email has been scanned for all viruses by Webroot Email Security System. ___________________ _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
