Code Monkey home page Code Monkey logo

helm-ad's Introduction

helm-ad

helm source for Active Directory

Requirements

  • Emacs 24.3
  • Microsoft Windows OS
    • Windows 8
    • Windows Server 2003
    • Windows Server 2003 R2
    • Windows Server 2003 with SP1
    • Windows Server 2008
    • Windows Server 2008 R2
    • Windows Server 2012

Dependencies

Commands

  • M-x helm-ad
    • Query the directory by using the dsquery command, and display the selected property of a specific object. The property can be selected as a helm action, and will be displayed by using the dsget command.

Variables

  • helm-ad-action-function
    • The property selected by helm-ad is added to kill-ring, and then passed to this function.
    • It defaults insert. So after the helm action is selected, the property will be inserted into your point.

Available Sources

  • helm-source-ad-user
    • Retrieve candidates by invoking dsquery user.
  • helm-source-ad-contact
    • Retrieve candidates by invoking dsquery contact.

Configuration Example

(require 'helm-ad)
(define-key helm-command-map (kbd "a") 'helm-ad)

helm-ad's People

Contributors

purcell avatar syohex avatar tnoda avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.