[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[condor-users] Logon failed, IS_OWNER is false



Hi,

 I cannot send a Vanilla job from a Windows 2k station to a Unix box.

Here are the messages I get from ShadowLog of the Windows machine:

2/17 22:57:23 Success in retreving JobAd.
2/17 22:57:23 Initializing a VANILLA shadow
2/17 22:57:23 (8.0) (896): init_user_ids: want user 'Olivier
Ricou@HERMES2000', current is '(null)@(null)'
2/17 22:57:23 (8.0) (896): Found credential for user 'Olivier Ricou'
2/17 22:57:23 (8.0) (896): LogonUser completed.
2/17 22:57:23 (8.0) (896): init_user_ids: LogonUser failed with NT
Status 183
2/17 22:57:23 (8.0) (896): init_user_ids() failed!
2/17 22:57:23 (8.0) (896): UserLog =
C:\DOCUME~1\OLIVIE~1\MESDOC~1\Condor\condor_jtor.log
2/17 22:57:23 (8.0) (896): *** Reserved Swap = 5120
2/17 22:57:23 (8.0) (896): *** Free Swap = 281008
2/17 22:57:23 (8.0) (896): init_user_ids: want user 'Olivier
Ricou@HERMES2000', current is 'Olivier Ricou@HERMES2000'
2/17 22:57:23 (8.0) (896): Found credential for user 'Olivier Ricou'
2/17 22:57:23 (8.0) (896): LogonUser completed.
2/17 22:57:23 (8.0) (896): init_user_ids: LogonUser failed with NT
Status 183
2/17 22:57:23 (8.0) (896): init_user_ids() failed!
2/17 22:57:23 (8.0) (896): TokenCache contents: 


On the Linux machine, the StartLog file says:

2/17 23:40:36 Request accepted.
2/17 23:40:36 Remote owner is Olivier Ricou@hermes2000
2/17 23:40:36 State change: claiming protocol successful
2/17 23:40:36 Changing state: Matched -> Claimed
2/17 23:40:36 Started claim timer (58) w/ 300 second alive interval.
2/17 23:40:40 Attempting to send update via UDP to collector
<192.168.10.1:9618>
2/17 23:40:40 Sent update to 1 collector(s)
2/17 23:40:56 DaemonCore: Command received via UDP from host
<192.168.10.100:1390>
2/17 23:40:56 DaemonCore: received command 443 (RELEASE_CLAIM), calling
handler (command_handler)
2/17 23:40:56 State change: received RELEASE_CLAIM command
2/17 23:40:56 Canceled claim timer (58)
2/17 23:40:56 Changing state and activity: Claimed/Idle ->
Preempting/Vacating
2/17 23:40:56 Entered vacate_client <192.168.10.100:1027>
hermes2000.altribe.org...
2/17 23:40:56 State change: No preempting claim, returning to owner
2/17 23:40:56 Changing state and activity: Preempting/Vacating ->
Owner/Idle
2/17 23:40:56 State change: IS_OWNER is false
2/17 23:40:56 Changing state: Owner -> Unclaimed

To make things easier I tried to remove all security with:

SEC_OWNER_AUTHENTIFICATION = NEVER on the Linux machine and

SEC_DEFAULT_AUTHENTICATION = NEVER on the Windows machine.

but it changes nothing...

Any idea ?

Olivier.

ps: I use Condor 6.6
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>