On Tue, 25 Jun 2024 at 12:18 PM, Komgrit Aneksri <[email protected]> wrote:
> Hello GoCD team, > > I am using GoCD v23.1.0. and My Authorization Configurations are gitlab > oauth and password file. > > Just questions. > > 1.Can we change password of users in password file on GoCD's UI or via API? > You change the passwords via the htpasswd command line tool. Using LDAP is an alternative. On my project with multiple GoCD instances, we have htpasswd on a few and LDAP on others. 2.Do we have access/audit logs in GoCD server? > The anuthentication annd the actions are logged to the standard log file. Have a look and see if your needs are met. > Best Regards, > Komgrit > > > -- > You received this message because you are subscribed to the Google Groups > "go-cd" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/go-cd/47e53c50-5d8d-4de4-9325-508739505ca0n%40googlegroups.com > <https://groups.google.com/d/msgid/go-cd/47e53c50-5d8d-4de4-9325-508739505ca0n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/CANiY96ZWpzPzM%3DAK4y%2Bgb-aX0cgfauMQ34_sNoZ7MEoe3bvycg%40mail.gmail.com.
