I think I already found the problem. Someone else off list mentioned it's probably a log file permissions problem. My script does create a log file and I don't change any permissions on it. I'm betting the problem is that the second session (user) is unable to write to the log so the script bombs. I'll check on it tomorrow when I go to work and check that. If not I'll post the script and we'll go from there.
Chris Greenman Unix Administrator - Premier Inc. (704) 733-5859 [EMAIL PROTECTED] ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brad Lackey - US-SW Desktop Product Lead Sent: Friday, May 18, 2007 4:57 PM To: SunRay-Users mailing list Subject: Re: [SunRay-Users] DTU/CAM connection problem How about sending along your CAM script? On Fri, 2007-05-18 at 16:37 -0400, Greenman, Chris wrote: Hello, I hope someone can help me with a DTU connection problem I'm having. I configured SRSS to have non-card users in CAM mode and card users to be non-CAM. I wrote a wrapper script that looks up the "Other Info" field for the DTU and based on what's in there, connect to the listed IP with either uttsc or vncviewer. The script portion seems to work fine as long as only one DTU is connected, however, when a second DTU tries to connect it does nothing but cycle. I can terminate the session on the first DTU which allows the second DTU to connect and the wrapper does it's thing. The only problem at that point is that the first DTU now does nothing but cycle. It acts like only 1 DTU can connect using CAM at a time. My config is as follows: SRSS 3.1_21 (latest from Sun as of May 6th) SRWC 1.1_15 (also latest from Sun) DTUs reside on subnet A with MS DHCP server configured with option 49 that point to the SRS. SRS (Sol 10 Sparc) resides on subnet B with all other DHCP info but doesn't serve IP addresses. Other Info in DTU config is set to rdp:<IP_address> or vnc:<IP_address> depending on where it needs to go. I tried looking at the messages file in /var/opt/SUNWut/log and this is what I see when the second DTU cycles: May 18 15:43:50 c3duadm1 utauthd: [ID 118799 user.info] Worker6 NOTICE: MTU = 1500 May 18 15:43:50 c3duadm1 utauthd: [ID 191351 user.info] Worker6 NOTICE: SESSION_OK pseudo.0003ba10d876 May 18 15:43:54 c3duadm1 utauthd: [ID 794400 user.info] SessionManager0 NOTICE: EMPTY: ACTIVE session May 18 15:43:54 c3duadm1 utauthd: [ID 484224 user.info] Terminator NOTICE: DISCONNECT IEEE802.0003ba10d876, pseudo.0003ba10d876 session terminated May 18 15:43:54 c3duadm1 utauthd: [ID 226395 user.info] SessionManager0 NOTICE: TERMINATE: ACTIVE session May 18 15:43:54 c3duadm1 utauthd: [ID 860473 user.info] Terminator NOTICE: DESTROY pseudo.0003ba10d876 lifetime=4939 May 18 15:43:55 c3duadm1 utauthd: [ID 642468 user.info] Worker1 NOTICE: whichServer pseudo.0003ba10d876: May 18 15:43:55 c3duadm1 utauthd: [ID 990960 user.info] Worker1 NOTICE: CLAIMED by StartSession.m2 NAME: pseudo.0003ba10d876 PARAMETERS: {terminalIPA=172.16.66.151, type=pseudo, fw=3.1_32,REV=2005.08.24.08.55,Boot:1.5; 2001.02.06-17:08:15-PST, state=disconnected, cause=insert, doamgh=true, barrierLevel=310, rawId=0003ba10d876, MTU=1500, tokenSeq=1, firstServer=0a202067, namespace=IEEE802, id=0003ba10d876, clientRand=qiflcm2nxPKkZSIC1ts2yVRy1W7oPgShmQPYVTxIn2W, realIP=ac104297, startRes=1280x1024, useReal=true, event=insert, pn=49305, sn=0003ba10d876, rawType=pseudo, hw=SunRayP2, initState=0, _=1} May 18 15:43:55 c3duadm1 utauthd: [ID 357960 user.info] Worker1 NOTICE: CONNECT IEEE802.0003ba10d876, pseudo.0003ba10d876, all connections allowed. Any and all suggestions would be greatly appreciated. Thanks in advance, Chris ________________________________ ***Note:The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the Sender immediately by replying to the message and deleting it from your computer. Thank you. Premier Inc. _______________________________________________ SunRay-Users mailing list [email protected] http://node1.filibeto.org/mailman/listinfo/sunray-users Brad Lackey Desktop Product Lead US Software Practice (720) 548-3339 [EMAIL PROTECTED] ----------------------------------------- ***Note:The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the Sender immediately by replying to the message and deleting it from your computer. Thank you. Premier Inc.
<<sun_sig2.gif>>
_______________________________________________ SunRay-Users mailing list [email protected] http://node1.filibeto.org/mailman/listinfo/sunray-users
