[go-cd] LDAP Group Authentication/Roles/Permissions

2023-11-08 Thread Funkycybermonk
Hello! I'm trying to manage a pool of users that is going to change over time and their permissions across multiple GoCD servers. (regional server split) I can add a group into permissions using the LDAP plugin, but it doesn't seem initially like the user permissions are inherited or managed

[go-cd] Agents going offline randomly on 22.3

2023-04-04 Thread Funkycybermonk
Hello! I'm running 22.3 and I keep having agents go offline. For example, on a particular server (mirror setup to other environments) I have several agents running side-by-side on an admin server and then an agent on various individual servers. At the moment for this particular example, I have

[go-cd] Re: Policies and Roles Issues

2023-03-21 Thread Funkycybermonk
but the roles can be reused for membership. Thanks! On Tuesday, March 21, 2023 at 10:29:01 AM UTC-5 Funkycybermonk wrote: > Hello! > > I'm sure I'm missing something simple, but I'm trying to lock down access > to certain tasks. We'll have some temporary users accessing our system a

[go-cd] Policies and Roles Issues

2023-03-21 Thread Funkycybermonk
Hello! I'm sure I'm missing something simple, but I'm trying to lock down access to certain tasks. We'll have some temporary users accessing our system and I want to control what they can and can't do. I get the whole allow/deny and I'm hoping that the View/Administer will be flexible enough

[go-cd] Issues with saving xml on secure url with reverse proxy

2023-01-17 Thread Funkycybermonk
Hello! I thought I had posted this and apparently didn't finish it. If there is a duplicate, apologies, I couldn't find it today. After upgrading to 22.3 and setting up the IIS reverse proxy, I can do 99% of things, but there are a few issues such as editing the xml file that will throw an

[go-cd] Re: GoCD 22.3 does not appear to allow windows file paths for git urls

2022-11-09 Thread Funkycybermonk
for anything else, I think I'm ok, it just might be helpful to Windows installs if there is a note that UNC paths no longer work and to use file://path instead. Thanks! On Wednesday, November 9, 2022 at 3:15:12 PM UTC-6 Funkycybermonk wrote: > Hello! > > It appears that on start, 22.2/22.3

[go-cd] GoCD 22.3 does not appear to allow windows file paths for git urls

2022-11-09 Thread Funkycybermonk
Hello! It appears that on start, 22.2/22.3 at least try to validate the git urls in my cruise xml. The issue is that it doesn't seem to allow windows file or unc paths like . I can change them to something else temporarily but it appears that the xml validation will always fail. Is there a

Re: [go-cd] Issues with backups on Go 22.2 and PostgreSQL v12

2022-11-03 Thread Funkycybermonk
t; >> If you move "gocd" to the end of the command line you will probably find >> it works. >> >> >> If you can raise an issue with the specific details to make it easy to >> reproduce (I don't work with Windows much, so the easier the better)

Re: [go-cd] Issues with backups on Go 22.2 and PostgreSQL v12

2022-11-02 Thread Funkycybermonk
f pg_dump are you using? According to > https://www.postgresql.org/docs/current/app-pgdump.html, the command line > string looks OK. But we've not tested this on windows. > > - Ketan > > > > On Wed, Nov 2, 2022 at 4:31 AM Funkycybermonk wrote: > >> Hello! >> >> New upg

[go-cd] Issues with backups on Go 22.2 and PostgreSQL v12

2022-11-01 Thread Funkycybermonk
Hello! New upgrade going from GoCD 20.1 to 22.2 and migrated to PostgreSQL v12 on Windows. Everything is now working properly but the backups were blowing up due to not being able to find pg_dump. I added the bin for PostgreSQL to the system path and the backup exits with a status code 1. I

Re: [go-cd] Issues with GoCD db.properties file and LDAP after upgrade to 20.4.

2022-10-31 Thread Funkycybermonk
to 22.2 to see if this is completely just issues with aliasing the site. If that is a known issue/resolution that might solve my problem to know the workaround. Thanks! On Monday, October 31, 2022 at 1:20:59 PM UTC-5 Funkycybermonk wrote: > As an add-on to this for diagnostic purposes, I re

Re: [go-cd] Issues with GoCD db.properties file and LDAP after upgrade to 20.4.

2022-10-31 Thread Funkycybermonk
to give me all the details I'd like to see. I really appreciate the responses and assistance!! On Friday, October 28, 2022 at 9:02:30 PM UTC-5 Funkycybermonk wrote: > What I had done was go to 20.4, then upgrade the DB as a preparation step > for continuing to 22.2. I have this time rolle

[go-cd] Issues with GoCD db.properties file and LDAP after upgrade to 20.4.

2022-10-26 Thread Funkycybermonk
Hello! I'm working on an upgrade path from 20.1 through 20.4 and a db migration up to 22.2. A long path and a lot of complicated things changing. The issues started with 20.4 and after a couple of hours of work I decided to go for broke and push through to 22.2. It worked but didn't improve