Setting up Host/IP-address Security in Condor (part 3)
Can define values that effect all daemons:
- HOSTALLOW_WRITE, HOSTDENY_READ, HOSTALLOW_ADMINISTRATOR, etc.
Can define daemon-specific settings:
- HOSTALLOW_READ_SCHEDD, HOSTDENY_WRITE_COLLECTOR, etc.
Write access doesn’t automatically provide read access: you must grant both!