Displaying 7 results from an estimated 7 matches for "searchlist".
2004 Jul 08
3
PDC Administrative scripting
Hello:
It's been quite some time since I've posted to the samba lists. I'm
wondering if there are any other Samba administrators out there that have
developed shell and/or PERL scripting for managing user profile (roaming)
directories. Essentially what we're trying to accomplish is automated
cookie cleanup "illegal file" (i.e., mp3, wav, avi, etc.) file clean up
2013 Feb 28
5
IMAP folders sort order
Hi all
We migrated our IMAP server from Courier to Dovecot. The minor problem
appeared: Dovecot LIST command
now shows mailbox listing in some weird order. (I suppose, it is filesystem
directory order) Previously, with Courier,
it was sorted, i.e., the INBOX was the first, followed by other system
folders. This is not a problem with our webmail,
because it sorts folders by its own. But with some
2005 Dec 15
3
Name conflict between Epi and ROC packages
The name conflicts in Epi and ROC packages (2 'ROC' functions are the
problem) cause the following code
to work once, but not twice:
library(MASS); data(cats);
x = cats[,2]
y = ifelse(cats[,1]=='F',0,1)
library(Epi); ROC(x,y,grid=0)$AUC
library(ROC); AUC(rocdemo.sca(y, x, dxrule.sca))
What is the standard way of resolving name conflicts? Ask maintainers to
resolve
2010 Aug 17
6
enable client to join domain with no or any password?
I am trying to automate W7 joining to our Samba domain. It works fine
through the Windows GUI from the W7 workstations. However, for a script
one would have to store password used for domain access, and since that
is the server's root password, I really don't want to hard code that
into a file.
Is there a way to set (temporarily) a Samba server so that it will
accept (admin/anything) as
2003 Oct 20
16
A software FAX modem
Hi all,
I would like to announce the availability of an initial test version of
a totally software FAX facility, suitable for use with Asterisk. This is
a first public test release, so don't expect a solid polished product
just yet. People have shown interest in what I am doing, and here is the
evidence that it is not vapourware.
If the notion of a software FAX machine is new to you,
2015 May 27
3
Concurrent scanning of same disk
Greetings,
I am suffering of several weird errors which show randomly and make me
suspect some concurrency issue.
Libguestfs version is 1.28.1, linux kernel 3.16, libvirt 1.2.9 and qemu 2.1.
What I'm trying to do is comparing the disk state at two different point of
a guest execution.
Disk snapshots are taken through libvirt in different moments (I am aware
of caching issue), from such
2015 May 28
3
Re: Concurrent scanning of same disk
...ex_value_utf8 = "Peter-PC"
libguestfs: trace: hivex_value_key 3815712
guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds
libguestfs: trace: hivex_value_key = "SearchList"
libguestfs: trace: hivex_value_key 3815800
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00
secondslibguestfs: trace: hivex_value_key = "UseDomainNameDevolution"
libguestfs: trace: hivex_value_key 3815848
guestfsd: main_loop: new...