]> Frank Brehm's Git Trees - pixelpark/pp-admin-tools.git/log
pixelpark/pp-admin-tools.git
22 months agoMake the linter happy
Frank Brehm [Fri, 11 Nov 2022 15:40:16 +0000 (16:40 +0100)]
Make the linter happy

22 months agoAdding bin/mkldappasswd and its application module pp_admintools.app.mk_ldap_passwd
Frank Brehm [Fri, 11 Nov 2022 15:38:27 +0000 (16:38 +0100)]
Adding bin/mkldappasswd and its application module pp_admintools.app.mk_ldap_passwd

22 months agoMake the linter happy
Frank Brehm [Fri, 11 Nov 2022 12:48:52 +0000 (13:48 +0100)]
Make the linter happy

22 months agoAdding optional rounds and salt to bin/set-ldap-password
Frank Brehm [Fri, 11 Nov 2022 12:45:54 +0000 (13:45 +0100)]
Adding optional rounds and salt to bin/set-ldap-password

22 months agoBugfixing
Frank Brehm [Fri, 11 Nov 2022 09:51:17 +0000 (10:51 +0100)]
Bugfixing

22 months agoBugfixing
Frank Brehm [Fri, 11 Nov 2022 08:51:23 +0000 (09:51 +0100)]
Bugfixing

22 months agoUsing LdapPasswordHandler in bin/set-ldap-password
Frank Brehm [Thu, 10 Nov 2022 17:54:44 +0000 (18:54 +0100)]
Using LdapPasswordHandler in bin/set-ldap-password

22 months agoFilling module pp_admintools.handler.ldap_password with methods for class LdapPasswor...
Frank Brehm [Thu, 10 Nov 2022 17:33:32 +0000 (18:33 +0100)]
Filling module pp_admintools.handler.ldap_password with methods for class LdapPasswordHandler

22 months agoAdding module pp_admintools.handler.ldap_password for class LdapPasswordHandler
Frank Brehm [Thu, 10 Nov 2022 16:29:05 +0000 (17:29 +0100)]
Adding module pp_admintools.handler.ldap_password for class LdapPasswordHandler

22 months agoAdding output of return value of puppet to scripts/exec-puppet-agent
Frank Brehm [Thu, 10 Nov 2022 16:27:37 +0000 (17:27 +0100)]
Adding output of return value of puppet to scripts/exec-puppet-agent

22 months agoAdding lib/pp_admintools/handler/__init__.py
Frank Brehm [Thu, 10 Nov 2022 09:18:35 +0000 (10:18 +0100)]
Adding lib/pp_admintools/handler/__init__.py

22 months agoAdding tests for Python 3.11
Frank Brehm [Thu, 10 Nov 2022 08:56:01 +0000 (09:56 +0100)]
Adding tests for Python 3.11

22 months agoMerge branch 'test' 0.7.1
Frank Brehm [Thu, 10 Nov 2022 08:48:05 +0000 (09:48 +0100)]
Merge branch 'test'

22 months agoVersion bump to 0.7.1 and updating changelog in pp-admintools.spec.template
Frank Brehm [Thu, 10 Nov 2022 08:43:08 +0000 (09:43 +0100)]
Version bump to 0.7.1 and updating changelog in pp-admintools.spec.template

22 months agoVersion bump of shell scripts
Frank Brehm [Thu, 10 Nov 2022 07:55:15 +0000 (08:55 +0100)]
Version bump of shell scripts

22 months agoFinished scripts/exec-puppet-agent
Frank Brehm [Thu, 10 Nov 2022 07:53:29 +0000 (08:53 +0100)]
Finished scripts/exec-puppet-agent

22 months agoMerge branch 'test' 0.7.0
Frank Brehm [Thu, 3 Nov 2022 15:56:58 +0000 (16:56 +0100)]
Merge branch 'test'

22 months agoUpdating changelog in pp-admintools.spec.template
Frank Brehm [Thu, 3 Nov 2022 15:51:34 +0000 (16:51 +0100)]
Updating changelog in pp-admintools.spec.template

