Hi Sean,

I remember not long ago I had a similar issue. It would seem that SRSS screwed up my PAM which is why my authentication would not work. I also got 22D hanging on my rays. Check your '/etc/pam.d/gdm' file to what's in there. I have th following in mine:

# added to gdm by SunRay Server Software -- gdm
auth requisite /opt/SUNWut/lib/sunray_get_user.so.1 property=username
#%PAM-1.0
auth    requisite       pam_nologin.so
auth    required        pam_env.so
@include common-auth
@include common-account
session required        pam_limits.so
@include common-session
@include common-password

Hope this helps!

-Luke

Sean Clarke wrote:
Hi Guys,
Last night I thought I'd see if i could upgrade my Ubuntu Feisty SunRay system to SRSS 4u2. To cut a long story short, it didn't work - no problem i thought, so i just purged the packages (dpkg --purge sunwxxxx) and reinstall SRSS 3.1.1, something I have done many times now....

However, when I reinstall all my Sun Rays get 22D - closer inspection reveals utauthd doesn't run.... I try and start it manually but it just terminates, no errors are reported, nothing appears to be visible in the logs...

It is almost like something is "hanging" around from the previous install/upgrade. i am pretty sure I am installing SRSS 3.1.1 OK, because I have done that about a dozen times now.

Anyone got any pointers?

If it helps, I have noticed when I start the service (zsunray-init) I get the following output...

sudo /etc/init.d/zsunray-init start
Starting Sunray services: sunray
Starting Sun Ray Data Store daemon .
Sun Jul  1 11:36 : utdsd starting
Sun Jul 1 11:36 : can't create unflushed index list /var/opt/SUNWut/srds/dbm.ut/cachedids, errno 2
Sun Jul  1 11:36 : Could not open/create dn2id.dbb
starting mounter service
starting storage service
stopping authentication manager
starting session manager
starting device manager
starting printer service
starting serial service
starting authentication manager

and a quick look at /var/opt/SUNWut/srds/log/utdsd.log shows:

Sun Jul  1 11:36 : utdsd starting
Sun Jul 1 11:36 : can't create unflushed index list /var/opt/SUNWut/srds/dbm.ut/cachedids, errno 2
Sun Jul  1 11:36 : Could not open/create dn2id.dbb
Sun Jul 1 11:36 : conn=1 connection on port 7012 from localhost (127.0.0.1)
Sun Jul  1 11:36 : conn=1 op=0 BIND dn="cn=anonymous" method=128
Sun Jul  1 11:36 : conn=1 op=0 RESULT err=0 tag=97 nentries=0
Sun Jul  1 11:36 : conn=1 op=-1 fd=11 closed errno=0
Sun Jul 1 11:36 : conn=2 connection on port 7012 from localhost (127.0.0.1) Sun Jul 1 11:36 : conn=2 op=0 BIND dn="cn=utadmin,utname=poseidon,o=v1,o=utdata" method=163 CRAM-MD5 Sun Jul 1 11:36 : conn=2 op=1 BIND dn="cn=utadmin,utname=poseidon,o=v1,o=utdata" method=163 CRAM-MD5
Sun Jul  1 11:36 : <= dn2id could not open dn2id.dbb
Sun Jul  1 11:36 : <= dn2id could not open dn2id.dbb
Sun Jul  1 11:36 : <= dn2id could not open dn2id.dbb
Sun Jul  1 11:36 : <= dn2id could not open dn2id.dbb
Sun Jul  1 11:36 : conn=2 op=1 RESULT err=32 tag=97 nentries=0
Sun Jul  1 11:36 : Bind failed ; act as anonymous
Sun Jul  1 11:36 : conn=2 op=2 UNBIND
Sun Jul  1 11:36 : conn=2 op=2 fd=11 closed errno=0
Sun Jul 1 11:36 : conn=3 connection on port 7012 from localhost (127.0.0.1) Sun Jul 1 11:36 : conn=3 op=0 BIND dn="cn=utadmin,utname=poseidon,o=v1,o=utdata" method=163 CRAM-MD5 Sun Jul 1 11:36 : conn=3 op=1 BIND dn="cn=utadmin,utname=poseidon,o=v1,o=utdata" method=163 CRAM-MD5
Sun Jul  1 11:36 : <= dn2id could not open dn2id.dbb
Sun Jul  1 11:36 : <= dn2id could not open dn2id.dbb
Sun Jul  1 11:36 : <= dn2id could not open dn2id.dbb
Sun Jul  1 11:36 : <= dn2id could not open dn2id.dbb
Sun Jul  1 11:36 : conn=3 op=1 RESULT err=32 tag=97 nentries=0
Sun Jul  1 11:36 : Bind failed ; act as anonymous
Sun Jul  1 11:36 : conn=3 op=2 UNBIND
Sun Jul  1 11:36 : conn=3 op=2 fd=11 closed errno=0



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

--

Luke J Militello, CCNA
Network Specialist
Technical Operations
Charter Communications
Cisco Certified Network Associate
Michigan Technological University, BS
Computer Network & System Administration
begin:vcard
fn:Luke J Militello, CCNA
n:Militello;Luke
org:Charter Communications;Technical Operations
adr:;;7372 Davison RD;Davison;Michigan;48423;United States
email;internet:[EMAIL PROTECTED]
title:Network Specialist
tel;work:810.691.2581
tel;home:989.892.4484
tel;cell:989.751.8589
note;quoted-printable:Cisco Certified Network Associate=0D=0A=
	Michigan Technological University, BS=0D=0A=
	Computer Network & System Administration
x-mozilla-html:FALSE
url:http://www.charter.com/
version:2.1
end:vcard

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

Reply via email to