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

Re: [HTCondor-users] How can I resolve this permission problem?



Hello,


I can't comment on the python part, but I did notice a typo in your posted config:

	use SECURITY : HOST_BASED
	ALOOW_WRITE = *@test-*
	ALOOW_READ = *@test-*

Those should say "ALLOW" and not "ALOOW".


Cheers,
-zach