22 months agoMerge branch 'develop' into test
Frank Brehm [Thu, 3 Nov 2022 15:43:50 +0000 (16:43 +0100)]
Merge branch 'develop' into test

22 months agoTranslations
Frank Brehm [Thu, 3 Nov 2022 15:42:11 +0000 (16:42 +0100)]
Translations

22 months agoSynchronizing memberships in groups separatly
Frank Brehm [Thu, 3 Nov 2022 15:37:36 +0000 (16:37 +0100)]
Synchronizing memberships in groups separatly

22 months agoFinished scripts/fix-memberof
Frank Brehm [Thu, 3 Nov 2022 14:12:14 +0000 (15:12 +0100)]
Finished scripts/fix-memberof

22 months agoAdding scripts/fix-memberof
Frank Brehm [Thu, 3 Nov 2022 13:52:15 +0000 (14:52 +0100)]
Adding scripts/fix-memberof

22 months agoAdding scripts/fix-memberof
Frank Brehm [Thu, 3 Nov 2022 13:16:22 +0000 (14:16 +0100)]
Adding scripts/fix-memberof

22 months agoFixing LDAP URL and credential file in scripts.
Frank Brehm [Thu, 3 Nov 2022 09:58:32 +0000 (10:58 +0100)]
Fixing LDAP URL and credential file in scripts.

22 months agoChanging output
Frank Brehm [Wed, 2 Nov 2022 11:42:13 +0000 (12:42 +0100)]
Changing output

22 months agoChanging output
Frank Brehm [Wed, 2 Nov 2022 11:33:34 +0000 (12:33 +0100)]
Changing output

22 months agoAdding log/.gitignore
Frank Brehm [Tue, 1 Nov 2022 15:58:24 +0000 (16:58 +0100)]
Adding log/.gitignore

22 months agoTranslations
Frank Brehm [Tue, 1 Nov 2022 15:42:44 +0000 (16:42 +0100)]
Translations

22 months agoNearly finished bin/mirror-ldap-instance
Frank Brehm [Tue, 1 Nov 2022 14:44:15 +0000 (15:44 +0100)]
Nearly finished bin/mirror-ldap-instance

22 months agoMake the linter happy
Frank Brehm [Tue, 1 Nov 2022 13:17:54 +0000 (14:17 +0100)]
Make the linter happy

22 months agoCreating method add_entry() to class BaseLdapApplication and using it in class Mirror...
Frank Brehm [Tue, 1 Nov 2022 12:07:09 +0000 (13:07 +0100)]
Creating method add_entry() to class BaseLdapApplication and using it in class MirrorLdapApplication

22 months agoChanging output
Frank Brehm [Tue, 1 Nov 2022 10:50:25 +0000 (11:50 +0100)]
Changing output

22 months agoTranslations
Frank Brehm [Mon, 31 Oct 2022 17:05:29 +0000 (18:05 +0100)]
Translations

22 months agoGenerating of LDAP entries to create
Frank Brehm [Mon, 31 Oct 2022 16:55:22 +0000 (17:55 +0100)]
Generating of LDAP entries to create

22 months agoCreating modify data for mirroring LDAP entries.
Frank Brehm [Mon, 31 Oct 2022 16:10:08 +0000 (17:10 +0100)]
Creating modify data for mirroring LDAP entries.

22 months agoMerge branch 'master' into develop
Frank Brehm [Mon, 31 Oct 2022 15:11:12 +0000 (16:11 +0100)]
Merge branch 'master' into develop

22 months agoActivating scripts/chatbot-to-ldap 0.6.1
Frank Brehm [Mon, 31 Oct 2022 15:08:00 +0000 (16:08 +0100)]
Activating scripts/chatbot-to-ldap

22 months agoMerge branch 'hf/spk-cb'
Frank Brehm [Mon, 31 Oct 2022 15:06:08 +0000 (16:06 +0100)]
Merge branch 'hf/spk-cb'

22 months agoVersion bump to 0.6.1 and updating changelog in pp-admintools.spec.template
Frank Brehm [Mon, 31 Oct 2022 15:05:28 +0000 (16:05 +0100)]
Version bump to 0.6.1 and updating changelog in pp-admintools.spec.template

