Re: [Samba] Question regarding creation of dns.keytab for joined Samba4 server

2012-01-14 Thread Andreas Oster
Andreas Oster  
novanetwork.de> writes:

> 
> Hello all,
> 
> I have migrated an old Win2k Active 
Directory to a Samba4 only
> domain. Because the provision step 
has not been used I now do
> not have the dns.keytab file for secure 
dynamic DNS updates
> with bind9. I have found a useful link 
here:
> 
> http://us.generation-nt.com/answer/
samba-dns-keytab-samba4-bind9-help-
203936221.html
> 
> but I am not sure if this is the right way 
to manually create
> the missing AD entries and dns.keytab 
file.
> 
> One thing I am worried about is, that I 
do have two samba servers.
> How does the ldif file need to look like 
to allow both servers to
> update DNS entries ?
> 
> dn: CN=dns-
smbserver,CN=Users,DC=example,DC=co
m
> objectClass: top
> objectClass: person
> objectClass: organizationalPerson
> objectClass: user
> description: DNS Service Account for 
smbserver
> userAccountControl: 512
> accountExpires: 9223372036854775807
> sAMAccountName: dns-smbserver
> servicePrincipalName: DNS/
smbserver1.example.com 
> servicePrincipalName: DNS/
smbserver2.example.com 
> servicePrincipalName: DNS/
example.com
> clearTextPassword:: 
base64encodedpassword
> 
> What should the named.conf entry look 
like ?
> 
> tkey-gssapi-credential "DNS/
smbserver1.example.com";
> tkey-domain "EXAMPLE.COM";
> 
> but what about smbserver2 ?
> 
> Thank you for your kind help
> 
> best regards
> 
> Andreas
> 

Hello all,

I have found some information in a 
previous post by Andrew Bartlett. There
he pointed out, that only one samba 
server can send DNS updates  to bind9.

But what happens if the first server is not  
functional ? 

best regards

Andreas


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Samba 4 Screenshots

2012-01-14 Thread steve

Hi everyone

I asked a while ago about screenshots, and in an effort to move Samba 4 
away from the realms (geddit?) of 'rocket scientists only need apply', 
I've made some screenshots. Hope you like them.


http://linuxcostablanca.blogspot.com/2012/01/samba-4-screenshots.html

Cheers,
Steve

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Linux hidden files on windows 7

2012-01-14 Thread steve

Hi everyone

win7 machine joined to Samba4 domain

Windows is set to hide hidden files, but viewing my Linux home folder in 
explorer shows all the files, dot or no dot. It's OK but it looks a 
mess. Is there anyway I can stop the hidden Linux files from showing?

Cheers
Steve

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Windows 7 There are currently no logon servers available to service the logon request

2012-01-14 Thread Suraj Rathod
Hi all,

I have configured samba pdc with openldap and configured the server
properly by following this link :
http://www.rainingpackets.com/wiki/doku.php?id=setting_up_a_samba_pdc_setup_using_openldap_on_centos#overviewand
made all necessary changes need to authenticate windows 7 machine
following http://wiki.samba.org/index.php/Windows7 but I am still facing
"There are currently no logon servers available to service the logon
request". I tried all the possible ways suggested by google, please help me
out in resolving the issue.

Thanks

Suraj
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Question regarding creation of dns.keytab for joined Samba4 server

2012-01-14 Thread Andreas Oster
Hello all,

I have migrated an old Win2k Active Directory to a Samba4 only
domain. Because the provision step has not been used I now do
not have the dns.keytab file for secure dynamic DNS updates
with bind9. I have found a useful link here:

http://us.generation-nt.com/answer/samba-dns-keytab-samba4-bind9-help-203936221.html

but I am not sure if this is the right way to manually create
the missing AD entries and dns.keytab file.

One thing I am worried about is, that I do have two samba servers.
How does the ldif file need to look like to allow both servers to
update DNS entries ?

dn: CN=dns-smbserver,CN=Users,DC=example,DC=com
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: user
description: DNS Service Account for smbserver
userAccountControl: 512
accountExpires: 9223372036854775807
sAMAccountName: dns-smbserver
servicePrincipalName: DNS/smbserver1.example.com 
servicePrincipalName: DNS/smbserver2.example.com 
servicePrincipalName: DNS/example.com
clearTextPassword:: base64encodedpassword

What should the named.conf entry look like ?

tkey-gssapi-credential "DNS/smbserver1.example.com";
tkey-domain "EXAMPLE.COM";

but what about smbserver2 ?

Thank you for your kind help

best regards

Andreas



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba