search for: name_server

Displaying 9 results from an estimated 9 matches for "name_server".

2013 Mar 11
1
using parameter with puppet dashboard and site.pp
...get support guys to add nodes to classes. I have to use global parameters in my modules if I would like to declare parameters using dashboard as the ENC. So I have a module which does this: class resolver ($domain_name=$::domainname, $search_path=$::searchpath, $name_servers=$::nameservers, ){ if ($name_servers == undef) { fail(''ensure at least the namesever parameter is defined'') } ... The 3 global parameters can be passed in using dashboard ENC. I have a requirement to add a name_server parameter, which inherits the $::nameservers...
2002 Sep 16
1
Samba in 2 NT domains
Hello, Could I work in 2 NT domains? I have 2 NT domains and 1 Linux server. Now I set my smb.conf as: workgroup = MY_Group security = server password server = Name_Server This configuration allow to work with 1 NT domain. I can entry to my Linux home automatically because samba uses security server option. But I have another NT domain that I want to use with samba. Could I do this?? How??? Thank you!!! ***************************************** Josep Bossacoma V...
2009 Jan 28
5
Solaris zone documentation
...quot;myzone.example.com", sysidcfg=>template(sysidcfg) } with the following template: system_locale=en_AU timezone=Australia/NSW terminal=xterms security_policy=NONE root_password=elided timeserver=localhost name_service=DNS {domain_name=<%= domain %> name_server=10.132.2.150} network_interface=primary {hostname=<%= realhostname %> ip_address=<%= ip %> netmask=<%= netmask %> protocol_ipv6=no default_route=<%= defaultroute %>} nfs4_domain=dynamic The sysidcfg template is ripped straight from <http:/...
2019 Jan 22
4
samba_dns_question
...> samdom.example.com > origin = dc4.samdom.example.com > mail addr = hostmaster.samdom.example.com > serial = 2533 > refresh = 900 > retry = 600 > expire = 86400 > minimum = 3600 Yes, lookups work fine, but ddns updates wont work now. https://en.wikipedia.org/wiki/Name_server#Authoritative_name_server Greetz, Louis
2019 Jan 22
0
samba_dns_question
...samdom.example.com > > mail addr = hostmaster.samdom.example.com > > serial = 2533 > > refresh = 900 > > retry = 600 > > expire = 86400 > > minimum = 3600 > > Yes, lookups work fine, but ddns updates wont work now. > https://en.wikipedia.org/wiki/Name_server#Authoritative_name_server You could be correct, I wouldn't know ;-) I use DHCP to update the dns records. Rowland
2013 Mar 08
2
multiple pamameter values in puppet dashboard ENC
Is there a way to use send multiple parameter values using puppet dashboard ENC? For example, nameserver = 10.0.0.1, 10.0.0.2 or perhaps nameserver = [''10.0.0.1'',''10.0.0.2''} then the template erb file can loop through each of the nameserver values to set up mulitple nameservers in resolve.conf? Thanks - Oli -- You received this message because you are
2019 Jan 22
5
samba_dns_question
On Tue, 22 Jan 2019 11:12:37 +0200 Hajdu Szabolcs via samba <samba at lists.samba.org> wrote: > I configured it but no luck apparmor is configured as the link > suggests i tried to rejoin and deleted the local database manually > but then still recreates these five zones with CNF and gives the > error. > > CNF = Collision Something is creating the objects in AD and
2002 Oct 05
6
Problems with installing
...y' cd `dirname dplayx/__depend__` && make depend make[2]: Entering directory `/home/wayne/wine2/wine/dlls/dplayx' ../../tools/makedep -I. -I. -I../../include -I../../include -C. dpclassfactory.c dplay.c dplaysp.c dplayx_global.c dplayx_main.c dplayx_messages.c dplobby.c lobbysp.c name_server.c version.rc make[2]: Leaving directory `/home/wayne/wine2/wine/dlls/dplayx' cd `dirname dsound/__depend__` && make depend make[2]: Entering directory `/home/wayne/wine2/wine/dlls/dsound' ../../tools/makedep -I. -I. -I../../include -I../../include -C. buffer.c capture.c dsound_ma...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...:build config.status: creating dlls/dplayx/Makefile > :info:build ../../tools/makedep -C. -S../.. -T../.. version.rc > :info:build ../../tools/makedep -C. -S../.. -T../.. dpclassfactory.c dplay.c dplaysp.c dplayx_global.c dplayx_main.c dplayx_messages.c dplobby.c lobbysp.c name_server.c regsvr.c version.rc > :info:build config.status: creating dlls/dplayx/tests/Makefile > :info:build config.status: creating dlls/dpnaddr/Makefile > :info:build ../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../.. dplayx.c > :info:build ../../to...