Displaying 6 results from an estimated 6 matches for "kitsnet".
2024 Dec 30
1
Replacing one of my Samba DCs
...My issue is the SOA record. While all three servers show up in NS records
for the domain, the SOA points specifically to one of the old servers
(camus). Here is an excerpt from samba-tool dns query:
SOA: serial=1641, refresh=900, retry=600, expire=86400, minttl=3600,
ns=camus.knada.lan.kitsnet.us., email=hostmaster.knada.lan.kitsnet.us.
(flags=600000f0, serial=110, ttl=3600)
NS: camus.knada.lan.kitsnet.us. (flags=600000f0, serial=110, ttl=900)
NS: cristal.knada.lan.kitsnet.us. (flags=600000f0, serial=110, ttl=900)
NS: frangelico.knada.lan.kitsnet.us. (flags=600000f0, seria...
2025 Feb 15
0
Lost Default Domain Controller Policy and Default Domain Policy
...y to access these, I get "failed to open" errors. Using
samba-tool and gpo listall, I can see these GPOs:
[root at frangelico ~]# samba-tool gpo listall
GPO : {6AC1786C-016F-11D2-945F-00C04FB984F9}
display name : Default Domain Controllers Policy
path :
\\knada.lan.kitsnet.us\sysvol\knada.lan.kitsnet.us\Policies\{6AC1786C-016F-1
1D2-945F-00C04FB984F9}
dn :
CN={6AC1786C-016F-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=knada,DC=
lan,DC=kitsnet,DC=us
version : 0
flags : NONE
GPO : {31B2F340-016D-11D2-945F-00C04FB984F9}
display...
2023 Nov 17
0
TSIG error with server: tsig verify failure - Failed DNS update with exit code 5
.../samba/sbin/samba_dnsupdate: objectSid:
S-1-5-21-280931492-1516600349-3173203192
<27>Nov 16 20:21:05 camus samba[30387]:
/usr/local/samba/sbin/samba_dnsupdate: privateKeytab: secrets.keytab
<27>Nov 16 20:21:05 camus samba[30387]:
/usr/local/samba/sbin/samba_dnsupdate: realm: knada.lan.kitsnet.us
<27>Nov 16 20:21:05 camus samba[30387]:
/usr/local/samba/sbin/samba_dnsupdate: saltPrincipal:
host/camus.knada.lan.kitsnet.us at KNADA.LAN.KITSNET.US
<27>Nov 16 20:21:05 camus samba[30387]:
/usr/local/samba/sbin/samba_dnsupdate: samAccountName: CAMUS$
<27>Nov 16 20:21:05 cam...
2025 May 01
1
How to determine Samba Installation directory
.../var/cache/samba
PRIVATE_DIR: /var/lib/samba/private
In my response to Roland I figured using --prefix /var/lib/samba
That looks correct, right? I don't suppose the /var/cache directories figure into
the --prefix modifier.
THX --Mark
On Wed Apr 30 17:03:50 2025 Peter Smode <psmode at kitsnet.us> wrote:
>
> The instructions at https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller#Only_Applicable_if_Samba_was_Previously_Installed can be helpful:
>
> # smbd -b | egrep "LOCKDIR|STATEDIR|CACHEDIR|PRIVATE_DIR"
> LOCKDIR: /usr...
2025 Apr 30
1
How to determine Samba Installation directory
The instructions at https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller#Only_Applicable_if_Samba_was_Previously_Installed can be helpful:
# smbd -b | egrep "LOCKDIR|STATEDIR|CACHEDIR|PRIVATE_DIR"
LOCKDIR: /usr/local/samba/var/lock/
STATEDIR: /usr/local/samba/var/locks/
CACHEDIR: /usr/local/samba/var/cache/
PRIVATE_DIR:
2025 Mar 25
1
Could not convert sid S-0-0: NT_STATUS_NONE_MAPPED every time sudo is executed
...5.keytab
disable netbios = Yes
disable spoolss = Yes
load printers = No
local master = No
log file = /var/log/samba/SL-%m.log
logging = syslog at 2 file
preferred master = No
printcap name = /dev/null
realm = KNADA.LAN.KITSNET.US
security = ADS
server min protocol = SMB2
winbind refresh tickets = Yes
winbind use default domain = Yes
workgroup = KNADA
fruit:delete_empty_adfiles = yes
fruit:wipe_intentionally_left_blank_rfork = yes
fruit:veto_appledoub...