Displaying 2 results from an estimated 2 matches for "auth_glusterfs_v2_authenticate".
2017 Sep 21
2
Restrict root clients / experimental patch
...freeze them in a
certificate. The bricks could possibly do an ldap lookup in order to
retrieve and cache the groups for an uid.
* Clients obviously can't modify their certificates because they are
signed by CA
What do you think of this implementation, is it safe?
Do all client operations use auth_glusterfs_v2_authenticate or did I miss
other codepaths?
Thanks!
Pierre Carru
eshard
PS: By the way I found the source code very clean and well organized, nice
job :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170921/4...
2017 Sep 22
0
Restrict root clients / experimental patch
...he bricks could possibly do an ldap lookup in order to
> retrieve and cache the groups for an uid.
> * Clients obviously can't modify their certificates because they are
> signed by CA
>
> What do you think of this implementation, is it safe?
> Do all client operationsuse auth_glusterfs_v2_authenticate or did I miss
> other codepaths?
>
> Thanks!
>
> Pierre Carru
> eshard
>
> PS: By the way I found the source code very clean and well organized,
> nice job :)
>
>
> _______________________________________________
> Gluster-users mailing list
> Gluste...