similar to: Logging client commands (patch)

Displaying 20 results from an estimated 700 matches similar to: "Logging client commands (patch)"

2023 Nov 01
1
Again kea DHCP-Server
Well? I?m not convinced KEA can?t be simple DHCP, though I understand that one would never know that from reading the KEA documentation. The following is a complete KEA configuration suitable to do a single subnet. In fact, you could probably get away with slightly less. I?ve replaced the unique addresses from my environment with placeholders (e.g. <network/mask>), but otherwise, this is a
2023 Nov 02
1
Again kea DHCP-Server
On Nov 2, 2023, at 03:41, Rowland Penny via samba <samba at lists.samba.org> wrote: On Wed, 1 Nov 2023 18:34:44 +0000 Owen DeLong via samba <samba at lists.samba.org> wrote: > Well? I?m not convinced KEA can<x-msg://100/#link>?????? <external.png><https://summary.us1.defend.egress.com/v3/summary?ref=email&crId=65437d017c19b16f36fa287b&lang=en> On Wed, 1
2023 Nov 02
2
Again kea DHCP-Server
On Wed, 1 Nov 2023 18:34:44 +0000 Owen DeLong via samba <samba at lists.samba.org> wrote: > Well? I?m not convinced KEA can?t be simple DHCP, though I understand > that one would never know that from reading the KEA documentation. > > The following is a complete KEA configuration suitable to do a single > subnet. In fact, you could probably get away with slightly less. I?ve
2006 Feb 08
0
[Bug 443] New: 2.6 kernel failing in NAT with significant outbound traffic
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=443 Summary: 2.6 kernel failing in NAT with significant outbound traffic Product: netfilter/iptables Version: linux-2.6.x Platform: i386 OS/Version: All Status: NEW Severity: blocker Priority: P2 Component: NAT AssignedTo:
2016 Apr 18
2
lists and rownames
I'm doing some string manipulation on a vector of file names, and noticed something curious. When I strsplit the vector, I get a list of character vectors. The list is numbered, as lists are. When I cast that list as a data frame with 'as.data.frame()', the resulting columns have names derived from the original filenames. Example code is below. My question is, where are these names
2023 Dec 30
1
Again kea DHCP-Server
On 11/2/23 05:41, Rowland Penny via samba wrote: > I never said that Kea couldn't be used with Samba, but I can get those > 56 lines of Kea conf into 7 lines of dnsmasq config. Old bump of thread: But... what you can't do with dnsmasq is send dynamic updates to bind to keep your subnet name resolution straight or handle failover of that function. I'm not a fan of the
2012 Apr 23
2
Windows 2008R2 AD, kerberos, NFSv4
Hi, I'm trying to set up NFSv4 on two boxes (centos 5.5) and have it authenticate against our Windows 2008R2 AD server acting as the KDC. (samba/winbind is running ok with "idmap config MYCOMPANY: backend = rid" so we have identical ids across the servers.) I can mount my test directory fine via NFSv4 *without* the sec=krb5 option. However, once I put the sec=krb5 option in,
2007 Jul 25
3
Nut fsd command ignored: bcmxcp_usb driver, Powerware 5105 UPS
Hi I'm having a problem with the bcmxcp_usb driver FSD command: everything seems to work apart from: upsmon -c fsd Environment: Ubuntu 7.04, nut 2.0.5-1, nut-usb 2.0.5-1, Powerware 3105 UPS. upsd appears to send the FSD command to the UPS, upsmon then runs my NOTIFYCMD (which halts my PC) but the UPS just doesn't turn off. Here are the /var/log/daemon.log entries: Jul 24 23:13:16
2010 Feb 10
0
ACL problem after upgrade from 3.0.24 to 3.4.5
Hello, After upgrading from Debian Etch with samba 3.0.24-6etch10 to Lenny with a backport of 2:3.4.5~dfsg-1 (with libtalloc2 2.0.1-1), i get a fully working service but with a strange ACL bug : people can create/delete/rename files, but not modify them (error "espace insuffisant pour traiter cette commande" in french, which should translate into "Not enough storage is
2005 May 11
0
AD authentication almost but not quite
Client is a centos-3.4 box, Server (DC) is Windows 2K AD. I'm able to see user and group accounts on the DC but not able to authenticate against it. wbinfo -a does not rely on pam module, correct? [root@linux04 root]# net ads testjoin Join is OK [root@linux04 root]# net ads info LDAP server: 172.16.100.202 LDAP server name: p69ms101 Realm: PORTSEATTLE.ORG Bind Path: dc=PORTSEATTLE,dc=ORG
2007 Mar 29
1
uiddir mailbox format with benchmarks
I cleaned up the lib-storage code a bit so that it's easier to write support for new mailbox formats. It could still use a bit of cleaning up. Anyway, I thought I'd try how easy it would be to implement Cyrus-like mail store which would consist of only Dovecot's index files and "<uid>." message files. Flags and everything else is kept only in Dovecot's index files
2007 Jan 25
4
Benchmarking
I wasted too much time today doing this, but they do show a few interesting things: 1) mmap_disable=yes is faster than mmap_disable=no. I didn't expect this. I'm not yet sure why this is, but possibly because then it updates the mail index by reading the changes from dovecot.index.log, instead of reopening and re-mmaping dovecot.index. At least that's the biggest difference between
2004 May 24
0
samba 3 keeps trying to authenticate with the nt4 pdc using port 445
Hello, I'm running redhat enterprise as 3.2 with the included samba 3.0.2-6.3E. I'm trying to make this a domain member server in a nt4 domain. I've successfully joined the domain only after using the net join -p 139 option to force samba to use port 139, otherwise it kept trying to communicate over port 445. (I was watching the syn packets with tethereal). Typing wbinfo -g comes
2005 Nov 30
0
help! connection problems, timed out?!
Hi We are having some problems with connecting to samba. We have samba 3.0.14a on suse linux with LDAP enabled! im using "smbclient -L //server -U user" to test a connection Some times we get an instant response and other times we get "session setup failed: NT_STATUS_LOGON_FAILURE" or "NT_STATUS_UNSUCESSFUL" I havent got a clue what's going on, sometimes it
2023 Nov 01
1
Again kea DHCP-Server
Hi to all, nearly one year ago someone ask about the kea-DHCP support for Samba. In the Samba wiki I still can only find the idc-dhcp stuff. @Rowland will you (and can you) replace or add the setup of kea to the wiki? Would be nice :-) Stefan
2005 Feb 06
0
Please help printing from CUPS to XP shared printer via smb
Sorry if this is a stupid question but I tried reading, studying and finding solution but am not making it alone :) On my home lan I have a Linux (Debian sid) box (192.168.174.244) running 3.0.10 samba and cups 1.1.23. My objective is to print from this box to the other home PC which is running XP (192.168.174.242) and sharing an Epson R200 printer. Follows the troubleshooting I could do
2018 Feb 07
2
Re: libvirt and NAT on a system that already has a DHCP server
On 2/1/2018 9:28 AM, Laine Stump wrote: > On 02/01/2018 09:22 AM, Daniel P. Berrangé wrote: >> On Thu, Feb 01, 2018 at 09:19:11AM -0500, Laine Stump wrote: >>> On 01/30/2018 07:37 PM, john@bluemarble.net wrote: >>>> I'm trying to use virt-manager and qemu/kvm on Arch Linux. The box I'm >>>> using is also the router for my house. It runs a kea DHCP
2018 Feb 08
0
Re: libvirt and NAT on a system that already has a DHCP server
On 02/07/2018 03:07 PM, John Ratliff wrote: > On 2/1/2018 9:28 AM, Laine Stump wrote: >> On 02/01/2018 09:22 AM, Daniel P. Berrangé wrote: >>> On Thu, Feb 01, 2018 at 09:19:11AM -0500, Laine Stump wrote: >>>> On 01/30/2018 07:37 PM, john@bluemarble.net wrote: >>>>> I'm trying to use virt-manager and qemu/kvm on Arch Linux. The box I'm
2013 May 01
0
4.05 stable - domain join attempt failing with "NO DNS zone information found in source domain, not replicating DNS", followed by LDAP error 50
I've been trying to join Samba 4.05 stable to an existing Windows 2000 domain but keep getting an LDAP error 50 - LDAP_INSUFFICIENT_ACCESS_RIGHTS despite attempting to joining with the Windows administrator account. I did a capture of the network traffic generated by the failure for more information on what's going on and discovered the following: First Samba does an LDAP ROOT bind
2007 Mar 14
2
Benchmarking CVS HEAD vs. v1.0
Some new features in CVS HEAD are: - v1.0 saves most of the data to dovecot.index.cache only when the client is FETCHing the messages. With mboxes the message headers are saved while parsing the mbox, which is almost the same thing. With CVS HEAD the dovecot.index.cache file is updated already when the new messages are being saved (with deliver or IMAP APPEND). This avoids reading the message