Displaying 20 results from an estimated 43 matches for "allhosts".
2020 Jul 13
1
net rpc rights grant fail to connect 127.0.0.1
...e
#
127.0.0.1 localhost
10.1.1.21 DCLINUX.ad.mydomain.br DCLINUX
# special IPv6 addresses
::1 localhost ipv6-localhost ipv6-loopback
fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix
ff02::1 ipv6-allnodes
ff02::2 ipv6-allrouters
ff02::3 ipv6-allhosts
10.1.1.21 install
>
> /etc/resolv.conf
>
search ad.mydomain.br
nameserver 8.8.8.8
nameserver 200.x.x.x
nameserver 200.x.x.x
>
> /etc/krb5.conf
>
>
[libdefaults]
default_realm = AD.MYDOMAIN.BR
dns_lookup_realm = false
dns_lookup_kdc = true
> /etc/samba/smb.conf
>...
2020 Feb 27
2
User names not replicating to secondary DC
...t.localdomain localhost
::1 localhost6.localdomain6 localhost6
172.23.93.25 dc0.msi.mydomain.com dc0
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
===
DC1 hosts
127.0.0.1 localhost
172.23.93.25 dc0.msi.mydomain.com dc0
172.23.93.26 dc1.msi.mydomain.com dc1
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-all...
2017 Aug 22
2
Winbind with krb5auth for trust users
....0.1 localhost
>
> # special IPv6 addresses
> ::1 localhost ipv6-localhost ipv6-loopback
>
> fe00::0 ipv6-localnet
>
> ff00::0 ipv6-mcastprefix
> ff02::1 ipv6-allnodes
> ff02::2 ipv6-allrouters
> ff02::3 ipv6-allhosts
> 192.168.1.4 client.loc.example.de client.loc.example.de
The line above should be:
192.168.1.4 client.loc.example.de client
>
> client:~ # more /etc/resolv.conf
> search loc.example.de
> nameserver 192.168.1.2
> nameserver 192.168.1.3
I take it that the two ipaddres...
2020 Feb 27
5
User names not replicating to secondary DC
I have 2 Ububtu DCs. One acting as a secondary/failover. At one point
the users were replicated from primary to secondary. But now they are not
replicating.
The output from samba-tool drs showrepl is attached. What else may I
provide to aid diagnostics?
I know Samba does not replicate sysvol 'yet', so rsync is needed, but that
does not seem to contain the users.
Thank you,
2010 Oct 23
2
Samba 3.2 & IPv6
...h
winbind enum groups = yes
winbind enum users = yes
hosts:
127.0.1.1 localhost.prova.local localhost
127.0.1.1 debhost.domain.local debhost
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
Does anyone know if this is a bug or a possible error in my configuration?
It works with IPv4 and i found no specific Samba configuration for IPv6. So
I guess it's not a configuration problem.
The solution i found was install Debian Backport for Samba, Samba 2.5 that
ships with Debian Sque...
2012 Dec 17
20
early clean exit from module?
Hi folks,
I''ve poked around the language reference, and havent found anything on this
so far. I''d like to be able to force a clean early exit from a module.
WITHOUT encasing the whole body of the module in an if statement.
What I''m looking for:
class somemodule {
#no this isnt going to be a global variable I''m just using that as an
example,
if
2009 May 24
1
Re: C&C Red Alert 3 - Lan (and also hamachi) play
...NA
> 127.0.0.1 localhost.localdomain localhost
>
> # The following lines are desirable for IPv6 capable hosts
> ::1 localhost ip6-localhost ip6-loopback
> fe00::0 ip6-localnet
> ff00::0 ip6-mcastprefix
> ff02::1 ip6-allnodes
> ff02::2 ip6-allrouters
> ff02::3 ip6-allhosts
>
> # dpkg -l wine
> [...]
> ii wine 1.1.21~winehq1-1 Microsoft Windows Compatibility Layer
>
> System : Debian Sid
2020 Feb 28
1
User names not replicating to secondary DC
...localhost6.localdomain6 localhost6
> 172.23.93.25 dc0.msi.mydomain.com dc0
>
> # The following lines are desirable for IPv6 capable hosts
> ::1 localhost ip6-localhost ip6-loopback
> fe00::0 ip6-localnet
> ff02::1 ip6-allnodes
> ff02::2 ip6-allrouters
> ff02::3 ip6-allhosts
> ===
>
> DC1 hosts
> 127.0.0.1 localhost
> 172.23.93.25 dc0.msi.mydomain.com dc0
> 172.23.93.26 dc1.msi.mydomain.com dc1
>
> # The following lines are desirable for IPv6 capable hosts
> ::1 ip6-localhost ip6-loopback
> fe00::0 ip6-localnet
> ff00:...
2017 Aug 22
2
Winbind with krb5auth for trust users
Hai,
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Andreas Hauffe via samba
> Verzonden: dinsdag 22 augustus 2017 11:26
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Winbind with krb5auth for trust users
>
> Hi,
>
> thanks for the fast answer.
>
> All DCs (local and trusted domain) running on
2018 Jul 24
1
Cannot contact any KDC for requested realm
...t is the OS
> set up correctly to use it ?
>
> can you post:
> /etc/hosts
127.0.0.1 localhost
127.0.1.1 domain-controller
#Required for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
# --- BEGIN PVE ---
192.168.1.221 domcon.duck.tld domcon
# --- END PVE ---
> /etc/hostname
domcon
> /etc/resolv.conf
# --- BEGIN PVE ---
search duck
nameserver 192.168.1.254
# --- END PVE ---
> /etc/krb5.conf
[libdefaults]
default_realm = DOMCON.DUCK.TLD
dns_lookup_rea...
2018 Oct 31
0
kiwi-ltsp - slave printer setup
...ss??Full-Qualified-Hostname??Short-Hostname
#
127.0.0.1???????localhost
# special IPv6 addresses
::1?????????????localhost ipv6-localhost ipv6-loopback
fe00::0?????????ipv6-localnet
ff00::0?????????ipv6-mcastprefix
ff02::1?????????ipv6-allnodes
ff02::2?????????ipv6-allrouters
ff02::3?????????ipv6-allhosts
192.168.0.1?????suse.localhost suse
192.168.0.101ws101
192.168.0.102ws102
192.168.0.103ws103
192.168.0.104ws104
192.168.0.105ws105
192.168.0.114ws114.donais.ca ws114
-----------------------------------------------------------------------------
*/srv/root-i386.17.12.19-20.25/etc/lts.conf*
# This is...
2019 Nov 24
0
Problems setting up samba bind9_dlz on Ubuntu 18.04
...host
::1???????????? localhost6
192.168.0.243? ubutestdc.domain.com ubutestdc <-- replace this with your
DCS data
# The following lines are desirable for IPv6 capable hosts
::1???? localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
reboot
>
> nameserver 127.0.0.53
> options edns0
> search domain.com
>
> I've now changed the nameserver to localhost. This is the netplan yaml config behind this:
The 'nameserver' should be the DCs IP, see above
>
> network:
> ethernets:
>...
2020 Feb 27
0
Samba AD - Different IP than the existing one assigned
.../etc/hosts
127.0.0.1 localhost php7.localhost adc1
120.0.0.1 php7.localhost
172.31.6.15 adc1
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
Rowland
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
2020 Jul 15
0
Fwd: net rpc rights grant fail to connect 127.0.0.1
...ame
#
127.0.0.1 localhost
10.1.1.16 ADFILE.ad.prefprude.br ADFILE
# special IPv6 addresses
::1 localhost ipv6-localhost ipv6-loopback
fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix
ff02::1 ipv6-allnodes
ff02::2 ipv6-allrouters
ff02::3 ipv6-allhosts
> /etc/resolv.conf
cat /etc/resolv.conf
### Call "netconfig update -f" to force adjusting of /etc/resolv.conf.
search ad.prefprude.br
nameserver 10.1.1.21
nameserver 8.8.8.8
> /etc/krb5.conf
cat /etc/krb5.conf
[libdefaults]
default_realm = AD.PREFPRUDE.BR
dns_lookup_realm =...
2020 Oct 10
0
Mail samba
...tc/hosts
> 127.0.0.1 localhost
> 192.168.88.3 dna.rompen.lokaal dna
> # The following lines are desirable for IPv6 capable hosts
> ::1 ip6-localhost ip6-loopback
> fe00::0 ip6-localnet
> ff00::0 ip6-mcastprefix
> ff02::1 ip6-allnodes
> ff02::2 ip6-allrouters
> ff02::3 ip6-allhosts
>
> (The ip6 addresses are from docker)
'docker' ???
> Firewall is turned off.
>
> The ldapsearch was from DNA(domain member)
>
> Maybe it is easier to solve this problem via phone.
Sorry, only help via this mailing list :-)
Rowland
2017 Aug 22
0
Winbind with krb5auth for trust users
...; # special IPv6 addresses
>> ::1 localhost ipv6-localhost ipv6-loopback
>>
>> fe00::0 ipv6-localnet
>>
>> ff00::0 ipv6-mcastprefix
>> ff02::1 ipv6-allnodes
>> ff02::2 ipv6-allrouters
>> ff02::3 ipv6-allhosts
>> 192.168.1.4 client.loc.example.de client.loc.example.de
> The line above should be:
>
> 192.168.1.4 client.loc.example.de client
>
>> client:~ # more /etc/resolv.conf
>> search loc.example.de
>> nameserver 192.168.1.2
>> nameserver 192.168.1.3
&g...
2009 Feb 13
3
Accessing Windows network from application in Wine
...this? This seems to apply to games...
My hosts file contains:
127.0.0.1 localhost
127.0.1.1 rich-Evo
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
2020 Jul 13
5
net rpc rights grant fail to connect 127.0.0.1
Hello!
I am trying to do the command:
*net rpc rights grant "SAMDOM\Unix Admins" SeDiskOperatorPrivilege -U
"SAMDOM\administrator"*
*could not connect to server 127.0.0.1*
*connection failed: NT_STATUS_CONNECTION_REFUSED*
All steps from original samba wiki. The distro is Opensuse 15.1 64 bits, on
Oracle VM, static IP.
I did read several blogs, docs, samba mailing list. Trying
2018 Nov 22
2
Setup a Samba AD DC as an additional DC
which samba version, because i've een reports 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
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