-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
security.pp includes authorizations for user condor_pool, but this user is supposed to exist only if password auth is used: could we condition it to use_password_auth = true ?
Meanwhile, replacing the default machine_list_prefix by condor@$(UID_DOMAIN)/ (instead of condor_pool@$(UID_DOMAIN)/) would be interesting for configs using root as condor_user:
I can be wrong, but I think you still need another user than root@domain to be authorized, the most obvious one is condor@domain.
I can propose commits to do this. However, this would be a change with a strong impact on the default configurations.
Metadata
Metadata
Assignees
Labels
No labels