summaryrefslogtreecommitdiff
path: root/source3/utils
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-11-06 12:51:29 +0100
committerKarolin Seeger <kseeger@samba.org>2009-11-26 11:40:19 +0100
commit4014d715d8f1e0673e7a159c081ec736c0175635 (patch)
tree193b709cebcce1ec59c17a6986d8134f4840b724 /source3/utils
parenta42d8c4261cad365e1ca281c4b5147880daff402 (diff)
downloadsamba-4014d715d8f1e0673e7a159c081ec736c0175635.tar.gz
s3-net: better use memory credential cache in net_ads_kerberos_pac().
Guenther (cherry picked from commit 6ca8a40976f86f66713ba9a7b957f97a1c271016) (cherry picked from commit a1d21fcfc5f7efed93b79155efe8d2a666da773e)
Diffstat (limited to 'source3/utils')
-rw-r--r--source3/utils/net_ads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_ads.c b/source3/utils/net_ads.c
index beef62a8f11..10873cacbd8 100644
--- a/source3/utils/net_ads.c
+++ b/source3/utils/net_ads.c
@@ -2368,7 +2368,7 @@ static int net_ads_kerberos_pac(struct net_context *c, int argc, const char **ar
0,
NULL,
NULL,
- "/tmp/schrott",
+ NULL,
true,
true,
2592000, /* one month */