Displaying 7 results from an estimated 7 matches for "ens2f0".
2018 Dec 01
2
Setup a Samba AD DC as an additional DC
...ing, /etc/devuan_version does not exist
-----------
running command : ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
2: ens2f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 00:1e:67:79:11:b8 brd ff:ff:ff:ff:ff:ff
inet 131.192.176.40/24 brd 131.192.176.255 scope global ens2f0
inet6 fe80::21e:67ff:fe79:11b8/64 scope link
3: ens2f1: <BROADCAST,MULTICAST&...
2018 Nov 22
2
Setup a Samba AD DC as an additional DC
...s the 4.8 fails and 4.7 fails but 4.6 should work, and i dont know about 4.9.2
Can you show your /etc/hosts file and /etc/resolv.conf and /etc/krb5.conf
You used :
samba-tool domain join mydomain.com DC -U"MYDOMAIN\administrator" --dns-backend=SAMBA_INTERNAL --option="interfaces=ens2f0"
not wrong, but can you try.
kinit Administrator
samba-tool domain join mydomain.com DC --dns-backend=SAMBA_INTERNAL --site=MySite --option="interfaces=ens2f0" -k
If that does not work.
samba-tool domain join mydomain.com DC --dns-backend=SAMBA_INTERNAL --option="interfaces=...
2018 Nov 21
7
Setup a Samba AD DC as an additional DC
I've installed these packages:
apt-get install samba winbind libnss-winbind libpam-winbind libpam-krb5 krb5-config
Installing on fresh Ubuntu 18.04 server
Nothing is configured yet as following the wikis you come to the DNS configuration before you get to configuring Samba stuff.
Wiki states: If you are planning to set up a Samba Active Directory (AD) domain controller (DC) using the
2018 Nov 23
0
Setup a Samba AD DC as an additional DC
....stanford.edu = stanford.edu
.slac.stanford.edu = SLAC.STANFORD.EDU
.toronto.edu = UTORONTO.CA
.utoronto.ca = UTORONTO.CA
>You used :
>samba-tool domain join mydomain.com DC -U"MYDOMAIN\administrator" --dns-backend=SAMBA_INTERNAL --option="interfaces=ens2f0"
>not wrong, but can you try.
>
>kinit Administrator
>samba-tool domain join mydomain.com DC --dns-backend=SAMBA_INTERNAL --site=MySite --option="interfaces=ens2f0" -k If that does not work.
>samba-tool domain join mydomain.com DC --dns-backend=SAMBA_INTERNAL --optio...
2018 Nov 27
10
Setup a Samba AD DC as an additional DC
Hai,
I had a quick look.
Barry, can you get this script and run it.
https://raw.githubusercontent.com/thctlo/samba4/master/samba-collect-debug-info.sh
Then post the results to the list.
It collects all info i need to have a better look.
I have a few ideas, this might be a resolving order problem, i've based on the errors below.
Can you also post the output of bind from the point its
2018 Nov 28
0
Setup a Samba AD DC as an additional DC
...> -----------
> running command : ip a
> 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state
> UNKNOWN group default qlen 1000
> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
> inet 127.0.0.1/8 scope host lo
> inet6 ::1/128 scope host
> 2: ens2f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
> mq state UP group default qlen 1000
> link/ether 00:1e:67:79:11:b8 brd ff:ff:ff:ff:ff:ff
> inet 131.192.176.40/24 brd 131.192.176.255 scope global ens2f0
> inet6 fe80::21e:67ff:fe79:11b8/64 scope link
> 3: ens2f1...
2018 Nov 27
0
Setup a Samba AD DC as an additional DC
...ing, /etc/devuan_version does not exist
-----------
running command : ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
2: ens2f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 00:1e:67:79:11:b8 brd ff:ff:ff:ff:ff:ff
inet 131.192.176.40/24 brd 131.192.176.255 scope global ens2f0
inet6 fe80::21e:67ff:fe79:11b8/64 scope link
3: ens2f1: <BROADCAST,MULTICAST&...