similar to: Maintaining information needed by all users

Displaying 20 results from an estimated 100000 matches similar to: "Maintaining information needed by all users"

2008 Jan 29
2
Problem accessing Samba shares simultaneously by multiple users
Hello All! I am using Samba Version 2.2.7a on a RedHat linux 9 box.Some .php files are stored on the Samba server and Users are accessing these files from windows system.They are using EditPlus to work on these .php files.Problem is that when more than one users are accessing the same file,they are unable to perform write operation on the file.E.g suppose user A has opened a file with RW
2008 Sep 12
5
cram-md5 and users maintaining their own passwords?
Is there any other mechanism than using passwd files with md5-hashed passwords created by dovecotpw that will support cram-md5 authentication? Has anyone created setups where the passwd databases reside in the individual users home directories? Is it possible to persuade dovecotpw to update the passwd databases automatically. Having to use a text editor to paste in the passwords sets a high
2014 Oct 14
2
[LLVMdev] Thoughts on maintaining liveness information for stackmaps
I think what's happening is BranchFolder::MaintainLiveIns is using a forward analysis on top of these missing kill flags, and updating the BB-live-ins/live-outs with an incorrect set of registers. Then when the stackmaps liveness analysis happens, it's not doing anything wrong, but it starts with the wrong set of live registers and will propagate those to the point of the
2014 Oct 14
2
[LLVMdev] Thoughts on maintaining liveness information for stackmaps
Hi all, I've run into a couple bugs recently that affected stackmap liveness analysis in various ways: http://llvm.org/bugs/show_bug.cgi?id=19224 - function arguments stay live unnecessarily http://llvm.org/bugs/show_bug.cgi?id=21265 - eflags can end up as a live out http://llvm.org/bugs/show_bug.cgi?id=21266 - %rip can end up as a live out The first two have nothing to do with stackmaps
2004 Aug 06
0
(no subject)
Matt, I guess you are aware you will need : 1. an encoder (eg. MuSE, ICES, DARKICE etc) 2. a streaming server (eg. Icecast2) These can run on the same machine but its generally not a good idea (although others may disagree with this but I woudl rather not have a crticial system where a single point of failure could bring the whole thing to a stop). The machine you mention (the PIII) should be
2006 Mar 01
1
manipulate <td>''s and their content by grabbing their classNames
Hi Guys, What''s the best way to grab all <td>''s in a particular table and manipulate them? Here''s the problem definition - I have a table that has ''n'' <tr>''s. Each <tr> has couple of <td>''s and the first <td> has an image. By default, each <td> has a ''x'' class and image src
2018 Jun 21
0
Password complexity checks and local users...
On Thu, 21 Jun 2018 09:55:59 +0200 Marco Gaiarin via samba <samba at lists.samba.org> wrote: > > AFAI've understood 'samba-tool domain passwordsettings' set domain > password settings, while the GPO equivalent settings is for the client > (windows client and server os). > > Currently i've enabled password complexity checks server side: > > root at
2019 Dec 13
2
running R with users home dirs on a shared filesystems
Hi guys, I want to ask devel for who knows better - having multiple nodes serving users home dirs off the same shared network filesystem : are there any precautions or must-dos & must-donts in order to assure healthy and efficient parallel Rs running simultaneously - and I don't mean obvious stuff, I'm rather asking about R's internals & environment. simple example: three
2019 May 31
0
[libnbd] Simultaneous read and write
On 5/31/19 11:01 AM, Richard W.M. Jones wrote: > This is a continuation of a discussion we were having on IRC. The > problems with IRC are it's not recorded and it's hard to have deep > technical conversations. I hope this is a decent summary. > > Problem simply stated: Certain NBD servers (qemu-nbd in particular) Also nbdkit for a plugin with
2004 Aug 06
1
(no subject)
Hi Adam, Thanks for your responce. I was planning on doing both, the encoding and serving, form the same machine, and I'm not sure I see any stability gains by splitting it up. Understand having, for example, a file server and mail server on different machines, so if one goes down you can still use the other. But in this case, one service depends on the other (the server has nothing to
2006 Jun 20
0
re: Maintaining same session for a user across
It''s not necessarily ideal to just store the data in the database. In the case of an online shop, the user will have to log in before adding to a cart - otherwise there''s nowhere for the data to go... Or the session gets ignored when the user logs in and the database takes over. (I''ve used systems like this. Irritating is not the word...) I''d say: 1: use
2002 Sep 10
0
(no subject)
Hi, I invoked several rsync processes simultaneously. The rsync code reads the from a file each time it's invoked. The file read into the script contains lists of filesystems to be sync-ed from client machine to the NFS fileserver. Both the client machine and the NFS fileserver are on separate NIS domain, and have been made to trust one another. The 2 NIS domains are also on separate
2012 Jan 04
3
informal conventions/checklist for new predictive modeling packages
Working on the caret package has exposed me to the wide variety of approaches that different authors have taken to creating predictive modeling functions (aka machine learning)(aka pattern recognition). I suspect that many package authors are neophyte R users and are stumbling through the process of writing their first R package (or R code). As such, they may not have been exposed to some of the
2015 Oct 09
1
do not allow users to login twice
Sorry, I didn't explain my problem well enough... The problem is not that a domain user logs in on one specific computer several times. I tried that. It's not even possible. You only login to the same profile on the same computer again. So this is ok. The problem is that a domain user is logged in on two computers simultaneously. I tried that. That's possible. But I don't want
2019 Dec 13
0
running R with users home dirs on a shared filesystems
User home is not used by R directly, so it is really up to whatever package/code may be using user home. In our setup we have all machines using NFS mounted homes for years. From experience the only thing to watch for are packages that use their own cache directories in $HOME instead of tempdir() - it is technically against CRAN policies but we have seen it in the wild. Cheers, Simon > On
2006 Mar 09
0
RE: question about auto-updating divwithoverflow:auto and maintaining position
No problem! -----Original Message----- From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Jeremy Kitchen Sent: Wednesday, March 08, 2006 5:39 PM To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject: Re: [Rails-spinoffs] question about auto-updating
2006 Feb 08
0
two authenticated users simultaneously in same browser
What is a good solution for the situation where someone logs in to your site in their same browser as a second user (say in a new tab) without logging out the first user? When they go back to the first tab, they expect to be browsing as the first user, but because the user authentication is valid for the whole browser, they are really browsing as the second user. There is potential here
2018 Jun 21
2
Password complexity checks and local users...
AFAI've understood 'samba-tool domain passwordsettings' set domain password settings, while the GPO equivalent settings is for the client (windows client and server os). Currently i've enabled password complexity checks server side: root at vdcsv1:~# samba-tool domain passwordsettings show Password informations for domain 'DC=ad,DC=fvg,DC=lnf,DC=it' Password
2008 Jul 04
1
Powerware UPS slots ports and protocols information
Here are some Powerware compatibility info I got by a colleague, and authorized to publish. @Kjell: can you take over checking our driver.list and other info source to see if there's a gap? thanks, Arnaud ________________________________________________________________________ Old info from ca. 2002, but still mostly valid except that some 5125s got a
2016 Aug 15
3
[RFC] One or many git repositories?
As someone that has worked with both gcc and llvm, One thing about gcc that drives me bat-guano-crazy is that First you check out gcc, try to build it, and find that you also Need mpc, so you check that out and try to build it, and Find out you also need gmp, so you check that out and try To build it, and find out that you also need mpfr, ..... IE I'm in favor of a mono-repository. Also