similar to: remote site options

Displaying 20 results from an estimated 20000 matches similar to: "remote site options"

2018 Sep 09
3
remote site options
On Sun, Sep 9, 2018 at 1:27 PM Reindl Harald via samba <samba at lists.samba.org> wrote: > Am 09.09.18 um 17:16 schrieb Sonic via samba: > > Currently using Samba 4 as AD at the main site and would like the main site > > AD to authenticate users at a remote site (about 3 systems). As I use my > > domain management system from a remote location via VPN I know this works,
2020 Oct 24
4
samba ad errors in log
On Sat, Oct 24, 2020 at 11:13 AM Rowland penny via samba <samba at lists.samba.org> wrote: > denied access to sysvol and a client is being denied updating its record. > > Does the DC use itself as the first nameserver in /etc/resolv.conf ? Same issue whether or not I point to itself first or to the local cache. > Who is user '5035' ? No clue, all users have a uidNumber
2016 Jul 12
6
Option configure
On Tue, Jul 12, 2016 at 10:00 AM, mathias dufresne <infractory at gmail.com> wrote: > Chris, can you check into your unit file what kind of type is used? Mine use Type=forking, I had some issues with Type=notify but it's been some time so I can't remember what they were. Although one is that a "systemctl start samba" command did not return a prompt, had to Ctrl-C out.
2017 Jan 30
4
classic upgrade fails with 4.6-test
On Sun, 2017-01-29 at 22:43 +0000, Rowland Penny via samba wrote: > On Sun, 29 Jan 2017 17:07:39 -0500 > Sonic <sonicsmith at gmail.com> wrote: > > > On Sun, Jan 29, 2017 at 4:54 PM, Rowland Penny <rpenny at samba.org> > > wrote: > > > > > When you built Samba, did you use the '--with-ntvfs-fileserver' > > > or > > >
2017 Feb 20
1
strange auth issue
Windows make any "Levenshtein distance" into domains and fix them??? ummm.... ----- Mensaje original ----- De: "Ing. Luis Felipe Domínguez Vega" <luis.dominguez at mtz.desoft.cu> Para: "Sonic" <sonicsmith at gmail.com> CC: "samba" <samba at lists.samba.org> Enviados: Lunes, 20 de Febrero 2017 15:08:59 Asunto: Re: [Samba] strange auth
2016 Jul 12
2
Option configure
On Tue, Jul 12, 2016 at 9:32 AM, Sonic <sonicsmith at gmail.com> wrote: > It appears that Samba does not check for > libsystemd (only libsystemd-daemon and libsystemd-journal) during the > config phase so unless one is running some ancient version of systemd > the "--with-systemd" configure option may be quite useless. Might be wrong on this, see the
2016 Sep 06
2
samba crashing on start up INTERNAL ERROR: Signal 11
Also see: https://bugs.gentoo.org/show_bug.cgi?id=592502 On Tue, Sep 6, 2016 at 9:28 AM, Sonic <sonicsmith at gmail.com> wrote: > On Tue, Sep 6, 2016 at 5:16 AM, Volker Lendecke <vl at samba.org> wrote: >> When you build, please have the correct header and -dev libs around >> that you will later use. > > In most cases there are no separate dev packages in Gentoo,
2016 Jul 12
3
Option configure
On Tue, Jul 12, 2016 at 10:13 AM, mathias dufresne <infractory at gmail.com> wrote: > Could you simply try to modify type=forking to type=notify and test again? > Perhaps your old has disappeared (they do sometimes, not often enough)... Seems to work for starting smbd and nmbd (although Type=forking has been running flawlessly for many months) on my Gentoo system. In my Debian LXC
2015 May 12
2
Letting linux be the router, allowing dynamic routes, suggestion
I see what you want me to do. But it does incur an extra MAC layer header to each VPN packet, more fragmentation. And broadcasts leak to all peers. It sure saves you from doing any improvements, but there are side effects that are undesirable to many customers. This is specially a problem if I want two VPN connections between two sites using redundant connections, we get an instant L2 loop. With
2017 Sep 13
2
Slow, Incorrect Group Resolution through Winbind
On Wed, 13 Sep 2017 11:18:59 -0400 Sonic via samba <samba at lists.samba.org> wrote: > On Wed, Sep 13, 2017 at 10:48 AM, Rich Otero via samba > <samba at lists.samba.org> wrote: > > > idmap config * : range = 16777216-33554431 > > idmap config * : backend = tdb > > Should be more like: > idmap config STUDENTS : range =
2017 Nov 23
7
Compiling Samba 4.7 with systemd support on Fedora 26
The systemd unit file looks like as follows: [Unit] Description=Winbindd Service After=syslog.target network.target [Service] Environment=KRB5CCNAME=FILE:/run/samba/krb5cc_samba Type=notify NotifyAccess=all PIDFile=/var/run/samba/ ExecStart=/usr/local/samba/sbin/winbindd -D ExecReload=/usr/bin/kill -HUP $MAINPID LimitCORE=infinity [Install] @Rowland I am not blaming samba at all, certainly is
2017 Sep 13
4
Slow, Incorrect Group Resolution through Winbind
On Wed, 13 Sep 2017 11:58:27 -0400 Sonic <sonicsmith at gmail.com> wrote: > On Wed, Sep 13, 2017 at 11:32 AM, Rowland Penny via samba > <samba at lists.samba.org> wrote: > > On Wed, 13 Sep 2017 11:18:59 -0400 > > Sonic via samba <samba at lists.samba.org> wrote: > > > >> Should be more like: > >> idmap config STUDENTS : range =
2018 Aug 08
1
Best practices for backing up small mailserver to remote location
??????? Original Message ??????? On August 8, 2018 1:08 AM, Adi Pircalabu <adi at ddns.com.au> wrote: > - rsync may not be the best option depending on the format of mailboxes. If you're using maildir or maildir+ that's fine, but what about mbox or dbox ?
2006 May 17
2
batch mode and remote destination
Whats the reason that using a batch file can't be used with a remote destination? rsync --read-batch=foo /mysrc remote:/dest gives remote destination is not allowed with --read-batch I need to push the same set of files to about 20 servers and because of firewall rules, the 20 servers cannot pull from the central one. Thanks Kimo
2017 Jan 29
3
classic upgrade fails with 4.6-test
On Sun, Jan 29, 2017 at 4:54 PM, Rowland Penny <rpenny at samba.org> wrote: > When you built Samba, did you use the '--with-ntvfs-fileserver' or > '--enable-selftest' options with configure ? > I used '--without-ntvfs-fileserver'.
2016 Jul 12
6
Option configure
Just backported 4.4.5 from debian sid to jessie. samba.service is masked there. If running as an fileserver the services are started via smbd.service,nmbd.service, winbind.service. There is an samba-ad-dc script which is masked by default. To get the ad-dc up and running with systemd one has to unmask samba-ad-dc.service and mask smbd.service,nmbd.service, winbind.service. This is the
2016 Apr 02
2
Upgrading Samba 3 to Samba 4 - Domain Controller unreachable
Think I should actively STOP that service? On Sat, Apr 2, 2016 at 11:18 AM, Sonic <sonicsmith at gmail.com> wrote: > On Sat, Apr 2, 2016 at 2:07 PM, Luke Barone <lukebarone at gmail.com> wrote: > > [ ok ] Restarting samba-ad-dc (via systemctl): samba-ad-dc.service. > > > > I may try rebooting as well, after trying @penny's fix. But that's what > >
2017 Nov 23
1
Compiling Samba 4.7 with systemd support on Fedora 26
Yes I have /var/run/samba/ , I spotted the error with not having an actual filename while I was posting this message. Does the pid file need to be in the same path as samba ? On Thu, Nov 23, 2017 at 10:04 PM, Sonic <sonicsmith at gmail.com> wrote: > On Thu, Nov 23, 2017 at 4:46 PM, Arnab Roy <arniekol at gmail.com> wrote: > > > > PIDFile=/var/run/samba/ > > >
2023 Dec 27
1
bind crashes after samba upgrade
On Wed, Dec 27, 2023 at 12:21?PM Sonic <sonicsmith at gmail.com> wrote: > On Wed, Dec 27, 2023 at 2:31?PM Kris Lou via samba > <samba at lists.samba.org> wrote: > > > named.conf.local > > > ===================== > > > include "/usr/local/samba/private/named.conf"; > > > ===================== > > > > Is the correct
2004 Aug 10
5
Driver dpt_i2o
Hi! I''m trying to install XEN on my test machine because running it on cdrom was too slow. Well, that test machine is a dual P4 with hyperthreading, 2GB of RAM and scsi controller dpti2o. I read the Xeno-1.2-HOWTO.txt, and compile xenolinux without problem, but xen appears to not support dpti2o. Am I missing something here? Another question, when the machine is at grub menu, we can