The search returned 245 results

by ssamson
May 17, 2018 - 12:06
Forum: Tips and Tricks
Subject: Building deb packages? / Samba 4.7.7
Answers: 1
Views : 13093

Re: Building deb packages? / Samba 4.7.7

Hi harryruhr,

As you know, we're working on Samba 4.8.X deb build.
You can make your own deb packages on following this procedure https://wiki.debian.org/SimpleBackportCreation .

You have to download https://packages.debian.org/buster/samba .

Good luck ;)
by ssamson
June 1, 2017 - 4:31 PM
Forum: Tips and Tricks
Subject: Samba4 and OpenLDAP Password Synchronization
Answers: 9
Views : 24090

Re: Samba4 and OpenLDAP Password Synchronization


However, replication to the OpenLDAP directory is not working. In the samba-syncpasswords logs, I have the error "Exception global name 'time' is not defined"
samba-syncpasswords[27698]: Tue May 9 10:25:52 2017: pid[27698]: DONE-EXIT: Exception global name 'time' is not defined
samba ...
by ssamson
March 1, 2017 - 3:32 PM
Forum: Tips and Tricks
Subject: Samba4 and OpenLDAP Password Synchronization
Answers: 9
Views : 24090

Re: Samba4 and OpenLDAP Password Synchronization

Hello,

Yes, you need to have gpme support on all domain controllers.
They also need a gpg key and the corresponding ID in the smb.conf file.

The script only works with users who have changed their password after its implementation.

You can try...
by ssamson
November 8, 2016 - 11:22
Forum: Tips and Tricks
Subject: Check password script
Answers: 3
Views : 10306

Re: Check password script

The issue is fixed in Samba branch 4.5

Code: Select all

Password quality plugin support in the AD DC
--------------------------------------------

The check password script now operates correctly in the AD DC.
by ssamson
November 4, 2016 - 3:32 PM
Forum: WAPT Server
Subject: WAPT release 1.3.8
Answers: 2
Views : 5981

WAPT release 1.3.8

Hello everyone,

The Tranquil IT Systems team is pleased to announce the release of WAPT 1.3.8. This is a minor version that includes a large number of technical and ergonomic improvements to WAPT, as well as two security fixes (see changelog below).

The upgrade procedure...
by ssamson
June 13, 2016 - 4:49 PM
Forum: Tips and Tricks
Subject: Check password script
Answers: 3
Views : 10306

Re: Check password script

by ssamson
April 6, 2016 - 9:53 AM
Forum: Tips and Tricks
Subject: Samba 4 WMI Filtering
Answers: 1
Views : 5742

Re: Samba 4 WMI Filtering

Hello,

we rarely use WMI filters, but when we do, we've never had any problems.
The management console is on Windows 7 Pro.
by ssamson
November 4, 2015 - 11:32
Forum: WAPT Server
Subject: random DMI - serial number
Answers: 3
Views : 5230

Re: Random DMI - Serial Number

The order

Code: Select all

wapt-get register
is executed at the end of the waptagent.exe installation.
by ssamson
November 4, 2015 - 11:10
Forum: WAPT Server
Subject: Beginner questions
Answers: 7
Views : 9085

Re: Beginner questions


Is it possible to migrate all my clients from the test server to my new production server?


* Simply update your WAPT entry in DNS with the new server's IP address.
* Do not regenerate the private/public key pair to avoid having to...
by ssamson
November 3, 2015 - 10:29
Forum: WAPT Server
Subject: Error when double-clicking on a machine
Answers: 4
Views : 5420

Re: Error when double-clicking on a machine

Hello,
the URL of your repository should be "https://192.168.200.47/wapt".
Using a DNS server is not mandatory but highly recommended.