Displaying 10 results from an estimated 10 matches for "ad41".
Did you mean:
ad1
2016 Nov 21
2
group policy update fails
...ng Context = DC=internal,DC=domain,DC=tld
> > The Kerberos name used = KERBEROS.REALM.TLD
> > The Ipadres of DC dc2.internal.domain.tld. = 192.168.0.2
> > The Ipadres of DC dc1.internal.domain.tld. = 192.168.0.1
>
> Without fixing hostname
>
> root at ad41:~# ./samba-info.sh
> ....
> dns child failed to find name '3(NXDOMAIN)' of type A
> finddcs: No matching server found
> ERROR: Invalid IP address '3(NXDOMAIN)'!
> File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", line
> 127, in run
>...
2016 Nov 18
2
group policy update fails
Ok just to verify.
DC name=
ad41.dc.samges.ru
dnsdomain= dc.samges.ru
Kerberos domain ??
Im guessing you kerberos to dnsdomain mapping is wrong.
Can you post the
/etc/hosts
/etc/resolv.conf
/etc/krb5.conf
And, can you post this line u used for provisioning?
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> V...
2016 Nov 21
0
group policy update fails
...ternal,DC=domain,DC=tld
>>> The Kerberos name used = KERBEROS.REALM.TLD
>>> The Ipadres of DC dc2.internal.domain.tld. = 192.168.0.2
>>> The Ipadres of DC dc1.internal.domain.tld. = 192.168.0.1
>>
>> Without fixing hostname
>>
>> root at ad41:~# ./samba-info.sh
>> ....
>> dns child failed to find name '3(NXDOMAIN)' of type A
>> finddcs: No matching server found
>> ERROR: Invalid IP address '3(NXDOMAIN)'!
>> File "/usr/lib/python2.7/dist-packages/samba/netcmd/domain.py", line
>...
2016 Nov 18
0
group policy update fails
18.11.2016 16:45, L.P.H. van Belle via samba пишет:
> Ok just to verify.
>
> DC name=
> ad41.dc.samges.ru
>
> dnsdomain= dc.samges.ru
yes
> Kerberos domain ??
/etc/krb5.conf
[libdefaults]
default_realm = DC.SAMGES.RU
dns_lookup_realm = false
dns_lookup_kdc = true
> Im guessing you kerberos to dnsdomain mapping is wrong.
> Can you post the...
2017 Nov 30
2
added spn and exported keytab not match
...with Squid, and
I try to configure kerberos authentication for proxy server users.
I need to add SPN for user and then export keytab with it to file.
I am add user with RSAT and add SPN for it with samba-tool (like
https://wiki.samba.org/index.php/Generating_Keytabs):
--------------------
root at ad41:/# samba-tool spn list proxy
proxy
User CN=proxy,CN=Users,DC=dc,DC=S****,DC=ru has the following
servicePrincipalName:
HTTP/proxy.S****.ru at DC.S****.RU
host/proxy.S****.ru at DC.S****.RU
------------------
But I cannot export exactly this SPN, in exported file I have other r...
2005 Jul 11
2
Question about Polycom SoundPoint 500
Hi Folks;
I just bought a Polycom SoundPoint 500 off of ebay after having spent
way too much time trying to get updated sip images for our cisco phones.
The phone I bought didn't have an AC power adapter; Could someone
please tell me the volts & amps that the dc plug that comes with the
phone puts out?
Thanks!
Mike
2016 Nov 17
3
group policy update fails
We can login just fine but Group Policy Update is throwing an error
gpupdate
Updating Policy...
User policy could not be updated successfully. The following errors
were encount
ered:
The processing of Group Policy failed. Windows could not determine if
the user a
nd computer accounts are in the same forest. Ensure the user domain
name matches
the name of a trusted domain that resides in
2016 Nov 18
2
DC server own hostname must be part of ad dc domain?
Hi all.
If I have AD domain dc.samges.ru, how to setup a hostname, hosts file
and resolv.conf file? DNS is samba internal type.
Now I have settigs as here:
(ad41 is dc with fsmo roles, ip 172.16.214.141, ad51 is a second dc, ip
172.16.214.151)
root at ad51:~# hostname -s
ad51
root at ad51:~# hostname -d
samges.ru
root at ad51:~# hostname -f
ad51.samges.ru
Must I have an $SERV.$ADDOMAIN hostname, like ad51.dc.samges.ru ?
If I change hostname now, what wil...
2017 Nov 30
1
added spn and exported keytab not match
30.11.2017 14:00, Rowland Penny via samba пишет:
>> I am add user with RSAT and add SPN for it with samba-tool (like
>> https://wiki.samba.org/index.php/Generating_Keytabs):
>> --------------------
>> root at ad41:/# samba-tool spn list proxy
>> proxy
>> User CN=proxy,CN=Users,DC=dc,DC=S****,DC=ru has the following
>> servicePrincipalName:
>> HTTP/proxy.S****.ru at DC.S****.RU
>> host/proxy.S****.ru at DC.S****.RU
>
> I am not an expert on squid by a...
2016 Nov 18
0
DC server own hostname must be part of ad dc domain?
...ments:
On Fri, 18 Nov 2016 14:49:28 +0400
Mike Lykov via samba <samba at lists.samba.org> wrote:
> Hi all.
>
> If I have AD domain dc.samges.ru, how to setup a hostname, hosts file
> and resolv.conf file? DNS is samba internal type.
>
> Now I have settigs as here:
> (ad41 is dc with fsmo roles, ip 172.16.214.141, ad51 is a second dc,
> ip 172.16.214.151)
>
> root at ad51:~# hostname -s
> ad51
> root at ad51:~# hostname -d
> samges.ru
> root at ad51:~# hostname -f
> ad51.samges.ru
>
> Must I have an $SERV.$ADDOMAIN hostname, like ad51....