sjoerdk / yeahyeah_ad_plugin

Adds Active Directory interfacing to YeahYeah launch manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YeahYeah AD Plugin

PyPI - Python Version

Adds Active Directory interfacing to YeahYeah launch manager

  • Free software: MIT license

Features

AD connection fully based on umcnad library:

  • Search z-numbers
  • translate all z-numbers in running text
  • As one-off commands and reading from stdin

Installation

    $ pip install yeahyeah_ad_plugin
  • yeahyeah_ad_plugin depends on python-ldap which might require build prerequisites to install. If poetry has trouble installing, try installing manually using 'pip install python-ldap'
  • Follow the steps for plugin_installation with plugin path to yeahyeah
    `yeahyeah_ad_plugin.core.ADPlugin`

Configuration

Yeahyeah uses a settings file ad_umcn.json in the yeahyeah settings directory (default: ~/.config/yeahyeah)

You can save the AD password using yeahyeah admin umcn_AD set-password

About

Adds Active Directory interfacing to YeahYeah launch manager

License:MIT License


Languages

Language:Python 100.0%