Hi Mike, Thanks for the reply, I am using LDAP login for users, after searching in guacamole docs here https://guacamole.apache.org/doc/gug/ldap-auth.html#connections-and-parameters I could find only connection parameters for a user, but what is the syntax for adding permissions into LDAP group?.
Is the LDIF below correct?, where are the docs for this?. dn: cn=mygroup,ou=groups,dc=mycompany,dc=com changetype: modify add: guacPermission guacPermission: connection guacPermission: CREATE_CONNECTION On Mon, Mar 20, 2023 at 8:03 AM Michael Jumper <[email protected]> wrote: > On Sun, Mar 19, 2023 at 7:23 PM khmadhu <[email protected]> wrote: > >> Hi, >> >> Can we assign default permissions to the new user that was created by the >> auto creation method? >> > > How are users authenticated in your case? > > If there is no such feature, how can we do it?. >> > > If you are using an SSO mechanism that supports groups, you should create > one or more groups and use membership within those groups to define > permissions. > > - Mike > > -- Thanks & Regards Madhusudan 9844117475 Bengaluru-12.
