On 10/10/07, Andreas Höschler <[EMAIL PROTECTED]> wrote: > -bash-3.00# utadm -p > -bash: utadm: command not found
Then do '/opt/SUNWut/sbin/utadm -p'. If you're going to be managing a Sun Ray server then you can make your life much easier by editing your shell profile to add /opt/SUNWut/sbin and /opt/SUWNut/bin to your $PATH. > But I get the idea. I went into /etc/nsswitch.conf and changed the > following lines [...] > and boom, "getent netmasks 192.168.128.0" returns the expected value > and the login screen appears. OK, so that was the problem. As Swamiji said, SRSS adjusts these lines automatically but that doesn't help if they get edited later. > However, I still can't login, at least not as an account aquired from > the NIS master. I get > > Login incorrect; please try again > > I attached my current /etc/nsswitch.conf. Any idea? You might change the 'ipnodes' line to match the 'hosts' line, but I doubt that that's causing the login problem. It's more likely that NIS is not quite working properly, perhaps because this machine has not successfully obtained the NIS data files (or "maps") yet. Can you log in as a NIS user through some non-Sun Ray method such as 'ssh' or on the machine console, or can you 'su' to the NIS user after logging in as a local user? If those don't work then this isn't a Sun Ray issue, it's a NIS issue and you'll need to debug your NIS setup. I'd start with 'ypwhich' and 'ypcat passwd'. OttoM. __ ottomeister Disclaimer: These are my opinions. I do not speak for my employer. _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
