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

Re: [Condor-users] Birdbath, need some help.



I had the same issue on 6.8.0 (it was working fine on 6.7.19). I had:

HOSTALLOW_READ = 192.*
HOSTALLOW_WRITE = 192.*
ALLOW_SOAP = 192.*

When I changed the above to:

HOSTALLOW_READ = *
HOSTALLOW_WRITE = *
ALLOW_SOAP = *

things started working. I did not investigate further to see which of
the above was really causing the problem.

Jagadish

-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of David Braun
Sent: Wednesday, August 30, 2006 9:43 AM
To: Condor-Users Mail List
Subject: [Condor-users] Birdbath, need some help.


Okay this has been posted before, thus the problem should be know.  The 
host is a linux  and the client is a XP SP2.  I'm running condor 6.8.0.

8/30 12:28:09 (pid:22508) Received HTTP POST connection from 
<128.210.186.43:1606>
8/30 12:28:09 (pid:22508) Current Socket bufsize=85k
8/30 12:28:09 (pid:22508) Current Socket bufsize=16k
8/30 12:28:09 (pid:22508) About to serve HTTP request...
8/30 12:28:09 (pid:22508) SOAP entered beginTransaction(), transaction:
0
8/30 12:28:09 (pid:22508) SOAP call rejected, no permission for user 
NULL/<128.210.189.162:0>
8/30 12:28:09 (pid:22508) SOAP leaving beginTransaction() result=1
8/30 12:28:09 (pid:22508) Completed servicing HTTP request

The condor_config has these values set.
HOSTALLOW_READ                   = *.purdue.edu
HOSTALLOW_WRITE                  = *.purdue.edu
ALLOW_SOAP                             = *.purdue.edu
WEB_ROOT_DIR                          = $(RELEASE_DIR)/web
ENABLE_SOAP                             = TRUE
ENABLE_WEB_SERVER              = TRUE
QUEUE_ALL_USERS_TRUSTED = True
SCHEDD_ARGS                             = -p 12000

What am I missing?  Another question that comes to up is can the 
webservice interface be statically directed to a particular user?


_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with
a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at either
https://lists.cs.wisc.edu/archive/condor-users/
http://www.opencondor.org/spaces/viewmailarchive.action?key=CONDOR