]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Enhance debugging if chdir fails
authorVolker Lendecke <vl@samba.org>
Wed, 9 Jan 2019 16:24:57 +0000 (17:24 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 11 Sep 2019 19:59:34 +0000 (19:59 +0000)
commitae3cfa5da9e86a4f379df7bba8e45ef31a28bc4d
tree3073429c08ad73abb3349ff93c80697fbc660788
parent219a189c9993893149c9beef90a9d626ee0f3fa7
smbd: Enhance debugging if chdir fails

This helps admins to figure out which user has a problem

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Volker Lendecke <vl@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/service.c
source3/smbd/uid.c