Displaying 6 results from an estimated 6 matches for "allenlan".
2013 Jan 09
2
Samba4 internal DNS not responding to DNS requests
...S
requests on the network.
I am running Samba4 4.1.0pre1-GIT-c1fb37d on my CentOS 6.3 system. I
followed the instructions here:
https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO
I configured Samba4 to use the internal DNS server. My Samba4 server is
192.168.0.13. Its full hostname is ubuntu-ad.allenlan.net. The realm is
ALLENLAN.NET.
The DNS testing section of the document passes:
$host -t SRV _ldap._tcp.allenlan.net.
_ldap._tcp.allenlan.net has SRV record 0 100 389 ubuntu-ad.allenlan.net.
$host -t SRV _kerberos._udp.allenlan.net.
_kerberos._udp.allenlan.net has SRV record 0 100 88
ubu...
2013 May 24
1
Unable to get Samba-3.6.12 to authenticate using ADS
...rstand (no surprise there).
I have read the relevant documentation, including the Domain Membership
section, and I have followed the instructions here:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html#ads-member
Here are the details.
AD is Samba-4 running on samba-ad.allenlan.net (192.168.0.13).
Fileserver is Samba-3.6.12 on smb-test-zone.allenlan.net (192.168.0.17).
A Win7 PC named t110-win7-base.allenlan.net (192.168.0.93) is joined to the
domain, user "allenlan\lallen" is logged in to it, and I attempt to map a
share on the Samba-3.6.12 system using:
# net...
2013 Oct 11
2
getent group by name fails
...0:01:31.288520, 3]
winbindd/winbindd_msrpc.c:252(msrpc_name_to_sid)
msrpc_name_to_sid: name=DOMAIN\USERS
[2013/10/11 10:01:31.288547, 3]
winbindd/winbindd_msrpc.c:266(msrpc_name_to_sid)
name_to_sid [rpc] DOMAIN\USERS for domain DOMAIN
if I specify the domain name, ie: 'getent group "ALLENLAN\\domain users"'
it still fails...
[2013/10/11 10:02:18.280728, 3]
winbindd/winbindd_misc.c:384(winbindd_interface_version)
[31925]: request interface version
[2013/10/11 10:02:18.280823, 3]
winbindd/winbindd_misc.c:417(winbindd_priv_pipe_dir)
[31925]: request location of privileged...
2013 Jan 10
0
Samba4 internal DNS not responding to DNS requests - SOLVED
...tOS 6.3 system. I
> > > followed the instructions here:
> > > https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO
> > >
> > > I configured Samba4 to use the internal DNS server. My Samba4 server
> is
> > > 192.168.0.13. Its full hostname is ubuntu-ad.allenlan.net. The realm
> is
> > > ALLENLAN.NET.
> > >
> > > The DNS testing section of the document passes:
> > >
> > > $host -t SRV _ldap._tcp.allenlan.net.
> > > _ldap._tcp.allenlan.net has SRV record 0 100 389
> > > ubuntu-ad.allenla...
2012 Dec 24
2
Problem with Samba4 installation - trouble at kinit
Hi. I am following the steps in the Samba4 HOWTO:
http://wiki.samba.org/index.php/Samba4/HOWTO
and I run into trouble at this step:
[root at samba-ad ~]# kinit administrator at ALLENLAN.NET
"kinit: Cannot contact any KDC for realm 'ALLENLAN.NET' while getting
initial credentials"
I performed all of the previous testing steps in the document successfully.
This is CentOS 6.3. I started with Ubuntu 12.10 and ran into the same
problem there, so clearly it's so...
2013 Feb 22
1
Unable to join domain, apparent DNS problem
...as running into multiple problems. So I decided to test against a true
Windows Server (2003) domain, to see if there is something wrong with my
client-side setup.
Attempting to join the WS2003 AD domain also fails. Snooping the network
traffic reveals this:
client: DNS query _ldap._tcp.dc._msdcs.ALLENLAN.NET: type SRV, class IN
DC: no such server
I found this MS link:
http://technet.microsoft.com/en-us/library/cc961719.aspx
Which says, in part:
"_ldap._tcp.dc._msdcs.DnsDomainName
Allows a client to locate a domain controller (dc) of the domain named by
DnsDomainName . All Windows 2000 Serve...