diff options
| author | Leif Johansson <leifj@sunet.se> | 2011-01-26 14:42:17 +0100 |
|---|---|---|
| committer | Leif Johansson <leifj@sunet.se> | 2011-01-26 14:42:17 +0100 |
| commit | 4a19966c3bb9f7dce1cca158163d583a33458723 (patch) | |
| tree | bbe55f7b708c52011052c9bf9afdddc6be4a9755 /adsh | |
import
Diffstat (limited to 'adsh')
| -rwxr-xr-x | adsh | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +#!/bin/sh + +export KRB5_CONFIG=$HOME/krb5-ad.conf +export DSH_AUTOCONNECT=ldap://adwsrv01.win.su.se/dc=win,dc=su,dc=se +export DSH_AUTH=sasl +export DSH_BASE="dc=win,dc=su,dc=se" +dirsh |
