Stéphane PURNELLE
2013-Jul-01  11:34 UTC
[Samba] What is the difference between lock dir , state dir and cache dir in samba 4
Hi all?
The question is in the subject.
I need to know what is the difference betwen theses three directory ?
What directory contain persistand tdb, what direcorty will contain sysvol 
data and what directory for tempoary file and tdb.
regards
        St?phane Purnellle
-----------------------------------
St?phane PURNELLE                         Admin. Syst?mes et R?seaux 
Service Informatique       Corman S.A.           Tel : 00 32 (0)87/342467
Björn JACKE
2013-Jul-01  13:50 UTC
[Samba] What is the difference between lock dir , state dir and cache dir in samba 4
On 2013-07-01 at 13:34 +0200 St?phane PURNELLE sent off:> The question is in the subject. > I need to know what is the difference betwen theses three directory ? > > What directory contain persistand tdb, what direcorty will contain sysvol > data and what directory for tempoary file and tdb.have a look at http://www.pathname.com/fhs/pub/fhs-2.3.html to find out about the different purposes of the paths like /var/{lib,lock,cache,run}. Samba 4 puts the TDBs at the apropiate location if you or your package provider used configure with --enable-fhs. Bj?rn