Displaying 5 results from an estimated 5 matches for "setdhcpuser".
2015 Sep 03
7
samba_dlz: Failed to connect
On Thu, 3 Sep 2015, Rowland Penny wrote:
> What are the permissions on /var/lib/samba/private/dns ?
Also don't forget the permissions on /var/lib/samba/private
If you're using sernet's packages, you'll have to chgrp it to to named or give
it o+x perms.
2015 Sep 03
2
dhcp errors - Re: dhcp example
...p;1
Then this line fails and soforth.
>
> ## CONFIGURATION ##
>
> # Samba 4 realm, change this to YOUR realm.
> SETREALM=EXAMPLE.COM
> ## define the dhcp user that will be used for the Dynamic updates to
> samba4
> ## this will create a Principal like : user at realm
> SETDHCPUSER=dhcpduser
> # DNS domain, change this to YOUR dns domain
> domain=example.com
> # TXT RRs (rfc4701)
> # Set to YES to use TXT RRs
> TXTRRS="NO"
> # Additional nsupdate flags (-g already applied), e.g. "-d" for debug
> #NSUPDFLAGS="-d"
> # DNS na...
2015 Sep 03
0
dhcp example
...then
:
else
touch /var/log/dyndns.log
fi
exec >> $LOG 2>&1
## CONFIGURATION ##
# Samba 4 realm, change this to YOUR realm.
SETREALM=EXAMPLE.COM
## define the dhcp user that will be used for the Dynamic updates to samba4
## this will create a Principal like : user at realm
SETDHCPUSER=dhcpduser
# DNS domain, change this to YOUR dns domain
domain=example.com
# TXT RRs (rfc4701)
# Set to YES to use TXT RRs
TXTRRS="NO"
# Additional nsupdate flags (-g already applied), e.g. "-d" for debug
#NSUPDFLAGS="-d"
# DNS nameserver
ns=127.0.0.1
#
## Do not change...
2015 Sep 04
0
dhcp errors - Re: dhcp example
...gt;
>>
>> ## CONFIGURATION ##
>>
>> # Samba 4 realm, change this to YOUR realm.
>> SETREALM=EXAMPLE.COM
>> ## define the dhcp user that will be used for the Dynamic updates to
>> samba4
>> ## this will create a Principal like : user at realm
>> SETDHCPUSER=dhcpduser
>> # DNS domain, change this to YOUR dns domain
>> domain=example.com
>> # TXT RRs (rfc4701)
>> # Set to YES to use TXT RRs
>> TXTRRS="NO"
>> # Additional nsupdate flags (-g already applied), e.g. "-d" for debug
>> #NSUPDFLAGS=...
2015 Sep 04
1
further testing - Re: dhcp errors - Re: dhcp example
...FIGURATION ##
>>>
>>> # Samba 4 realm, change this to YOUR realm.
>>> SETREALM=EXAMPLE.COM
>>> ## define the dhcp user that will be used for the Dynamic updates to
>>> samba4
>>> ## this will create a Principal like : user at realm
>>> SETDHCPUSER=dhcpduser
>>> # DNS domain, change this to YOUR dns domain
>>> domain=example.com
>>> # TXT RRs (rfc4701)
>>> # Set to YES to use TXT RRs
>>> TXTRRS="NO"
>>> # Additional nsupdate flags (-g already applied), e.g. "-d" for deb...