On 30 May 2013 10:19, Jacques Foucry <[email protected]> wrote:

> Hello list,
>
> I can't find any docs about SGE user management and LDAP.
>
> All my exced node are LDAP client. My qmaster is not (for now but it's
> not a problem to change that).
>
Not sure if its needed on the qmaster but it couldn't hurt.  The submit
nodes(which you didn't mention) should certainly be LDAP clients.


>
> Where and how can I tell SGE to search for users on LDAP? Or did I have
> to add all my users by hand?
>
>
What exactly is the problem you are trying to solve?  Grid Engine uses the
same users as the rest of the OS.

Grid Engine has basically two options for user creation:
enforce_user auto where  grid engine users  are created as needed when the
corresponding OS level user submits a job..
enforce_user true where the administrator  creates users in grid engine by
hand.

If you use enforce_user auto then users will be imported into Grid engine
from LDAP (or whatever other backend you've set up)when they submit jobs.

Putting support for a specific backend (like LDAP) directly into grid
engine would be pointless since for the most part you want  grid engine to
use the same users as the OS not some subset of them.



> Thanks in advance,
> Jacques
> --
> Jacques Foucry
> *NOVΛSPARKS *
> IT Manager
> Tel : +33 (0)1 42 68 12 61
> [email protected]
> _______________________________________________
> users mailing list
> [email protected]
> https://gridengine.org/mailman/listinfo/users
>
>
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to