jandres - moscardo
jandres - moscardo
Fantastic!!! Cheers. On Tue, Nov 26, 2019, 22:50 Brian Christner wrote: > Hi @titansmc I've updated my old Traefik > dashboard on Grafana with https://grafana.com/grafana/dashboards/2870 > Thanks for the tip....
``` 14:35 $ mc admin user svcacct add minio-test/ user='cn=Joe Smith,cn=Users,dc=domain,dc=org' mc: Unable to add a new service account. We encountered an internal error, please try again. (Unable to find...
``` 14:35 $ mc --version mc version RELEASE.2022-02-23T03-15-59Z ``` server ``` Version: 2022-02-07T08:17:33Z ```
those are the username when connecting Minio to LDAP
`user_dn_search_base_dn="dc=example,dc=com"` this I have it configured already, but as per the documentation, this is how you would assign a policy to an ldap user: `mc admin policy set consoleAdmin user='cn=sisko,cn=users,dc=example,dc=com'`...
sorry, you are right, it works fine.... So why, for example, when assigning a policy to a user I need to specify the DN like: ` mc admin policy set...
Has there been any update on this?
Hi, I am interested on it but found no multi-user support. Is it something being worked on? Before we start evaluating alternatives. Cheers.
https://github.com/coreos/go-oidc Any chance the OIDC could be used ?
I don't manage to make it work, and the values are correct, since I was using another telegram bot with those tokens. ``` - name: tg telegram_configs: - bot_token: "XXXXXXXXXX:YYYYYYYYYYYYYYYYYYYYYYYYYYYY"...