]> git.nbdom.net Git - nb.git/commitdiff
/opt/nb/etc/profile.d/ldap.sh
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 4 Dec 2017 16:52:19 +0000 (16:52 +0000)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 4 Dec 2017 16:52:19 +0000 (16:52 +0000)
etc/mutt/header
etc/profile.d/ldap.sh

index 4c8fd8ceab46bb072a1fd4850891a0557340c848..36a4aaf3c7097ef0c29e5146dce5a0badc467019 100644 (file)
@@ -24,10 +24,4 @@ unignore Delivered-To
 # mais montre ça
 hdr_order date from subject to cc bcc
 
-# mon header à moi :O)
-#my_hdr from: nicolas.boisselier@free.fr
-#my_hdr X-URL: http://nicolas.boisselier.free.fr
-my_hdr X-Operating-System: Linux/`uname -r` (`uname -m`)
-#my_hdr X-Crypto: GnuPG/1.0.6 http://www.gnupg.org
-#my_hdr X-GPG-Key: http://
-#my_hdr X-GPG-Fingerprint: E1B2 E471 1D76 6E4B 4FBB  C593 DA47 81B0 4CF1 64F5
+my_hdr X-Operating-System: `uname`/`uname -r` (`uname -m`)
index e3a5da36c72265aa8308e17c5f7a333cca2b6428..c506c15cee0c5192cab713a9339de4987ce63440 100644 (file)
@@ -1,6 +1,6 @@
 which slapcat > /dev/null || return
 
-ldap_maxid() {
+ldap_new_id() {
   local attr=${1:-uidNumber}
   local max=${2:-65000}
   max=$(