search for: devgroup

Displaying 8 results from an estimated 8 matches for "devgroup".

2014 Oct 29
1
[Bug 985] New: iptables-save cannot display devgroup rule the right way?
https://bugzilla.netfilter.org/show_bug.cgi?id=985 Bug ID: 985 Summary: iptables-save cannot display devgroup rule the right way? Product: iptables Version: 1.4.x Hardware: x86_64 OS: other Status: NEW Severity: enhancement Priority: P5 Component: iptables Assignee: netfilter-buglog at lis...
2006 Jan 10
2
Best pratice for this scenario
...s that use the same user to work on the sites, this have a problem because we never know who alter witch file. Most of the files on the old web-server are owned like devuser:apache and in the new one I setup LDAP-Auth to get the real users but the problem that I see here is this: All users of the devgroup should change/delete/create files So if I have a file owned userA:devgroup and so on since every dev belongs to the devgroup this will work fine but then I have to put the user apache on the mix, right? Some sites have to write files so in that case I have a problem because i will have a file own...
2002 May 15
2
Linux server, Win2k client: Almost works, what am I missing?
...finding the solution. My set up: Red Hat Linux 7.1 (kernel 2.4.9) running Samba 2.2.4. I compiled and installed using all the defaults, with one exception: I enabled the smbmount feature. My configuration is pretty basic at the moment. This is my smb.conf file: [global] workgroup = DEVGROUP security = user netbios name = skunkworx [test] comment = test share path = /export/samba/test read only = no guest ok = yes /export/samba/test does exist, and has 777 permissions. At first, this is the only configuration of any kind that I did; I didn't...
2002 May 13
3
Can't access a linux server using a Win2K client
...nstalled. I am trying to configure it so that Windows 2000 machines within my company's Windows domain can access it. Before diving into anything exotic, I am trying to get this to work without requiring any kind of authentication. So, this is my smb.conf file: [global] workgroup = DEVGROUP security = share netbios name = skunkworx [test] comment = test share path = /export/samba/test read only = no guest only = yes guest account = nobody The relevant directory, /export/samba/test, does exist, and has 777 permissions. When Samba is runnin...
2011 May 26
1
[ANNOUNCE]: Release of iptables-1.4.11
...er of changes. Changes include: - various bugfixes, cleanups and documentation updates - a new "guided option parser" from Jan, replacing a lot of the open-coded option parsing by a data driven parser - support for the current SET target as contained in 2.6.39 - support for the new devgroup match - support for the new AUDIT target - support for a new NFQUEUE bypass option, allowing to bypass the queue if no userspace listener is present - a new iptables option "-C" to check for existance of a rules - a new xtables-multi binary which supports both IPv4 and IPv6 See the...
2014 Dec 16
0
[ANNOUNCE] nftables 0.4 release
...erouting tcp dport 22 redirect to 2222 * Support for NAT flag: random, fully-random, persistent. * Consistency checks for interferences between updates and ruleset dumps (initially available since 3.16, enhanced with ruleset generations since 3.18). * Extend meta to support pkttype, cpu and devgroup matching. * Automatic regression tests through our customized python shell script. * Allow to disable libreadline and debug at configure stage. * Full conversion to autotools. Syntax changes ============== * 'queue' flags are now expressed as a list of comma-separated symbols:...
2014 Dec 15
0
[ANNOUNCE] libnftnl 1.0.3 release
...t of use attribute chain: Do not print unset attributes in xml chain: Rename variables in nft_jansson_parse_chain functions chain: Do not print unset attributes in json expr: meta: Add pkttype support expr: meta: Add cpu support for meta expresion expr: meta: Add devgroup support expr: meta: Add cgroup support Arturo Borrero (33): set: add support for set mechanism selection examples: nft-set-add: use batch infraestructure examples: nft-chain-del: add chain_del_parse() examples: nft-chain-del: support new batching interface set_e...
2015 Dec 18
0
[ANNOUNCE] iptables 1.6.0 release
Hi! The Netfilter project proudly presents: iptables 1.6.0 This release includes accumulated fixes and enhancements for the following matches: * ah * connlabel * cgroup * devgroup * dst * icmp6 * ipcomp * ipv6header * quota * set * socket * string and targets: * CT * REJECT * SET * SNAT * SNPT,DNPT * SYNPROXY * TEE We also got rid of the very very old MIRROR and SAME targets and the unclean match, that were removed from the kernel tree long time ago. We also got patches t...