Displaying 4 results from an estimated 4 matches for "dresearch".
Did you mean:
research
2011 Dec 05
6
[Bug 693] SNAT is failing to maquerade some TCP RST packets
http://bugzilla.netfilter.org/show_bug.cgi?id=693
--- Comment #5 from www at applejelly.org 2011-12-05 01:26:07 ---
Created an attachment (id=370)
--> (http://bugzilla.netfilter.org/attachment.cgi?id=370)
A test case
SNAT fails to maquerade some TCP CWR, TCP ECN, TCP URG, TCP ACK, and TCP PSH
packets
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
-------
2008 Aug 25
2
Add winbind user to local unix group?
I wan't to add some winbind authorized domain users to the local unix
group "uucp" to give them access to some test equipment connected to
serial ports (e.g. using minicom). I tried to add their UIDs
(10000...) to the uucp item in /etc/group, but this does not seem to
work. "id -G" reports just the group memberships from the domain.
What's the right way to configure
2008 Sep 01
1
winbindd freezes on name requests
We're running samba-winbind-3.2.0-22.1 on an openSUSE 11.0 system. But we have the problem that winbindd freezes when commands request (many) names to UID/GIDs mapped from SIDs (e.g. id or mc).
id -g username
--> OK (reports gid of primary group)
id -n -g username
--> OK (reports name of primary group)
id -G username
--> OK (reports gids of 267 groups)
id -n -G username
2008 Sep 02
4
Permission denied on mounted CIFS share
We have this situation:
System A (running openSUSE 11.0 with samba-3.2.3-0.1) exports user home shares (e.g. for user sledz).
On system B (running openSUSE 11.0 with samba-3.2.3-0.1) user hydra mounts the home share from sledz at system A with this command:
sudo mount -t cifs -o user=sledz,uid=hydra //A/sledz localdir
A subdir of this directory seen from A looks like this:
sledz@A> ls