search for: psmode

Displaying 2 results from an estimated 2 matches for "psmode".

Did you mean: smode
2025 May 01
1
How to determine Samba Installation directory
...CACHEDIR: /var/cache/samba PRIVATE_DIR: /var/lib/samba/private In my response to Roland I figured using --prefix /var/lib/samba That looks correct, right? I don't suppose the /var/cache directories figure into the --prefix modifier. THX --Mark On Wed Apr 30 17:03:50 2025 Peter Smode <psmode at kitsnet.us> wrote: > > The instructions at https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller#Only_Applicable_if_Samba_was_Previously_Installed can be helpful: > > # smbd -b | egrep "LOCKDIR|STATEDIR|CACHEDIR|PRIVATE_DIR" > LO...
2025 Apr 30
1
How to determine Samba Installation directory
The instructions at https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller#Only_Applicable_if_Samba_was_Previously_Installed can be helpful: # smbd -b | egrep "LOCKDIR|STATEDIR|CACHEDIR|PRIVATE_DIR" LOCKDIR: /usr/local/samba/var/lock/ STATEDIR: /usr/local/samba/var/locks/ CACHEDIR: /usr/local/samba/var/cache/ PRIVATE_DIR: