similar to: How to determine Samba Installation directory

Displaying 20 results from an estimated 50000 matches similar to: "How to determine Samba Installation directory"

2025 Apr 30
2
How to determine Samba Installation directory
On Wed, Apr 30, 2025 at 3:41?PM Mark Foley via samba <samba at lists.samba.org> wrote: > > I'm building Samba from a scratch download from samba.org. One of the ./configure > options is --prefix, which directs where to install the files. > > The "default" is /usr/local/samba, but from experience I know my distro does not > put the files there. There is
2025 May 01
1
How to determine Samba Installation directory
Excellent suggestion! I forgot about that. I get: # smbd -b | egrep "LOCKDIR|STATEDIR|CACHEDIR|PRIVATE_DIR" LOCKDIR: /var/cache/samba STATEDIR: /var/lib/samba 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
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:
2025 Apr 30
1
How to determine Samba Installation directory
On Wed, 30 Apr 2025 15:40:06 -0400 Mark Foley via samba <samba at lists.samba.org> wrote: > I'm building Samba from a scratch download from samba.org. One of > the ./configure options is --prefix, which directs where to install > the files. > > The "default" is /usr/local/samba, but from experience I know my > distro does not put the files there. There is
2025 May 01
1
How to determine Samba Installation directory
On Wed, 30 Apr 2025 21:19:57 Rowland Penny <rpenny at samba.org> wrote: > > On Wed, 30 Apr 2025 15:40:06 -0400 > Mark Foley via samba <samba at lists.samba.org> wrote: > > > I'm building Samba from a scratch download from samba.org. One of > > the ./configure options is --prefix, which directs where to install > > the files. > > > > The
2025 May 01
1
How to determine Samba Installation directory
On Wed, 30 Apr 2025 21:38:40 -0400 Mark Foley via samba <samba at lists.samba.org> wrote: > On Wed, 30 Apr 2025 21:19:57 Rowland Penny <rpenny at samba.org> wrote: > > > > On Wed, 30 Apr 2025 15:40:06 -0400 > > Mark Foley via samba <samba at lists.samba.org> wrote: > > > > > I'm building Samba from a scratch download from samba.org. One
2025 May 06
1
How to determine Samba Installation directory
On Thu May 1 01:48:05 2025 Rowland Penny via samba <samba at lists.samba.org> wrote: > > On Wed, 30 Apr 2025 21:38:40 -0400 > Mark Foley via samba <samba at lists.samba.org> wrote: > > > On Wed, 30 Apr 2025 21:19:57 Rowland Penny <rpenny at samba.org> wrote: > > > > > > On Wed, 30 Apr 2025 15:40:06 -0400 > > > Mark Foley via samba
2015 Aug 19
6
Samba4 DC/AD documents created in redirected folders with bogus UID
I just noticed that my fresh install of Samba 4.2.3 has the same behaviour. I have a share (\\samba\it_share)) and some users when creating files have the UID as 3000000 and some have their correct UIDs. Share permissons are being controlled by Windows ACLs. On Wed, Aug 19, 2015 at 1:58 PM, Mark Foley <mfoley at novatec-inc.com> wrote: > More information, > > It appears I've
2015 Aug 20
3
Samba4 DC/AD documents created in redirected folders with bogus UID
On 20/08/15 15:24, Mark Foley wrote: > Guilherme Boing, on 19 Aug 2015 14:31 you wrote: > >> I just noticed that my fresh install of Samba 4.2.3 has the same behaviour. > Did you get a solution? > > Odd, but this topic doesn't seem to be getting much traction. I wonder what > people are using Samba4 for. Outside of hard-cord samba-junkies who love > spending hours
2017 Dec 03
3
Howto authenticate smartPhone via Active Directory
with passdb ldap i guess. ---Aki TuomiDovecot oy -------- Original message --------From: Mark Foley <mfoley at ohprs.org> Date: 03/12/2017 21:18 (GMT+02:00) To: dovecot at dovecot.org Subject: Re: Howto authenticate smartPhone via Active Directory Yes, you are right. This link: https://www.redips.net/linux/android-email-postfix-auth/#section2 shows: passdb pam { } used for
2015 Aug 19
2
Samba4 DC/AD documents created in redirected folders with bogus UID
My up-front apologies if this topic has been covered. This is my first time using this list and I don't know how to search for existing topics yet ... I installed Samba4 on Linux Slackware 64 version 14.1 about 6 months ago. I set up redirected folders for the Windows 7 Workstation users. All worked fine until recently. Now, when several of the users create documents and folders on their
2015 Aug 20
2
Samba4 DC/AD documents created in redirected folders with bogus UID
On 20/08/15 18:26, Guilherme Boing wrote: > Yes, you are correct. > > The users where the UID 3000000 was the owner were users that belong to > Domain Admins group. > Is this the correct behaviour ? I have other users that are in different > groups (e.g. Marketing) and whenever they create a new file, their own UID > shows up as the owner of that file, not the
2015 Aug 20
2
Samba4 DC/AD documents created in redirected folders with bogus UID
>-----Oorspronkelijk bericht----- >Van: samba [mailto:samba-bounces at lists.samba.org] Namens Rowland Penny >Verzonden: donderdag 20 augustus 2015 16:56 >Aan: samba at lists.samba.org >Onderwerp: Re: [Samba] Samba4 DC/AD documents created in >redirected folders with bogus UID > >On 20/08/15 15:24, Mark Foley wrote: >> Guilherme Boing, on 19 Aug 2015 14:31 you wrote:
2025 May 18
2
Users unable to reset passwords
On Sun May 18 03:22:40 2025 Penny via samba <samba at lists.samba.org> wrote: > > On Sat, 17 May 2025 00:46:20 -0400 > Mark Foley via samba <samba at lists.samba.org> wrote: > > > I'm trying to solve a couple of problems with Samba 4.18.19 and > > Windows 11. I've described these in detail in previous messages in > > this thread, so I'll be
2017 Dec 04
2
Howto authenticate smartPhone via Active Directory
Hi Mark, Just to let you know that we are running dovecot with AD. (and I guess: *many* people are running that combination) It worked without issues, we are using in dovecot-ldap.conf.ext: > auth_bind = yes this user/passwd filter: > = (&(objectclass=person)(sAMAccountName=%n)(!(userAccountControl=514))) > dn = cn=search_dovecit,cn=users,dc=company,dc=com > dnpass =
2024 Jan 05
2
Joining Windows 10 Domain Member to Samba AD/DC
You think ntp works with samba but it doesn?t. You *must* use chrony. It will take you exactly 5 minutes to get it up and running. On 5 Jan 2024 at 20:21 +0000, Mark Foley <mfoley at novatec-inc.com>, wrote: > > > > How do you know you're syncing with the DC? What does your 'w32tm /query /source' > give you? It?s all here :
2024 Feb 11
1
Joining Windows 10 Domain Member to Samba AD/DC
Congratulations. Happy to hear you got it running. Just out of curiosity and apologies if this has been answered before, but why Slack and not Debian when general consensus is Debian is great for Samba ? Building a Samba AD on Debian is painless and takes 20m from start to finish. Anyway, glad you sort it. LP. On 11 Feb 2024 at 05:11 +0100, Mark Foley <mfoley at novatec-inc.com>, wrote:
2025 May 21
1
Macs deleting files off RHEL8 server
These are a combination of "temp" and "real" files. The user is deleting/moving PDFs, InDesign and image files. I'm presuming hidden files are also getting deleted when the real files are. The filesystem has been solid (XFS) up until the switch to SMB. From: itdept_head <itdept_head at grown-up.com> To: Cc: "samba at lists.samba.org" <samba at
2017 Jan 17
2
Apparent Maildir permission issue
Jan 16 13:09:44 mail dovecot: imap(mark): Error: opendir(/home/HPRS/mark/Maildir) failed: Permission denied (euid=3000026(HPRS\mark) egid=100(users) missing +r perm: /home/HPRS/mark/Maildir, conflicting dir uid=10001(HPRS\mark)) Just wanted to point out that you have at different UID for the folder than your EUID (gotten from userdb/passdb). Aki On 16.01.2017 23:09, Mark Foley wrote: > More
2017 Jan 16
5
Apparent Maildir permission issue
I've just upgraded from Slackware 14.1 to 14.2. I've not done anything with dovecot -- it's the same version that was running before the upgrade. However, now I'm getting a permission error: /var/log/maillog: Jan 16 13:09:44 mail dovecot: imap(mark): Error: opendir(/home/HPRS/mark/Maildir) failed: Permission denied (euid=3000026(HPRS\mark) egid=100(users) missing +r perm: