The search returned 29 results

by Eric
May 1, 2021 - 09:51
Forum: Package List
Subject: Problem deploying package as administrator
Answers: 1
Views : 28806

Problem deploying package as administrator

Hello,
version 1.8.2.72767.
I want to install a package for an EBP management software suite for my business. The vendor gave me a command line:
EBPOL_2020_LigneOL_Compta_12_3_1_8211.exe /s NETWORK=TRUE PERSONALIZED=TRUE WEBCHECKED=FALSE.

When I install it with this...
by Eric
April 29, 2019 - 09:08
Forum: Tips and Tricks
Subject: Samba database backup script
Answers: 1
Views : 11693

Script saves database samba

Hello,
I would like to know if there is a backup and restore script for Samba4 that covers the entire database and repositions the domain's SID.
It's mentioned on the Samba website, but I can't find it in your package.

Thank you very much.
Sincerely,
Eric
by Eric
December 19, 2018 - 4:35 PM
Forum: Tips and Tricks
Subject: BDC problem
Answers: 1
Views : 12427

Re: BDC problem

Actually, I ran the same command from the `ad-bdc1

samba-tool ldapcmp --filter=whenchanged ldap://bdc2 ldap://bdc3` domain

, and now I've gotten success. So I must conclude that LDAP is OK and synchronized between the three BDCs, I think.

Could you confirm this for me?
Thanks in advance...
by Eric
December 19, 2018 - 2:06 PM
Forum: Tips and Tricks
Subject: BDC problem
Answers: 1
Views : 12427

bdc problem

Hello,

when experiencing connection problems on certain accounts from my databases, I decided to check a few things.

Using the `samba-tool ldapcmp --filter=whenchanged ldap://srvads1 ldap://srvads2 domain` command, I found that it returned a failure -1.

I adapted the command to `samba-tool ldapcmp --filter ...`
by Eric
November 28, 2018 - 6:46 PM
Forum: Tips and Tricks
Subject: CUPS SAMBA Problem
Answers: 1
Views : 10310

Re: CUPS SAMBA problem solved

Hello,

the problem was solved by reinstalling CUPS and restarting the server. Then I changed the driver directories in /srv as recommended on the Samba4 website. It works perfectly and the printers are working fine. However, the Samba website recommends using the...
by Eric
November 14, 2018 - 06:41
Forum: Tips and Tricks
Subject: CUPS SAMBA Problem
Answers: 1
Views : 10310

CUPS SAMBA Problem

Hello,

I installed a print server using your documentation and the official Samba documentation, however, I'm having trouble installing the printer.

I installed a printer with a raw driver on CUPS using ipp://@printer_ip/queue

, then I downloaded the PCL6 driver from RSAT...
by Eric
November 14, 2018 - 06:24
Forum: Tips and Tricks
Subject: DNS error on BDC
Answers: 3
Views : 12734

Re: DNS error on BDC

Hello,
Thank you so much for your help.

Hello Eric,

Eric wrote: ↑
October 20, 2018, 8:01 AM
I have many errors on a BDC3.

As a reminder, it is best to avoid AD server names like PDC and BDC. Indeed, in Active Directory, all RWDCs (i.e., DCs that are not RODCs)...
by Eric
October 20, 2018 - 08:01
Forum: Tips and Tricks
Subject: DNS error on BDC
Answers: 3
Views : 12734

DNS error on BDC

Hello,

I'm getting numerous errors on a BDC3

UpdateRefs: "UpdateRefs failed with WERR_DS_DRA_ACCESS_DENIED/NT code 0xc0002105 for 447da004-332f-42e7-90f9-7703dfe80125._msdcs.lyceeader.eu DC=DomainDnsZones,DC=lyceeader,DC=eu
[2018/10/20 07:54:09.599058, 0] ../source4/dsdb/repl/drepl_out_helpers.c:1087 ..."
by Eric
October 20, 2018 - 7:30 AM
Forum: Tips and Tricks
Subject: Question about tissysvol
Answers: 3
Views : 12096

Re: Question about tissysvol

Hello,

I successfully restarted the tissyvolsync process using systemctl.

Thank you
, Eric.
by Eric
October 20, 2018 - 7:29 AM
Forum: Tips and Tricks
Subject: Question about tissysvol
Answers: 3
Views : 12096

Re: Question about tissysvol

Hello,

when I check with `ps ax` I only see one process, 1573? SNsl 2:05 /opt/tis-sysvolsync/bin/syncthing -no-browser -no-restart -logflags=0 -home=/opt/tis-sysvolsync/data,
but in `htop` I see dozens of them?

Thanks
, Eric