Nhat Truong

Results 3 comments of Nhat Truong

Rundeck 4.4.0 work well for syncing user profile: Try to use **JettyCombinedLdapLoginModule** and config nearly same @dingouerinitx. Add to _jaas-loginmodule.conf_: ``` rundeck { com.dtolabs.rundeck.jetty.jaas.JettyCombinedLdapLoginModule sufficient ... ... ignoreRoles="false" } ```...

I don't think the `realm.properties` "interfering" with other aclpolicy. My `realm.properties` like: ``` admin: MD5:xxxxxxxxx,user,admin,build,deploy testuser: MD5:xxxxxxxxxx,user ``` My idea is simultaneously block all user in the group and specified...

It seems to only show "Shortcut" folder when `rclone lsd test:abc_shortcut` with name and "Shortcut" is not listed with `rclone lsd test:` ``` rclone lsd test:abc_shortcut -1 2023-05-30 11:25:30 4...