Displaying 4 results from an estimated 4 matches for "ncssamba1".
2013 Aug 02
1
DNS issue with second samba DC
I have samba4 installed on two systems: ncssamba1 and ncssamba2. ncssamba1 is the PDC, ncssamba2 was joined to the domain using the instructions here: http://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC
I had to manually add the DNS information as mentioned on that page. I can add a user and the user is replicated.
However, I ha...
2013 Aug 27
1
Replication issue
...6-288d-483e-baec-7043a9c4a6cd._msdcs.ncs.k12.de.us
976c9c86-288d-483e-baec-7043a9c4a6cd._msdcs.ncs.k12.de.us is an alias for ncssamba2.ncs.k12.de.us.
returns correct information on all DCs.
However, the command samba-tool drs showrepl shows that for the above server, replication fails when run on ncssamba1.
e.g.
CN=Schema,CN=Configuration,DC=ncs,DC=k12,DC=de,DC=us
Default-First-Site-Name\NCSSAMBA2 via RPC
DSA object GUID: 976c9c86-288d-483e-baec-7043a9c4a6cd
Last attempt @ Mon Aug 26 21:23:29 2013 EDT failed, result 87 (WERR_INVALID_PARAM)
38...
2013 Oct 24
1
user creation with samba-tool issue
...ed 1 records successfully
dn: CN=test.user48,CN=Users,DC=ncs,DC=k12,DC=de,DC=us
changetype: modify
replace: primarygroupid
primarygroupid: 513
sleeping for 5. . .
Modified 1 records successfully
dn: CN=test.user48,CN=Users,DC=ncs,DC=k12,DC=de,dc=us
changetype: modify
add: profilePath
profilePath: \\ncssamba1\profiles\test.user48
-
add: homeDrive
homeDrive: P:
-
add: homeDirectory
homeDirectory: \\ncssamba1\home\generic\test.user48
sleeping. . .
Modified 1 records successfully
New user:test.user48 POSIX-ified as follows:
uid 3000159
gid 513
primaryGroupID 513
getent passwd test.user48
sid S-1-5-21-...
2013 Oct 14
0
Samba 4 DNS failing on one server
...resolve dns.
First though, what log files I should even be looking at for the DNS issues.
I can run all the tests for a properly operating DNS and they all return the correct values (up until DNS fails).
e.g.
host -t SRV _ldap._tcp.ncs.k12.de.us
host -t SRV _kerberos._udp.ncs.k12.de.us
host -t A ncssamba1.ncs.k12.de.us
all return correct information. kinit also works correctly, smbclient -L server -U% returns the correct information. I am running nslcd on both servers and that is also working.
Completely lost on what to try to fix this dns issue.
Sincerely,
Dave Hopkins