Displaying 20 results from an estimated 11000 matches similar to: "Setting up Samba AD-DC on Debian Stretch made easy."
2017 Sep 12
0
Setting up Samba AD-DC on Debian Stretch made easy.
Hai Roy,
I've applied the the correct paths as reported.
Thanks!! For reporting this.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> spindles7 via samba
> Verzonden: dinsdag 12 september 2017 12:03
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Setting up Samba AD-DC on Debian
>
2017 Sep 11
4
Setting up Samba AD-DC on Debian Stretch made easy.
Hai,
As im setting up a new test environment, i've documented my setups and here you go..
A easy to follow howto for a Debian Samba AD DC ( tested on Debian Stretch, but should works also on Jessie )
You can find the files, here:
https://github.com/thctlo/samba4 In the "howtos" folder are the files.
And if you see errors, wel its on github ;-) or if you see
2017 Sep 11
0
Setting up Samba AD-DC on Debian Stretch made easy.
Arg...
The link without spaces on the end. ;-)
https://github.com/thctlo/samba4
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> L.P.H. van Belle via samba
> Verzonden: maandag 11 september 2017 13:07
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] Setting up Samba AD-DC on Debian Stretch made easy.
>
> Hai,
2017 Sep 11
3
Setting up Samba AD-DC on Debian Stretch made easy.
Hai,
I made the install howto based on the wiki steps, i only changed the order of install on some places.
And found it, not email but wiki.
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller
The part Configuring Kerberos.
( cp /usr/local/samba/private/krb5.conf /etc/krb5.conf )
Which made me think that the /var/lib/samba/private/krb5.conf isnt
2018 Jul 21
2
Failed to establish your Kerberos Ticket cache due time differences with the domain controller
I have this warning message when I try to logon using a domain user to the DC
itself:
"Failed to establish your Kerberos Ticket cache due time differences
with the domain controller. Please verify the system time."
I have set up PAM using this file: /usr/share/pam-configs/winbind:
Name: Winbind NT/Active Directory authentication
Default: yes
Priority: 192
Auth-Type: Primary
Auth:
2017 Sep 11
0
Setting up Samba AD-DC on Debian Stretch made easy.
Hai Rowland,
Thank for pointing out the 4.7 part.
So, i just remove that part and wait for the offical release of 4.7, but i you have a better text, yes, please :-))
I did see some email on technical about krb5.conf also, maybe thats only for the "mit" enabled version?
I just cant find that email anymore.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba
2019 Apr 05
2
Samba 4.10.1 for Debian 9 is now available (amd64/i386)
Hai,
I've updated the Samba 4.10.1 packages for Debian 9/
As of now the repo is usable for 4.10.
Repo info : https://apt.van-belle.nl/
Build logs: https://downloads.van-belle.nl/samba4/Buildlogs/stretch/
Short version:
apt-get install apt-transport-https # optional if you setup https apt repo.
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
echo
2018 May 16
1
Debian stretch samba 4.8.2 available amd64/i386 ( ubuntu 18.04 compatible )
Hai,
I've just tested the new samba 4.8.2 on my debian stretch and a ubuntu 18.04 test server (AD DC server)
Rowland, can you test these on your Duvean server also? :-)
You only need the following for samba 4.8.2 of my repo:
echo "deb http://apt.van-belle.nl/debian stretch-samba48 main contrib non-free" | sudo tee -a /etc/apt/sources.list.d/van-belle.list
wget -O -
2018 Jan 05
3
Adding a Windows Server 2008 as a DC to the domain fails
Hi,
I have a samba domain based on Samba version 4.7.4 compiled from sources
running on Debian Stretch v 9.3. The domain is working fine, but when I try to
add another DC (a Windows Server 2008 Standard Edition) using the Wiki at
https://wiki.samba.org/index.php/Joining_a_Windows_Server_2008_/_2008_R2_DC_to_a
_Samba_AD it fails with the error:
"The operation failed because:
The functional
2015 Oct 23
0
joining second DC to domain and non creation of DC DNS records
>
> You are missing the point as well, I joined the second DC and the New
> DCs A record was *not* created. I tried to follow the instructions on
> the Samba wiki but had problems and missed the fix on the webpage.
>
> I then removed the /usr/local/samba directory and re-ran 'make install'
> and then joined the DC again, exactly as I did the first time and
>
2018 Jul 19
7
Debian Stretch Samba Packages 4.8.3 available (amd64/i386)
Hi guys,
It's finaly done...
The samba 4.8.3 packages for Debian Stretch are available on my apt : http://apt.van-belle.nl
The buildlogs are here : http://downloads.van-belle.nl/samba4/Buildlogs/stretch/
No changes, from my side. check the Samba change log for whats changed.
https://www.samba.org/samba/history/samba-4.8.3.html
Only ldb is updated to 1.3.4.
If you upgradeing from
2019 Mar 11
4
classicupgrade, net rpc rights grant NT_STATUS_IO_TIMEOUT and NT_STATUS_INTERNAL_ERROR
Dear all,
we are transitioning from an openldap / MIT KDC setup to a samba4 AD. I
am doing this by setting up a samba NT4 domain, populating it from LDAP
and sticking in the password hashes which I automatically extract from
the MIT KDC arc4-hmac keys. Then I run the classicupgrade. I do this
whole thing from cron in a script once a day to be able to slowly
migrate services. The MIT / openldap
2019 Jul 29
2
Upgrading your Samba AD-DC from Stretch to Buster, used samba 4.10.6.
Hai guys,
After a few messages on the list on Buster, i decided to upgrade one of my production AD-DC's and see what happens.
If noticed a few things here, so here are the steps and changes i made to upgrade and have a correct working AD-DC after the upgrade.
Setup is as followed: Debian Stretch AD-DC with Bind9 DLZ and ntp time.
This is still the base i used for my AD-DC
2015 Oct 23
4
joining second DC to domain and non creation of DC DNS records
Hi Rowland,
I have similar problem with sernet 4.2.4 package: no dns entry created and logs are showing NOTAUTH for dnsupdate
Here is my work around:
New DC joins domain with:
--dns-backend=BIND9_DLZ and --server=partnerDC.contoso.com
Don't start samba or bind yet !!
After that I've to correct some permissions rights on these folders/files (bind can read):
- private
- dns
- dns/*
-
2006 Feb 06
8
change languages from an IVR
A customer of mine wants an IVR where the first 3 choices are
1 English
2 Spanish
3 French
I can build the IVR but how do I get the system prompts to then speak
the selected langauge. For example, a caller has selected Spanish and so
is routed to the Spanish part of the IVR. At some point he breaks out of
the IVR to leave a VM. How does the system know to continue offering him
Spanish?
2018 Apr 03
2
Could not convert sid: NT_STATUS_NO_SUCH_USER
Il 21/02/18 16:20, L.P.H. van Belle ha scritto:
> Hai,
>
> Thank you for having trust in my packages.. :-)
> Now if you use my package, i suggest, do read the howto's also...
> All you need for a good setup on debian stretch is there.
> if anyone find/see's improvements, please tell me... Or change it on github, thats why its there.
>
> First is this an
2019 Nov 27
1
Debian Stretch - apt-get update - Van Belle repository not found
Hello,
When doing "apt-get update" on Debian Stretch, I am experimenting the
following error:
# apt-get update
Ign:1 http://ftp.fr.debian.org/debian stretch InRelease
Ign:2 http://apt.van-belle.nl/debian stretch-backports InRelease
Hit:3 http://security.debian.org/debian-security stretch/updates InRelease
Hit:4 http://ftp.fr.debian.org/debian stretch-updates InRelease
Hit:5
2017 Aug 09
1
Samba 4.6.7 for Debian Jessie and Stretch packages available.
Hai everybody,
I've updated the a few samba packages in my repo.
Debian Jessie (repo: jessie-backports) not changed
Debian Stretch (repo: stretch-backports) not changed
Debian Jessie (repo: jessie) not changed
Debian Stretch (repo: stretch) now has 4.6.7
Debian Jessie (repo: unstable) now has 4.6.7
Debian Stretch (repo: stretch-unstable) not changed. ( waiting for 4.7.x)
2017 Nov 07
1
Debian jessie/stretch packages update.
Hai,
I've updated the repo with the samba packages to the following.
Debian Jessie
RepoName
jessie-backports : 4.5.8-2 => 4.5.12-2
Jessie : 4.5.14 Not updated, and only updated again with a security release.
(Jessie-)unstable : 4.6.8 => 4.6.9
optional, depends on the use, but a 4.7.x for jessie.
Jessie-experimental : If there are enough people are requesting it, a
2019 Nov 30
3
Debian Stretch - > buster: samba packages
Upgrading DC1 at site 3 (next site ;-))
I edited sources.list and van-belle.list (s/stretch/buster/g ...)
apt-get update: ok
apt-get upgrade: as well
apt-get dist-upgrade: DANGER
-> it tells me it would remove samba!
Die folgenden Pakete werden ENTFERNT:
libcurl3 libkdb5-8 libmariadbclient18 libnss-winbind libpam-winbind
libsmbclient libuptimed0 python3-ldb python3-samba samba