Displaying 1 result from an estimated 1 matches for "originaldir".
Did you mean:
original_dir
1999 May 27
0
2.0.4, still oplock_break failures [Actually dosChDir issue]
...I see the dosChDir to /home/girgen/ports???!"
you might check out how you *start* or *started* Samba.
Based on my observations, and a quick check of the source
code (see source/smbd/server.c, and source/smbd/uid.c), when you start up
smbd, it finds out the current directory, saves it as "OriginalDir", then
whenever a new user is setup, a share is connected/disconnected/idles, then
it does a cd back to "OriginalDir". This was once the source of embarrassment
when I started a smbd from an NFS mounted dir, which later went away.
The best strategy is to run samba startups from you...