ldapscripts | Simple shell scripts to handle POSIX entries | Identity Management library

 by   martymac Shell Version: Current License: GPL-2.0

kandi X-RAY | ldapscripts Summary

kandi X-RAY | ldapscripts Summary

ldapscripts is a Shell library typically used in Security, Identity Management, Ubuntu, Debian applications. ldapscripts has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

Ldapscripts - README file. The ldapscripts are originally designed to be used within Samba 3.x's smb.conf file. They allow to manipulate POSIX entries for users, groups and machines in an LDAP directory. They are written in shell and need ldap client commands to work correctly (ldapadd, ldapdelete, ldapmodify, ldapsearch). Other scripts also are provided as simple tools to (manually) query your LDAP directory : ldapfinger, ldapid, lsldap (...). They are designed to be used under GNU/Linux or FreeBSD (any other recent UNIX-like should also work) and require several binaries that should come with your OS (uuencode, getent/pw, date, grep, sed, cut...). Latest version available on
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ldapscripts has a low active ecosystem.
              It has 17 star(s) with 12 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 8 have been closed. On average issues are closed in 63 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ldapscripts is current.

            kandi-Quality Quality

              ldapscripts has no bugs reported.

            kandi-Security Security

              ldapscripts has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              ldapscripts is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              ldapscripts releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ldapscripts
            Get all kandi verified functions for this library.

            ldapscripts Key Features

            No Key Features are available at this moment for ldapscripts.

            ldapscripts Examples and Code Snippets

            No Code Snippets are available at this moment for ldapscripts.

            Community Discussions

            Trending Discussions on ldapscripts

            QUESTION

            ldapadduser invalid dn syntax
            Asked 2018-May-22 at 19:29

            I am trying to host a centralized authentication server using ldap.

            I have a working ldap server, and am using phpLDAPadmin to add/delete users.

            However, when I try to add user with ldapscripts command "sudo ldapadduser george RA", following the example in https://help.ubuntu.com/lts/serverguide/openldap-server.html#openldap-auth-config , it says "Error adding user george to LDAP".

            When I look in /var/log/ldapscripts.log, the log message seems obscure: enter image description here

            I am a newbie to this. Can someone please help? Thanks!

            ...

            ANSWER

            Answered 2017-Jun-19 at 12:58

            Turns out I wasn't familiar enough with ldap and ldapscripts,

            I had to edit the config file /etc/ldapscripts/ldapscripts.conf, which requires

            1. SUFFIX="dc=example,dc=com" : the base domain
            2. GSUFFIX="ou=groups" : where the group ou should be
            3. USUFFIX="ou=users" : where the users ou should be
            4. MSUFFIX="ou=machines": where the machines ou should be

            After setting he corresponding organizational units(previously added in LDAP), ldapscripts was fine to use.

            Source https://stackoverflow.com/questions/44096279

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ldapscripts

            or, to define a special installation directory :.
            Use 'make help' for more options. All the scripts will be copied (by default) to /usr/local/sbin and ldapscripts.conf will be copied to /usr/local/etc/ldapscripts. Keep in mind that the scripts are installed with quite restrictive rights. You may have to play with group rights or ACLs (if they are enabled on your system) to make the things work... Once installed, edit /usr/local/etc/ldapscripts/ldapscripts.conf to configure the ldapscripts.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/martymac/ldapscripts.git

          • CLI

            gh repo clone martymac/ldapscripts

          • sshUrl

            git@github.com:martymac/ldapscripts.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Identity Management Libraries

            vault

            by hashicorp

            k9s

            by derailed

            keepassxc

            by keepassxreboot

            keycloak

            by keycloak

            uuid

            by uuidjs

            Try Top Libraries by martymac

            fpart

            by martymacC

            grpar

            by martymacC

            evtViewer

            by martymacPerl