Displaying 20 results from an estimated 8000 matches similar to: "Distro and release recommended"
2018 Jul 12
3
Distro and release recommended
El jue., 12 jul. 2018 a las 11:57, Rowland Penny via samba (<
samba at lists.samba.org>) escribió:
> On Thu, 12 Jul 2018 11:44:47 -0300
> Sergio Belkin <sebelk at gmail.com> wrote:
>
> > El jue., 12 jul. 2018 a las 9:44, Rowland Penny via samba (<
> > samba at lists.samba.org>) escribió:
> >
> > > On Thu, 12 Jul 2018 09:34:59 -0300
> >
2019 Sep 11
5
How to make an unattended backup
Hi,
I use AptVanBelle repo for samba, is there a way to backup in unattended
way (I mean via cron) the DC?
If I use
samba-tool domain backup online --targetdir=/srv/backup --server=
samba4.example.com -k yes -d1
It works, by it ask for password Administrator.
What is the best practice to do it?
Thanks in advance!
--
--
Sergio Belkin
LPIC-2 Certified - http://www.lpi.org
2018 Dec 12
5
Problem after upgrading to 4.9
Thanks Louis;
/etc/krb5.conf
[libdefaults]
default_realm = EXAMPLE.COM
dns_lookup_realm = false
dns_lookup_kdc = true
/etc/resolv.conf
search example.com
nameserver 192.168.50.40
/etc/hosts
127.0.0.1 localhost samba4.example.com
192.168.50.40 samba4.example.com samba4 ldap.example.com
Output off:
samba-tool dbcheck --cross-ncs
NOTE: old (due to rename
2015 Nov 13
3
Poor perfmance of bridged interfaces
2015-11-12 18:07 GMT-03:00 James A. Peltier <jpeltier at sfu.ca>:
> ----- Original Message -----
> | Hi,
> |
> | I've created a bridge using 2 interfaces and have a lot of messages as
> | follows:
> |
> | nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with own
> | address as source address
> | nov 12 15:30:22 localhost kernel: br0: received
2018 Mar 07
2
Why does dovecot tell Error: passwd-file(...)failed: No such file or directory?
Aki,
thanks, I fixed typo but error persists:
Mar 7 10:55:54 mail dovecot: auth: Debug: auth client connected (pid=10828)
Mar 7 10:55:55 mail dovecot: auth: Debug: client in:
AUTH#0111#011CRAM-MD5#011service=imap#011secured#011session=FIH/6tJm4gDAqHoB#011lip=192.168.122.202#011rip=192.168.122.1#011lport=993#011rport=37090
Mar 7 10:55:55 mail dovecot: auth: Debug: client passdb out:
2019 Mar 25
3
Kerberos fails in some cases
Hi folks,
I can use kerberos to create or delete user, eg:
samba-tool user create test -k yes
however, if I want to perform a backup it fails:
samba-tool domain backup online --targetdir=/srv/backup
--server=192.168.50.40 -k yes
gensec_spnego_create_negTokenInit_step: Failed to setup SPNEGO negTokenInit
request
Failed to bind - LDAP client internal error: NT_STATUS_INVALID_PARAMETER
Failed to
2020 Feb 04
5
Relabel /usr directory
Hi,
I've done the following:
- Copy usr content with rsync to another partition:
rsync -av --partial --progress /usr/ /mnt
Then, unmounted, added to fstab a line for /usr, then deleted /usr/* (not
the directory itself). But I've found that is bad labeled:
ls -Z /usr
unconfined_u:object_r:unlabeled_t:s0 bin
unconfined_u:object_r:unlabeled_t:s0 local
unconfined_u:object_r:unlabeled_t:s0
2019 Nov 23
2
yum4 and dnf on CentOS 8
Hi,
I was using yum for years on CentOS servers, and since a few years ago dnf
on Fedora desktops. My question is:
Is the same yum4 on CentOS 8 that dnf? What should I use?
Thanks in advance
--
--
Sergio Belkin
LPIC-2 Certified - http://www.lpi.org
2018 Jan 29
2
Live Import of IMAP
Hi,
I have the mailbox of jon.doe at example.com just migrated only with mails
after migration, is it ok to run:
doveadm -o mail_fsync=never sync -1 -R -u joe at example.com imapc:
wiil that import all mails missing mails to the new server? I don't want
that delete any current mail, is that right the command above?
thanks in advance!
--
--
Sergio Belkin
LPIC-2 Certified -
2014 Aug 27
2
Cannot Static Routes
Hi,
I'd want to configure persistent static routes, ie in config files, but I
can't configure static routes, I tested:
[root at centos7 ~]# cat /etc/sysconfig/network-scripts/routes-enp0s3
ADDRESS0=10.10.10.0
NETMASK0=255.255.255.0
GATEWAY0=192.168.1.1
logs says nothing:
ago 27 15:38:29 centos7.vhgroup.corp NetworkManager[2299]: <info>
Activation (enp0s3) Stage 5 of 5 (IPv4
2014 Sep 21
1
rndc permission denied
Hi, h when I have the following problem with rndc:
[root at centos7 ~]# rndc recursing and
rndc: 'recursing' failed: permission denied
SELinux is disables:
named.conf config file is:
//
// named.conf
//
// Provided by Red Hat bind package to configure the ISC BIND named(8) DNS
// server as a caching only nameserver (as a localhost DNS resolver only).
//
// See
2018 Aug 17
3
samba-tool passwordless
Hi,
I'm adding a few DNS RR's using samba-tool. I've tried to use kerberos but
I don't know that to append after -k, I mean:
samba-tool dns add 192.168.50.40 ejemplo.com samba4 A 192.168.50.40 -k
"something"
No clue after something, I've tried with Kerberos, KERBEROS, EXAMPLE.COM
Is it that possible?
Thanks in advance
--
--
Sergio Belkin
LPIC-2 Certified -
2015 Nov 12
10
Poor perfmance of bridged interfaces
Hi,
I've created a bridge using 2 interfaces and have a lot of messages as
follows:
nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with own
address as source address
nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with own
address as source address
And the operating systems is extremely slow
Interfaces files :
[root at localhost ~]# cat
2019 Mar 26
1
Kerberos fails in some cases
On Mon, 25 Mar 2019 20:33:44 -0300
Sergio Belkin via samba <samba at lists.samba.org> wrote:
> El lun., 25 mar. 2019 a las 19:41, Sergio Belkin (<sebelk at gmail.com>)
> escribió:
>
> > Hi folks,
> > I can use kerberos to create or delete user, eg:
> >
> > samba-tool user create test -k yes
> >
> > however, if I want to perform a backup it
2018 Dec 12
3
Problem after upgrading to 4.9
Hi, I use the Van Bell repo, I've upgraded from samba 4.7 to samba 4.9 but
now it fails, these are the errors:
dic 12 09:14:49 samba4 samba[4881]: task[dnsupdate][4881]: [2018/12/12
09:14:49.372290, 0] ../lib/util/util_runcmd.c:327(samba_runcmd_io_handler)
dic 12 09:14:49 samba4 samba[4881]: task[dnsupdate][4881]:
/usr/sbin/samba_dnsupdate: Failed to bind to uuid
2015 Oct 31
3
About ecryptfs-utils
Hi folks,
I've found ecryptfs module into kernel-plus, but ecryptfs-utils is missing:
[root at centos7 ecryptfs-utils-108]# uname -r
3.10.0-229.14.1.el7.centos.plus.x86_64
[root at centos7 ecryptfs-utils-108]# lsmod | grep ecryptfs
ecryptfs 85424 0
[root at centos7 ecryptfs-utils-108]# yum -q repolist
id del repositorio nombre del
repositorio
2014 Sep 06
1
SAMBA as AD DC
Hi folks,
Is able SAMBA on CentOS 7 to work as Active Directory Domain Controller? If
it's not, what is the recommended way of doing? Compiling from sources?
Install packages from SerNet?
Thanks in advance!
--
--
Sergio Belkin http://www.sergiobelkin.com
LPIC-2 Certified - http://www.lpi.org
2016 Apr 28
4
About mysql upgrade
Hi,
I've found some issues upgrading mysql, some people recommends run
mysql_upgrade. I wonder why such a script is not run from scriptlet of
mysql-server rpm.
Thanks in advance
--
--
Sergio Belkin
LPIC-2 Certified - http://www.lpi.org
2016 Jun 03
2
Restarting service issues
Hi,
Every time that I have to restart the nut-server it's a nightmare.
For example, after editing ups.conf
In many cases the only "solution" is to reboot the system.
These are the errors:
systemctl -l status nut-driver
? nut-driver.service - Network UPS Tools - power device driver controller
Loaded: loaded (/usr/lib/systemd/system/nut-driver.service; static;
vendor preset:
2017 Nov 30
1
Autoreplies are not sent
El 30 nov. 2017 4:02 a.m., "Steffen Kaiser" <skdovecot at inf.h-brs.de>
escribi?:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 29 Nov 2017, Sergio Belkin wrote:
Now, I'd want to every mail was sent to support-abc at example.com it triggers
> an autoreply vacation style.
>
> So, I've wrote and compiled a sieve filter, something like that and put in
>