Displaying 20 results from an estimated 7000 matches similar to: "Internal DNS logging"
2018 Jan 19
4
Internal DNS logging
Thanks Denis,
I was looking for the option 'dns:x' in the wiki but I didn't find it.
Now it works.
I used
log level = 3 auth:3 dns:0
auth_audit:3 gives me unknown class message
But where I can find a complete list of classes for log level?
I'll also give a try on the last version of samba with json.
Thanks again
Giuseppe
On 1/18/2018 4:52 PM, Denis Cardon wrote:
2018 Jan 16
2
User Permissions issue
Hi
I have two Samba 4 DC’s as below
server-1 with all FSMO roles running Samba 4.6.12 on Ubuntu 12.04
server-2 joined to server-1 as a DC running Samba 4.7.4 Ubuntu 16.04
The problem is when I share files from my Windows 2008 file sharing server
which shows it is logged on to Server-2 DC and the client PC which logs on
to the server-1 DC cannot access the shared folder and gives an error Logon
2018 Sep 26
2
audit DC?
Good morning people from Argentine.
again bothering with a doubt,
It is posiblle, audit change password, create-delete-change users? and more?
i have a file server with audit and works really really well and now I want
more!
any ideas?
thanks for samba....i love it
2018 Jan 16
3
User Permissions issue
Hi Denis
Thanks for your advise I will not use these wordings here.
Please check the result below when I run the command on the DC-1 when DC-2
is off or on
smbclient -k //IUMSVRAPP01/Pastel12 -d 9
INFO: Current debug levels:
all: 9
tdb: 9
printdrivers: 9
lanman: 9
smb: 9
rpc_parse: 9
rpc_srv: 9
rpc_cli: 9
passdb: 9
sam: 9
auth: 9
winbind: 9
vfs: 9
idmap: 9
quota: 9
2018 Jan 09
2
Replication Error
Hi
I am running Server-1 Samba4 AD 4.6.10 with an additional Server-2 Samba4
AD 4.7.2 The Inbound replication on the Server-1 is failing with the error
below:
DC=iumnet,DC=edu,DC=na
Default-First-Site-Name\Server-2 via RPC
DSA object GUID: 27182378-a9c7-451e-bb95-7b2172a5f311
Last attempt @ Tue Jan 9 12:55:59 2018 WAST failed, result
58
2018 Jan 19
0
Internal DNS logging
Hi Giuseppe,
>
> I was looking for the option 'dns:x' in the wiki but I didn't find it.
> Now it works.
>
> I used
>
> log level = 3 auth:3 dns:0
>
> auth_audit:3 gives me unknown class message
it must be only available in 4.7. The last increment 4.7.4 is production
ready (we've got it deployed on dozens of DCs) and has many nice
improvements over
2018 Jan 09
2
Replication Error
Hi Denis
Thanks for your response without your crystal ball.
I have increased the log level =9 dns:0 on both the servers. It replicates
successfully by manually running the command
samba-tool drs replicate SERVER2 SERVER1 dc=iumnet,dc=edu,dc=na --full-sync
but it is still failing when I check from the samba-tool drs showrepl
Also I run samba-tool dbcheck --cross-ncs --fix on both the servers
2018 Jan 18
0
Internal DNS logging
Hi Giuseppe,
please, stay on the list.
Le 01/18/2018 à 04:32 PM, Giuseppe Cesa Bianchi a écrit :
> Thank you for your reply but users logon are already logged on log.samba
> (I think when kerberos authenticate it).
>
> My problem is the hundreds of line written by DNS on log, even at log
> level 1. I'm asking if I can do something to stop it.
In smb.conf, try:
log level
2017 Dec 21
4
DNS logging for TLD queries?
Hello,
Is it possible to filter DNS queries for specific TLD's using the
internal logging system? My IPS/IDS alerts me when a suspicious TLD is
being queried. However I'm only able to see the DC as the source. Thanks.
Ubuntu 14.04 Samba 4.7.3.
--
--
James
2018 Jan 17
3
User Permissions issue
Hi Denis & Rowland
Thanks for the suggestion to trim the smb.conf after which the DC-1 is
connecting to the Windows Server 2008 shared folder smbclient -k
//IUMSVRAPP01/Pastel12 -d 9
and DC-2 is also connecting after using the DNS name of the Windows server.
*You'd better switch your DNS to Bind-DLZ. Internal DNS is not that good
for larger site (looking at your DNS domain name, I guess
2016 Apr 04
3
chgrp "Domain Admins" on folder return invalid group "Domain Admins"
Dear Samba users and admins,
I am trying to deploy Samba4 as a domain controller and a file server and
having some issues.*
The domain have been well provisioned with option --use-rfc2307
I am then trying to create share by following this samba wiki
https://wiki.samba.org/index.php/Shares_with_Windows_ACLs
The problem is that i cannot succeed to change the group owner of the
folder I want to
2016 Apr 20
5
mount cifs
On 04/19/2016 3:49 PM, Helmut Hullen wrote:
> Hallo, Dale,
>
> Du meintest am 19.04.16:
>
>>>>> As for smb.conf options: similar on the DCs and the smbserver,
>>>>> with:
>>>>>
>>>>> server signing = mandatory
>>>>> ntlm auth = yes
>>>>> server min protocol = SMB2
>>>>> client max
2017 Nov 03
3
dns module not found
Nope, but that was not the problem...
root at samba01:~# dpkg -l | grep python-dns
root at samba01:~# apt-get install python-dns
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
python-dns
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 28.7 kB of archives.
After this operation, 135
2016 Sep 02
2
Issue with Samba4 and Active Directory 2008R2
We are attempting to connect a RHEL 6.8 server running Samba4/Winbind to
a Windows 2008R2 Active Directory.
We can make the connections, see the server in the "computers" section
of the AD. We have been able to establish valid Kerberos connections
and can establish a trust relationship.
When we run the wbinfo utility we are able to retrieve group
information, information
2018 Feb 07
2
I can not use a domain group in the DC filesystem
I have just installed a samba 4.7.4 from source. All right!
wbinfo -u and wbinfo -g return the list of users and groups from the domain
But I can not use they in the DC filesystem.
For instance:
# touch ttt
# chgrp 'domain admins' ttt
chgrp: invalid group: ‘domain admins’
That should I do to ?
2015 Mar 16
2
Joining a samba member server using offline join or a RODC
Hi,
I would like to join a samba 4.2.0 file server sitting in a branch
office, with connection only to a RODC (and only the RODC can talk to
the RWDC). Was wondering what's the workflow for doing this in samba.
For Windows machines, Microsoft seems to have planned two workflows for this:
1. Use new flag to NetJoinDomain() API to join using the RODC
2016 Aug 22
4
Samba4 Centos 7 - CPU 100%
Hi,
i changed the options but the problem it's the same.
I removed the dns forward, schema and smb2 leases = yes, but after 5
minutes the process smbd groes up for 100%.
Follow the error (log leve = 3). http://pasted.co/6f36cf12
2016-08-21 5:54 GMT-03:00 Marc Muehlfeld <mmuehlfeld at samba.org>:
> Hi Maiquel,
>
> Am 20.08.2016 um 21:03 schrieb Maiquel Consalter via samba:
>
2015 Apr 23
2
RODC User preload fails
Hi,
I installed a RODC on my mailserver to have a local authentication for
mailusers on the machine which doesn't rely on a always-on-connetion to
the office.
The problem is now that the user-preload doesn't work so that the RODC
is not able to authenticate the users itself:
samba-tool rodc preload <user> --server <DC1> -U Administrator
Password for [AD\Administrator]:
2015 Jul 30
2
Active Directory Trust issues
Hello,
I am using SAMBA 4.1.6 AD on Ubuntu 14.04.02, I am trying to use the Active
Directory Domains and Trust tool but it keeps giving me this message.
I am trying to fix this issue:
The requested operation cannot be completed. The computer must be trusted
for delegation and the current user account must be configured to allow
delegation.
(SQLEditors)
Would you please help how I can solve
2018 Apr 04
3
Debian Packages for Samba 4.8?
Hi Louis,
normally you are building these wonderful samba debian packages for us :-)
Is there a reason, that you didnt create packages for samba 4.8?
Tfh!
Oliver