search for: subsytem

Displaying 20 results from an estimated 27 matches for "subsytem".

Did you mean: subsystem
2015 Aug 02
2
Chrooted SFTP-only users along with normal SFTP
Hi! I want to set a OpenSSH server which restricts some users to only chrooted SFTP, while others have full/normal ssh, scp and sftp access. Most or all guides on the web say that I should enable the config line "Subsytem sftp internal-sftp" among other things, but I've found out that this only causes non-restricted users to not be able use SFTP at all, only the chrooted users. Without it users can be still be chrooted and forced to use only SFTP - all seems fine. Should I really use this config line? Wh...
2011 Feb 15
2
monitiring cpu usage via cgroup
Hi I was asking about the fedora 14 kernel if it is good enough for cgroup usage because I am trying to set a cgroup under cpu subsytem ( /dev/cgroup/cpu/group1/ ) that have /cpu.rt_runtime_us of 100000 while cpu.rt_period_us has a value of 1000000 i.e a ratio of 1/10 . still when I run a task (endless loop) in that group (cgexec -g cpu,cpuset:group1 ./test) it gets all the cpu core time that is assigned to it ( i watch via t...
2011 Nov 10
2
[LLVMdev] Alternate instruction sequences
...example, take a loop that could be rewritten (unrolled, tiled, etc.) so that different versions of the same loop have wildly different memory access patterns. In this case, in order to choose the "best" version, the IR-level transform would have to know the details of the cache/memory subsytems of the current arch.
2009 Feb 28
1
Device Drivers in xen, looking also for a white book about how xen works exactly
...ice the device driver inside the VMM. This requires porting all drivers to the hypervisor environnement , with no reuse of guest os driver" A much better approach is to share a single driver between multiple vms, without including it in the hypervisor. This requires that ecah participating subsytem has a device modem for which it has a device driver. Typically, the real device driver is contained in one of the participating system, but a better (safer) solution is to separate it out into in own subsystem" I want to know how it works on xen. I think that : All drivers are in th...
2009 Feb 28
1
Device Drivers in xen, looking also for a white book about how xen works exactly
...ice the device driver inside the VMM. This requires porting all drivers to the hypervisor environnement , with no reuse of guest os driver" A much better approach is to share a single driver between multiple vms, without including it in the hypervisor. This requires that ecah participating subsytem has a device modem for which it has a device driver. Typically, the real device driver is contained in one of the participating system, but a better (safer) solution is to separate it out into in own subsystem" I want to know how it works on xen. I think that : All drivers are in th...
2011 Nov 10
0
[LLVMdev] Alternate instruction sequences
Hi Carlo, the general policy is to canonicalize IR to some particular choice. For example, if I1, I2, etc are all equivalent to each other, then usually one of them will have been chosen as the canonical form (say I1) and all the others will be turned into I1. If this is not the best choice for some target, then the code generators for that target need to transform it into something better for
2001 Dec 17
1
sftp-server questions
Hello, Is there any way to specify which pubkey has rights to use the sftp-server subsytem when this has been set up in the sshd server? I don't know if I could control which users are authorized to use the sftp-server, could I? Is there any official patch that allows sftp-sessions 'chroot'ed? Thanks in advance. -- Best regards, quart mailto:quart...
2012 Mar 30
1
Proxying Authentication on both sides
...ing two ways to do the authentication...either you have the proxy forward the auth to the real server for authentication, or you have the proxy authenticate it and then login to the real server with a master password. Well, we use /bin/checkpassword authentication which hooks into a variety of subsytems for various specific customer needs, and sometimes we need to know the username AND password of the user in order to determine their home directory information. So, using a master password (which requires the back-end server not getting the user password) is out. However, when we have the fron...
2011 Nov 10
0
[LLVMdev] Alternate instruction sequences
...> that could be rewritten (unrolled, tiled, etc.) so that different > versions of the same loop have wildly different memory access patterns. > In this case, in order to choose the "best" version, the IR-level > transform would have to know the details of the cache/memory subsytems > of the current arch. There has been some good work in this general area by Jason Ansel and collaborators at MIT. They have developed a project called PetaBricks (which has been released under the MIT license) -- http://projects.csail.mit.edu/petabricks/ -- and I think that this is going to...
2004 Aug 06
2
problem with oddsock yp server
Hello, I'm running Icecast2 server (cvs-2003-03-19) with program of Czech public radio stations "Czech Radio". I'm affraid I found something wrong in the yp-directory subsytem of the Icecast2. I'm using this access to directory server: <directory> <yp-url><a href="http://www.oddsock.org/cgi-bin/yp-cgi</yp-url">http://www.oddsock.org/cgi-bin/yp-cgi</yp-url</a>> </directory> and it worked fine. But today is www.o...
2015 Mar 04
1
IP drop list
> Am 04.03.2015 um 20:31 schrieb Reindl Harald <h.reindl at thelounge.net>: > > > In the case of HTTP, IMAP, etc. things are not so easy. > > Just think about NAT and CGN > > that don't matter > > if i blacklist a client because he starts a dictionary attack in SMTP i want it also bock on IMAP without use a dozen of different tools because teh via IMAP
2011 Nov 10
3
[LLVMdev] Alternate instruction sequences
On Wed, 09 Nov 2011 09:27:30 -0800, Devang Patel wrote: > On Nov 9, 2011, at 12:52 AM, cafxx wrote: > >> I was wondering, is there any way to express in the IR that an >> instruction/instruction sequence/basic >> block/region/function/module/whatever is an alternate version of >> another? > > There is not a way to represent --- instruction I1 is an alternative
2019 Oct 16
1
Samba with Winbind Doesn't See New AD Groups
On 16/10/2019 20:32, Ralph Boehme wrote: > On 10/16/19 9:04 PM, Rowland penny via samba wrote: >> On 16/10/2019 19:37, Ralph Boehme via samba wrote: >>> On 10/16/19 8:10 PM, Bill Riner wrote: >>>> I am logged in as root to one of the clustered Samba servers. >>>> Normally when a group is added to AD, it shows up using >>>> >>>> #
2003 Nov 14
0
Test page failed to print. Would you to like ......? Access is denied.
Hello all, I've gotten the printing subsytem almost working - I think. I am able to install my print drivers to the server IAW the instructions found here: http://us4.samba.org/samba/docs/man/printing.html The drivers are being installed to /etc/samba/drivers/W32X86 IAW /etc/samba/smb.conf by following the instructions above This line s...
2008 Nov 24
5
FreeBSD Security Advisory FreeBSD-SA-08:11.arc4random
...es: * GEOM ELI providers with onetime keys. When a provider is configured in a way so that it gets attached at the same time during boot (e.g. it uses the rc subsystem to initialize) it might be possible for an attacker to recover the encrypted data. * GEOM shsec providers. The GEOM shsec subsytem is used to split a shared secret between two providers so that it can be recovered when both of them are present. This is done by writing the random sequence to one of providers while appending the result of the random sequence on the other host to the original data. If the provider was c...
2008 Nov 24
5
FreeBSD Security Advisory FreeBSD-SA-08:11.arc4random
...es: * GEOM ELI providers with onetime keys. When a provider is configured in a way so that it gets attached at the same time during boot (e.g. it uses the rc subsystem to initialize) it might be possible for an attacker to recover the encrypted data. * GEOM shsec providers. The GEOM shsec subsytem is used to split a shared secret between two providers so that it can be recovered when both of them are present. This is done by writing the random sequence to one of providers while appending the result of the random sequence on the other host to the original data. If the provider was c...
2002 Feb 15
2
Ack! No Answer for my Printer Troubles?
I'm hoping my desperate post yesterday just didn't make it across. Does anyone have any suggestions? Or just want to say "Hi"? Using... CUPS 1.1.13 Samba 2.2.1a Gimp-Print 4.2.0 on a RH 7.2 computer with a USB Epson Stylus Photo 420 printer hooked up to a Windows98 computer... I am unable to print properly... The output seems to be dying on its way to the Windows 98
2007 Dec 21
0
[kvm-devel] [Virtio-for-kvm] [PATCH 05/13] [Mostly resend] virtio additions
...goto out_req_regions; + + pci_set_drvdata(pci_dev, vp_dev); + + /* we use the subsystem vendor/device id as the virtio vendor/device + * id. this allows us to use the same PCI vendor/device id for all + * virtio devices and to identify the particular virtio driver by + * the subsytem ids */ + vp_dev->vdev.id.vendor = pci_dev->subsystem_vendor; + vp_dev->vdev.id.device = pci_dev->subsystem_device; + + /* register a handler for the queue with the PCI device's interrupt */ + err = request_irq(vp_dev->pci_dev->irq, vp_interrupt, IRQF_SHARED, +...
2007 Dec 21
0
[kvm-devel] [Virtio-for-kvm] [PATCH 05/13] [Mostly resend] virtio additions
...goto out_req_regions; + + pci_set_drvdata(pci_dev, vp_dev); + + /* we use the subsystem vendor/device id as the virtio vendor/device + * id. this allows us to use the same PCI vendor/device id for all + * virtio devices and to identify the particular virtio driver by + * the subsytem ids */ + vp_dev->vdev.id.vendor = pci_dev->subsystem_vendor; + vp_dev->vdev.id.device = pci_dev->subsystem_device; + + /* register a handler for the queue with the PCI device's interrupt */ + err = request_irq(vp_dev->pci_dev->irq, vp_interrupt, IRQF_SHARED, +...
2001 Mar 06
8
OpenSSH/scp ->> F-Secure SSH server Problems
Hi, Is there some know problem between the 'scp' client in OpenSSH 2.5.1p1 and F-Secure's SSH 2.4.0 server? The client is running on a Linux (2.2.17) box and server is running on Win2K. When I try to transfer files it asks me for the password (which I provide) then it hangs. Using 'scp -v' didn't provide any helpful info; it's as though the problem happened before