22 months agoChanging output in scripts/chatbot-to-ldap
Frank Brehm [Mon, 31 Oct 2022 15:02:49 +0000 (16:02 +0100)]
Changing output in scripts/chatbot-to-ldap

22 months agoNearly finished scripts/chatbot-to-ldap
Frank Brehm [Mon, 31 Oct 2022 14:57:23 +0000 (15:57 +0100)]
Nearly finished scripts/chatbot-to-ldap

22 months agoNearly finished scripts/chatbot-to-ldap
Frank Brehm [Mon, 31 Oct 2022 14:29:16 +0000 (15:29 +0100)]
Nearly finished scripts/chatbot-to-ldap

22 months agoStarting with scripts/chatbot-to-ldap
Frank Brehm [Mon, 31 Oct 2022 10:52:43 +0000 (11:52 +0100)]
Starting with scripts/chatbot-to-ldap

23 months agoTranslations
Frank Brehm [Thu, 27 Oct 2022 13:23:16 +0000 (15:23 +0200)]
Translations

23 months agoLimiting deletion of entries in taget instance
Frank Brehm [Thu, 27 Oct 2022 12:45:00 +0000 (14:45 +0200)]
Limiting deletion of entries in taget instance

23 months agoDefining structural entries in mirror-ldap
Frank Brehm [Thu, 27 Oct 2022 12:08:42 +0000 (14:08 +0200)]
Defining structural entries in mirror-ldap

23 months agoFixing method line() in lib/pp_admintools/app/__init__.py
Frank Brehm [Thu, 27 Oct 2022 11:56:41 +0000 (13:56 +0200)]
Fixing method line() in lib/pp_admintools/app/__init__.py

23 months agoChanging logic in mirror-ldap, using a modified pp function.
Frank Brehm [Thu, 27 Oct 2022 11:52:34 +0000 (13:52 +0200)]
Changing logic in mirror-ldap, using a modified pp function.

23 months agoChanging debug output
Frank Brehm [Wed, 26 Oct 2022 16:34:40 +0000 (18:34 +0200)]
Changing debug output

23 months agoEvaluate all entries to sync and consider them and the entries to keep in removing...
Frank Brehm [Wed, 26 Oct 2022 09:11:19 +0000 (11:11 +0200)]
Evaluate all entries to sync and consider them and the entries to keep in removing enrtries on target instance.

23 months agoEvaluating config
Frank Brehm [Mon, 24 Oct 2022 16:24:51 +0000 (18:24 +0200)]
Evaluating config

23 months agoEvaluating entries to keep in lib/pp_admintools/config/mirror_ldap.py
Frank Brehm [Mon, 24 Oct 2022 15:49:37 +0000 (17:49 +0200)]
Evaluating entries to keep in lib/pp_admintools/config/mirror_ldap.py

23 months agoAdding and using lib/pp_admintools/config/mirror_ldap.py
Frank Brehm [Fri, 21 Oct 2022 15:16:02 +0000 (17:16 +0200)]
Adding and using lib/pp_admintools/config/mirror_ldap.py

23 months agoMake the linter happy
Frank Brehm [Thu, 20 Oct 2022 15:42:58 +0000 (17:42 +0200)]
Make the linter happy

23 months agoTranslations
Frank Brehm [Thu, 20 Oct 2022 15:41:10 +0000 (17:41 +0200)]
Translations

23 months agoAdding query for executing yes or no in bin/mirror-ldap-instance
Frank Brehm [Thu, 20 Oct 2022 15:38:07 +0000 (17:38 +0200)]
Adding query for executing yes or no in bin/mirror-ldap-instance

23 months agoTranslations
Frank Brehm [Thu, 20 Oct 2022 15:13:04 +0000 (17:13 +0200)]
Translations

23 months agoImplemented cleaning of target LDAP instance for mirror-ldap
Frank Brehm [Thu, 20 Oct 2022 15:03:54 +0000 (17:03 +0200)]
Implemented cleaning of target LDAP instance for mirror-ldap

