New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

alfred-ldap

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alfred-ldap

Lookup names and telephone numbers within an LDAP (AD) directory

  • 0.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by300%
Maintainers
1
Weekly downloads
 
Created
Source

alfred-ldap

Alfred workflow to search for telephone numbers of coworkers through an Active Directory/LDAP directory.

Usage

ldap [first <last_name>] ldap [phone_number]

for example

ldap Jonas or ldap Friedm as well as ldap 869

Result (also sent to your clipboard)

> Jonas Friedmann (869)

Installation

  1. Make sure you've met all requirements

  2. Install the workflow with npm:

    npm install -g alfred-ldap
    
  3. Copy and adjust the default configuration file and make sure your LDAP credentials are set:

    cp ~/Library/Application\ Support/Alfred\ 3/Alfred.alfredpreferences/workflows/alfred-ldap/.alfred-ldap.conf ~/.alfred-ldap.conf
    vi ~/.alfred-ldap.conf
    

Requirements

  • Node / NPM

Version

0.2.1

License

MIT

Keywords

FAQs

Package last updated on 03 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc