[Samba] Can Samba send DNS updates?
I have a static IP debian Linux host successfully participating on a
Windows 2003 forest and joined to their Win2003 domain.
I'd like to have my Samba client update their Windows DNS during Samba
startup/shutdown like a typical Windows pc would do... Is this possible
and what is the magic tweak?
--
To unsubscribe from this list go to the following URL and read the
instructions: [url]https://lists.samba.org/mailman/listinfo/samba[/url]
Re: [Samba] Can Samba send DNS updates?
vr wrote:[color=blue]
> I have a static IP debian Linux host successfully participating on a
> Windows 2003 forest and joined to their Win2003 domain.
>
> I'd like to have my Samba client update their Windows DNS during Samba
> startup/shutdown like a typical Windows pc would do... Is this
> possible and what is the magic tweak?[/color]
If it has a static address, why not create static DNS entries? I think
normally DNS updates are done by the DHCP software so unless you are
assigning your static addresses via DHCP I don't think it will work.
*Michael Heydon - IT Administrator *
[email]michaelh@jaswin.com.au[/email] <mailto:michaelh@jaswin.com.au>
--
To unsubscribe from this list go to the following URL and read the
instructions: [url]https://lists.samba.org/mailman/listinfo/samba[/url]
Re: [Samba] Can Samba send DNS updates?
On Tue, 27 May 2008 01:11:05 -0400
vr <sambalist@iotk.net> wrote:
[color=blue]
> I'd like to have my Samba client update their Windows DNS during Samba
> startup/shutdown like a typical Windows pc would do... Is this possible
> and what is the magic tweak?[/color]
First off, ensure Samba is built with the "--with-dnsupdate" configure
option.
If all is well, joining an AD domain (with "net ads join") or doing a
"net ads dns register" should both cause a DNS update.
Cheers, Dave
--
To unsubscribe from this list go to the following URL and read the
instructions: [url]https://lists.samba.org/mailman/listinfo/samba[/url]
Re: [Samba] Can Samba send DNS updates?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
David Disseldorp wrote:[color=blue]
> On Tue, 27 May 2008 01:11:05 -0400
> vr <sambalist@iotk.net> wrote:
>[color=green]
>> I'd like to have my Samba client update their Windows DNS during Samba
>> startup/shutdown like a typical Windows pc would do... Is this possible
>> and what is the magic tweak?[/color]
>
> First off, ensure Samba is built with the "--with-dnsupdate" configure
> option.
>
> If all is well, joining an AD domain (with "net ads join") or doing a
> "net ads dns register" should both cause a DNS update.
>
> Cheers, Dave[/color]
Doesn't this depend on your DNS server, or are we talking about Samba
being a member of an AD forest?
- --
---- _ _ _ _ ___ _ _ _
|Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Systems Programmer II
|$&| |__| | | |__/ | \| _| |novosirj@umdnj.edu - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - [url]http://enigmail.mozdev.org[/url]
iD8DBQFIPElAmb+gadEcsb4RAgc4AJ4luc5BMxtjnbHPsxwp+gc+Ua2XFQCggKPS
DbMpjNx6H44P+8Z99hMUZh4=
=PZMa
-----END PGP SIGNATURE-----
--
To unsubscribe from this list go to the following URL and read the
instructions: [url]https://lists.samba.org/mailman/listinfo/samba[/url]
Re: [Samba] Can Samba send DNS updates?
On Tue, 27 May 2008 13:47:44 -0400
Ryan Novosielski <novosirj@umdnj.edu> wrote:
[color=blue]
> Doesn't this depend on your DNS server, or are we talking about Samba
> being a member of an AD forest?[/color]
Yes, I was assuming the Windows 2k3 AD domain controller was also acting
as DNS server.
Cheers, Dave
--
To unsubscribe from this list go to the following URL and read the
instructions: [url]https://lists.samba.org/mailman/listinfo/samba[/url]