Skip to content

BASH script to take data from a CSV files and add it to relevant LDIF attributes

Notifications You must be signed in to change notification settings

B-Woody/CSV-to-LDAP-Attribute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CSV-to-LDAP-Attribute

I wrote this to automate a tedious admin task. I'm new to GitHub and I have very little scripting/coding experience. I'm sure there are many more efficient ways that this script could be written and I welcome any feedback.

A staff phone directory intranet page pulls phone numbers from LDAP attributes of user accounts. In the past phone number changes were given to us in a spreadsheet and manually updated one by one with a GUI tool. This script pulls the numbers and usernames from a CSV file and updates LDAP in bulk.

About

BASH script to take data from a CSV files and add it to relevant LDIF attributes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages