ldap2pg version warning #736
Replies: 1 comment 1 reply
-
|
Duplicate of #730 Please use 6.4.1. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
when I run ldap2pg, I got this warning:
14:31:52 WARN Running a prerelease! Use at your own risks!
I check the version
ldap2pg --version
ldap2pg v0.0.0-20250408144631-0df5131fe185
github.com/jackc/pgx/v5 v5.7.4
github.com/go-ldap/ldap/v3 v3.4.10
gopkg.in/yaml.v3 v3.0.1
go1.24.1 linux amd64
What is version v0.0.0-20250408?
I check the yum info:
yum info ldap2pg
Installed Packages
Name : ldap2pg
Version : 6.4.0
Release : 1
Architecture : x86_64
Size : 11 M
Source : ldap2pg-6.4.0-1.src.rpm
Repository : @System
From repo : CdC-ZAS_Dalibo_Dalibo-RHEL9
Summary : Manage PostgreSQL roles and privileges from YAML or LDAP
URL : https://labs.dalibo.com/ldap2pg
License : PostgreSQL
Description : Manage PostgreSQL roles and privileges from YAML or LDAP
The 6.4.0 seems OK
What is the prerelease warning and do we must take it into account?
Thanks for helping
Fabrice
Beta Was this translation helpful? Give feedback.
All reactions