23 months agoRetrieving existing entries in target LDAP instance for mirror-ldap
Frank Brehm [Thu, 20 Oct 2022 12:21:39 +0000 (14:21 +0200)]
Retrieving existing entries in target LDAP instance for mirror-ldap

23 months agoMake the linter happy
Frank Brehm [Thu, 20 Oct 2022 10:03:23 +0000 (12:03 +0200)]
Make the linter happy

23 months agoTranslations
Frank Brehm [Thu, 20 Oct 2022 10:00:26 +0000 (12:00 +0200)]
Translations

23 months agoChecking LDAP instances for mirroring
Frank Brehm [Thu, 20 Oct 2022 09:44:37 +0000 (11:44 +0200)]
Checking LDAP instances for mirroring

23 months agoMaking the linter happy
Frank Brehm [Thu, 20 Oct 2022 08:47:05 +0000 (10:47 +0200)]
Making the linter happy

23 months agoStarting with bin/mirror-ldap-instance
Frank Brehm [Tue, 18 Oct 2022 16:15:09 +0000 (18:15 +0200)]
Starting with bin/mirror-ldap-instance

23 months agoAdding config parameter 'sync-source' for a LDAP server instance.
Frank Brehm [Tue, 18 Oct 2022 12:37:10 +0000 (14:37 +0200)]
Adding config parameter 'sync-source' for a LDAP server instance.

23 months agoMerge branch 'test' 0.6.0
Frank Brehm [Tue, 18 Oct 2022 11:48:40 +0000 (13:48 +0200)]
Merge branch 'test'

23 months agoMerge branch 'develop' into test
Frank Brehm [Tue, 18 Oct 2022 11:47:55 +0000 (13:47 +0200)]
Merge branch 'develop' into test

23 months agoBugfixing
Frank Brehm [Tue, 18 Oct 2022 11:47:32 +0000 (13:47 +0200)]
Bugfixing

23 months agoMerge branch 'develop' into test
Frank Brehm [Tue, 18 Oct 2022 11:14:59 +0000 (13:14 +0200)]
Merge branch 'develop' into test

23 months agoVersion bump to 0.6.0 and updating Changelog in pp-admintools.spec.template
Frank Brehm [Tue, 18 Oct 2022 11:14:14 +0000 (13:14 +0200)]
Version bump to 0.6.0 and updating Changelog in pp-admintools.spec.template

23 months agoMaking the linter happy, somehow.
Frank Brehm [Tue, 18 Oct 2022 08:47:02 +0000 (10:47 +0200)]
Making the linter happy, somehow.

23 months agoTranslations
Frank Brehm [Mon, 17 Oct 2022 15:47:33 +0000 (17:47 +0200)]
Translations

23 months agoMerge branch 'develop' of ssh://git.brehm-online.com/var/lib/git/pixelpark/pp-admin...
Frank Brehm [Mon, 17 Oct 2022 15:43:32 +0000 (17:43 +0200)]
Merge branch 'develop' of ssh://git.brehm-online.com/var/lib/git/pixelpark/pp-admin-tools into develop

23 months agoSubstituting some classes and mothods by new ones from pp-tools
Frank Brehm [Mon, 17 Oct 2022 15:42:44 +0000 (17:42 +0200)]
Substituting some classes and mothods by new ones from pp-tools

23 months agoMinor changes
Frank Brehm [Mon, 17 Oct 2022 06:56:10 +0000 (08:56 +0200)]
Minor changes

23 months agoTranslations
Frank Brehm [Fri, 30 Sep 2022 14:58:57 +0000 (16:58 +0200)]
Translations

23 months agoHopefully finishing lib/pp_admintools/app/set_ldap_password.py
Frank Brehm [Fri, 30 Sep 2022 14:48:26 +0000 (16:48 +0200)]
Hopefully finishing lib/pp_admintools/app/set_ldap_password.py

23 months agoAdding possibility to give a separate LDAP connection
Frank Brehm [Fri, 30 Sep 2022 14:47:37 +0000 (16:47 +0200)]
Adding possibility to give a separate LDAP connection

