Displaying 20 results from an estimated 392 matches for "allroutes".
Did you mean:
allrouters
2020 Feb 27
2
User names not replicating to secondary DC
Two attachments are not being sent. Pasting contents.
DC0 smb.conf
# Global parameters
[global]
netbios name = DC0
realm = MSI.MYDOMAIN.COM
server role = active directory domain controller
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl,
winbindd, ntp_signd, kcc, dnsupdate
workgroup = MSI
# This line was added 190710 (DFD)
2016 Jun 29
4
Authentication problem
Ok, but you changed your hosts file :-p
You removed 127.0.1.1 .. ..
So now then, whats wrong here...
>/etc/resolv.conf points to the dc as a nameserver
>
>search mydom.lan
>nameserver IP.of.my.dc
>
>/etc/hosts
>127.0.0.1 localhost
>xxx.xxx.xxx.xxx fs.mydom.lan fs
>
># The following lines are desirable for IPv6 capable hosts
>::1 localhost ip6-localhost
2016 Jun 29
4
Authentication problem
Am Mittwoch, 29. Juni 2016, 10:56:02 schrieb Rowland penny:
> On 29/06/16 10:33, Dr. Harry Knitter wrote:
> > I'm setting up a new Samba 4 Domain on a Debian Jessie machine.
> > The dc works.
> > Now I'm trying to setup a fileserver following the samba wiki.
> > winbind is running on both machines, getent and wbinfo show the users and
> > groups of the
2006 May 26
1
Not able to make any calls
...exten-vm,9001@default,9001)
exten => ${VM_PREFIX}9001,1,Macro(vm,9001)
exten => 9002,1,Macro(exten-vm,9002@default,9002)
exten => ${VM_PREFIX}9002,1,Macro(vm,9002)
exten => abhijit,1,Macro(exten-vm,abhijit@default,abhijit)
exten => ${VM_PREFIX}abhijit,1,Macro(vm,abhijit)
[outbound-allroutes]
include => outbound-allroutes-custom
include => outrt-001-9_outside
include => outrt-002-outgoingFWD
[outbound-trunks]
include => outbound-trunks-custom
exten => _${DIAL_OUT_1}.,1,Macro(dialout,1,${EXTEN})
[outrt-001-9_outside]
include => outrt-001-9_outside-custom
exten =>...
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,
2017 Jul 10
3
Samba ADS-member-server: FQDNs in /etc/hosts
(new thread, same migration project)
I see GPOs applied, but network drives sometimes mapped, sometimes not.
Found something around hardened UNC paths, applied some GPO, dunno if
that is necessary or helps (I still have to check where to apply that
GPO, computer or user ...).
While debugging that I find in log.smbd on the member server:
[2017/07/10 11:22:20.290018, 1]
2016 Jan 03
2
Please review my smb.conf
Hi Rowland
Thanks for your reply. I see:
$ cat /etc/hosts
127.0.0.1 localhost
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
127.0.1.1 RPHS
So I guess I should edit the hosts file and specify RPHS's fixed IP address.
I don't think domain name is relevant for a home network so I won't specify
one. Will
2016 Feb 01
2
Fail to join a DC to a Domain
On 01/30/2016 01:52 PM, Rowland penny wrote:
> Your problems seem to start here:
>
> Server ldap/DC01.MYDOMAIN.NET at MYDOMAIN.NET is not registered with our
> KDC: Miscellaneous failure (see text): Server
> (ldap/DC01.MYDOMAIN.NET at MYDOMAIN.NET) unknown
>
> what is the ipaddress of your first AD DC ?
> can you post /etc/resolv.conf, /etc/hosts and /etc/krb5.conf
>
2020 Aug 31
4
No DNS domain configured
I am trying to join an existing samba server but I get an error message that the DNS update failed. I have read that this doesn?t matter and the join is still successful. But the problem comes when I try to grant privileges to the unix admins.
root at dna:/home/pi# net ads join -U administrator
Enter administrator's password:
Using short domain name -- DOMAIN
Joined 'DNA' to dns
2009 Oct 31
2
Calls disconnects after short time
...if there is a problem that can be resolved from my
side?
elastix*CLI>
-- Hungup 'IAX2/99999-6813'
== Spawn extension (macro-dialout-trunk, s, 19) exited non-zero on
'SIP/213.165.32.100-b7d21018' in macro 'dialout-trunk'
== Spawn extension (outbound-allroutes, 966507944491, 4) exited non-zero
on 'SIP/213.165.32.100-b7d21018'
-- Executing [h at macro-dialout-trunk:1]
Macro("SIP/213.165.32.100-b7d21018", "hangupcall|") in new stack
-- Executing [s at macro-hangupcall:1]
ResetCDR("SIP/213.165.32.100-b7d21018"...
2020 Feb 28
1
User names not replicating to secondary DC
Your setup is in consistant.
> 127.0.0.1 localhost.localdomain localhost
> 127.0.0.1 localhost
I suggest run my debugscript, make sure the servers there base setup is the same.
+ set both DC's there /etc/resolv.conf
search msi.mydomain.com mydomain.com
# IF THIS IS DC1
nameserver 172.23.93.26
nameserver 172.23.93.25
nameserver 172.23.93.3
# and for DC0
2017 Nov 13
2
Winbind error "Could not fetch our SID - did we join?"
/etc/hostname:villach-file
/etc/hosts:# The following lines are desirable for IPv6 capable hosts
/etc/hosts:::1 localhost ip6-localhost ip6-loopback
/etc/hosts:ff02::1 ip6-allnodes
/etc/hosts:ff02::2 ip6-allrouters
/etc/hosts:127.0.0.1 localhost
/etc/hosts:192.168.16.214 villach-file
/etc/krb5.conf:[libdefaults]
/etc/krb5.conf: default_realm = AD.TAO.AT
/etc/krb5.conf: dns_lookup_realm = true
2019 Aug 15
3
Failing to join existing AD as DC
Here you go:
Collected config ?--- 2019-08-15-18:38 -----------
Hostname: ka-h9-dc01
DNS Domain: samdom.example.com
FQDN: ka-h9-dc01.samdom.example.com
ipaddress: 10.0.1.250
-----------
Samba is running as an AD DC
-----------
? ? ? ?Checking file: /etc/os-release
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10
2017 Aug 26
2
Setting SePrintOperatorPrivilege
Thanks Rowland,
Contents of /etc/hosts:
/127.0.0.1 localhost////127.0.0.1 printserver//////# 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///
and /etc/hostname:
/printserver/
I have changed workgroup name now, and removed the .LOCAL in the end.
I
2020 Oct 10
0
Mail samba
On 10/10/2020 14:20, Philip Offermans wrote:
> I have 2 samba servers. A domain controller, and a domain member.
>
> Domain controller(GAIA):
>
> /etc/hosts
> 127.0.0.1 ? ? ? localhost
> 192.168.88.2? ? gaia.rompen.lokaal gaia
> ::1 ? ? ? ? ? ? localhost ip6-localhost ip6-loopback
> ff02::1 ? ? ? ? ip6-allnodes
> ff02::2 ? ? ? ? ip6-allrouters
>
> 127.0.1.1 ? ?
2017 Nov 08
2
DC's are unavailable when PDC halted
Hi Rowland,
On Wed, Nov 08, 2017 at 09:45:48AM +0000, Rowland Penny wrote:
> On Wed, 8 Nov 2017 09:24:30 +0100
> Ervin Hegedüs via samba <samba at lists.samba.org> wrote:
>
> > Hi folks,
> >
> > there are two Samba4 DC server. The first one is the "PDC", and
> > after I finished to set up that, I've joined the second one.
>
> I am a
2017 Jul 10
0
Samba ADS-member-server: FQDNs in /etc/hosts
On Mon, 10 Jul 2017 11:45:31 +0200
"Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
>
> (new thread, same migration project)
>
> I see GPOs applied, but network drives sometimes mapped, sometimes
> not.
>
> Found something around hardened UNC paths, applied some GPO, dunno if
> that is necessary or helps (I still have to check where to
2016 Dec 30
2
ADS domain member: winbind fails
And in addition to Rowlands comments..
Correct you hosts file to
/etc/hosts
127.0.0.1 localhost
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
# This server name and ip.
10.0.0.221 main.arbeitsgruppe.secret.tld main
10.0.0.224 backup.arbeitsgruppe.secret.tld backup
Second. Post you
2017 Jul 19
2
Re: SSH from host to domain using hostname
19. Juli 2017 17:19, c.monty@web.de schrieb:
> 19. Juli 2017 17:12, c.monty@web.de schrieb:
>
>> 19. Juli 2017 16:36, "Michal Privoznik" <mprivozn@redhat.com> schrieb:
>>
>>> On 07/19/2017 04:27 PM, c.monty@web.de wrote:
>>
>> <snip/>
>>
>> Guest OS is Debian 9 with this network configuration:
>> thomas@vm02-fai:~$
2017 Nov 08
0
DC's are unavailable when PDC halted
See inline comments:
On Wed, 8 Nov 2017 11:18:10 +0100
Ervin Hegedüs <airween at gmail.com> wrote:
> ========
> open-ldap:
>
> --------
> /etc/hostname
> open-ldap.core.mydomain.hu
This should just be the short hostname not the fqdn
>
> --------
> /etc/hosts
> 127.0.0.1 localhost
>
> #10.10.20.202 open-ldap.core.mydomain.hu
Uncomment the above