How to Install and Uninstall ldapscripts Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "ldapscripts" package

Please follow the steps below to install ldapscripts on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ldapscripts

2. Uninstall "ldapscripts" package

This guide covers the steps necessary to uninstall ldapscripts on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ldapscripts $ sudo apt autoclean && sudo apt autoremove

3. Information about the ldapscripts package on Ubuntu 20.10 (Groovy Gorilla)

Package: ldapscripts
Architecture: all
Version: 2.0.8-1ubuntu1
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Alexander GQ Gerasiov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 160
Depends: ldap-utils
Recommends: sharutils, pwgen
Suggests: nslcd
Filename: pool/universe/l/ldapscripts/ldapscripts_2.0.8-1ubuntu1_all.deb
Size: 42454
MD5sum: fe14299906e742ac5e26e23932a2e067
SHA1: 77ce9f30de50ee26fc6d5f4c452496a0ff2d2074
SHA256: 7887b42749e65ab58e975da192e602919f94d3d1b7db61be199e0eb231f8c597
SHA512: 084014d5cfe3681ed8f382715c86234bb3e44c0a4dbba90700cfca2a38d27774c253762fe2c4b5789f77975d9db390e13d44a3ed0873203b4204f6ce68ff9d1d
Homepage: http://ldapscripts.sourceforge.net/
Description-en: Add and remove users and groups (stored in a LDAP directory)
Ldapscripts are shell scripts that allow management of POSIX accounts (users,
groups, machines) in a LDAP directory. They are similar to smbldap-tools
but are written in shellscript, not Perl.
.
They only require OpenLDAP client commands (ldapadd, ldapdelete, ldapsearch,
ldapmodify, ldappasswd) and make administrator's work a lot easier avoiding
the need to configure Perl and each library dependency (e.g. Net::LDAP).
.
These scripts are very simple to configure by not requiring any Samba-related
information (SID, profiles, homes, etc): management of Samba attributes is
entirely done by standard commands (net, smbpasswd and pdbedit) used together
with the scripts. Moreover, most of the configuration is guessed from the
one of nslcd, and everything should work out from the box for most users.
.
The scripts may be used independently - within command lines - or
automatically by Samba (like smbldap-tools), to handle POSIX information
within accounts before adding Samba information.
Description-md5: 87f77fe2aeb19497774b4634ad9a4c6e