23 months agoIncreasing timeout for terminal input.
Frank Brehm [Fri, 30 Sep 2022 14:46:14 +0000 (16:46 +0200)]
Increasing timeout for terminal input.

23 months agoTranslations
Frank Brehm [Fri, 30 Sep 2022 09:47:47 +0000 (11:47 +0200)]
Translations

23 months agoAsking for a password on instancing all LDAP instances if none was configured.
Frank Brehm [Fri, 30 Sep 2022 09:43:20 +0000 (11:43 +0200)]
Asking for a password on instancing all LDAP instances if none was configured.

2 years agoTranslations
Frank Brehm [Fri, 23 Sep 2022 14:37:57 +0000 (16:37 +0200)]
Translations

2 years agoCleaning up password hashing methods, starting underlaying password change
Frank Brehm [Fri, 23 Sep 2022 14:15:28 +0000 (16:15 +0200)]
Cleaning up password hashing methods, starting underlaying password change

2 years agoCosmetic changes
Frank Brehm [Fri, 23 Sep 2022 14:13:29 +0000 (16:13 +0200)]
Cosmetic changes

2 years agoCosmetic changes
Frank Brehm [Fri, 23 Sep 2022 14:12:42 +0000 (16:12 +0200)]
Cosmetic changes

2 years agoReorganizing init of crypt schemes
Frank Brehm [Thu, 22 Sep 2022 16:36:21 +0000 (18:36 +0200)]
Reorganizing init of crypt schemes

2 years agoTranslations
Frank Brehm [Thu, 22 Sep 2022 12:58:28 +0000 (14:58 +0200)]
Translations

2 years agoAsking first questions in bin/set-ldap-password
Frank Brehm [Thu, 22 Sep 2022 12:15:04 +0000 (14:15 +0200)]
Asking first questions in bin/set-ldap-password

2 years agoRefactoring connect to LDAP server(s)
Frank Brehm [Thu, 22 Sep 2022 12:13:43 +0000 (14:13 +0200)]
Refactoring connect to LDAP server(s)

2 years agoCosmetic changes
Frank Brehm [Thu, 22 Sep 2022 12:11:55 +0000 (14:11 +0200)]
Cosmetic changes

2 years agoContinued with set-ldap-password
Frank Brehm [Tue, 20 Sep 2022 16:38:46 +0000 (18:38 +0200)]
Continued with set-ldap-password

2 years agoChanging the base of LdapConfiguration to PpBaseConfiguration
Frank Brehm [Tue, 20 Sep 2022 11:51:06 +0000 (13:51 +0200)]
Changing the base of LdapConfiguration to PpBaseConfiguration

2 years agoAdding additional properties to configured LDAP instances.
Frank Brehm [Mon, 19 Sep 2022 16:07:52 +0000 (18:07 +0200)]
Adding additional properties to configured LDAP instances.

2 years agoStarting with script bin/set-ldap-password
Frank Brehm [Mon, 19 Sep 2022 13:34:41 +0000 (15:34 +0200)]
Starting with script bin/set-ldap-password

2 years agoChanging defaults in remove-ldap-user.
Frank Brehm [Mon, 19 Sep 2022 12:10:32 +0000 (14:10 +0200)]
Changing defaults in remove-ldap-user.

2 years agoMerge branch 'test' 0.5.0
Frank Brehm [Fri, 9 Sep 2022 14:14:37 +0000 (16:14 +0200)]
Merge branch 'test'

2 years agoVersion bump to 0.5.0 and updating changelog in spec file
Frank Brehm [Fri, 9 Sep 2022 14:13:47 +0000 (16:13 +0200)]
Version bump to 0.5.0 and updating changelog in spec file

2 years agoTranslations
Frank Brehm [Fri, 9 Sep 2022 10:04:18 +0000 (12:04 +0200)]
Translations

2 years agoMerge branch 'develop' into test
Frank Brehm [Fri, 9 Sep 2022 09:37:17 +0000 (11:37 +0200)]
Merge branch 'develop' into test