Skip to content

Instantly share code, notes, and snippets.

View plugandplay's full-sized avatar

Christophe Labedan plugandplay

View GitHub Profile
@plugandplay
plugandplay / adduser.py
Created November 28, 2011 20:49 — forked from jirutka/adduser.py
Script for creating user accounts (including LDAP)
#!/usr/bin/python
# -*- coding: utf-8 -*-
# encoding: utf-8
###############################################################################
# Copyright 2011 Jakub Jirutka. All rights reserved.
#
# "THE KOFOLA-WARE LICENSE" (Revision 1):
# Jakub Jirutka originally wrote this file. As long as you retain this notice you
# can do whatever you want with this stuff. If we meet some day, and you think
@plugandplay
plugandplay / slapd.conf
Created November 28, 2011 20:48 — forked from syzdek/slapd.conf
Example OpenLDAP slapd configuration.
#
# Slapd Daemon Configuration
# Copyright (C) 2011 Bindle Binaries <[email protected]>.
#
# @BINDLE_BINARIES_BSD_LICENSE_START@
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
#