Displaying 17 results from an estimated 17 matches similar to: "Allow delivery to existing accounts only with LDAP and static"
2015 Aug 28
2
Allow delivery to existing accounts only with LDAP and static
Dne 28.8.2015 v 9:56 Steffen Kaiser napsal(a):
>> we are using LDAP binding as a passdb, and static with
>> allow_all_users=yes as an userdb.
>>
>> Works fine, but problem is, Maildirs are created for non-existent
>> accounts too. We would like to prevent it.
>>
>> The LDAP binding does not supporta user lookups. Is the correct way to
>> use
2003 Feb 19
1
sasmba e xp home
aglia aglia (in italian meat ahi ahi !)
Hello i have a serius questions .
I have installe din my school samba as PDC for 8 subnet with client win98 Me
95 and i use it like profile server .
Last month the school without call me buyed 10 cp with xp home !
It never possible that xp home do not support domain logons, and other nice
features .
I have samba 2.2.7a with mandrake 9.0
Thank for help me
2005 Mar 22
3
IP PHONE with chip PA1688 and IAX2 Authentication
Dear All,
I bought one IP PHONE from Integrated Networks which was showed to wiki too:
http://www.voip-info.org/tiki-index.php?page=Intergrated-Networks
I have problems with the Asterisk authentication. It does't want to LOG IN
to Asterisk; it always says "LOG ON FAILED". I'm using the IAX2 protocol and
all paramters seems to be correct.
Does somebody use the same IP PHONE with
2015 Aug 28
0
Allow delivery to existing accounts only with LDAP and static
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 27 Aug 2015, Miloslav H?la wrote:
> we are using LDAP binding as a passdb, and static with allow_all_users=yes as
> an userdb.
>
> Works fine, but problem is, Maildirs are created for non-existent accounts
> too. We would like to prevent it.
>
> The LDAP binding does not supporta user lookups. Is the correct way to use
2015 Aug 28
0
Allow delivery to existing accounts only with LDAP and static
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 28 Aug 2015, Miloslav H?la wrote:
> Dne 28.8.2015 v 9:56 Steffen Kaiser napsal(a):
>>> we are using LDAP binding as a passdb, and static with
>>> allow_all_users=yes as an userdb.
>>>
>>> Works fine, but problem is, Maildirs are created for non-existent
>>> accounts too. We would like to prevent
2009 Dec 21
4
Refactor virt-v2v to be more like a 'big script'
These patches combine HVSource and HVTarget into a single Converter. This should
make it more obvious where to hack without losing any practical flexibility.
GuestOS remains separate. GuestOS is now a misnomer, because it's really only a
Linux distro abstraction. It will be useless for Windows, for example. Functions
which you'd expect to be different on a non-RH distro should live in
2009 Sep 14
9
ActiveRecord::StatementInvalid (invalid date) with Oracle
Hello all. I am a novice Ruby on Rails programmer, starting my first
project using a legacy Oracle 10 database. Using ''reverse_scaffold'' I
have created the models/controllers/views for my existing Oracle
tables.
All seems to work well, using /model/index, /model/show for most of my
tables, *except* when one of the tables contains a Oracle ''date''
column, for
2016 Nov 21
2
Re: [PATCH v2 2/5] v2v: ova: don't detect compressed disks, read the OVF instead
On Saturday, 12 November 2016 16:37:50 CET Tomáš Golembiovský wrote:
> The information whether the disk is gzip compressed or not is stored
> in the OVF. There is no reason to do the detection.
>
> Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
> ---
> v2v/input_ova.ml | 36 ++++++++++++++++++++----------------
> v2v/test-v2v-i-ova-gz.ovf | 2 +-
>
2010 Jan 29
4
[FOR REVIEW ONLY] ESX work in progress
The following patches are where I'm currently at with ESX support. I can now
import a domain from ESX along with its storage. Note that I'm not yet doing any
conversion. In fact, I've never even tested past the import stage (I just had an
exit in there).
The meat is really in the 4th patch. The rename of MetadataReader->Connection
was because the Connection is now really providing
2014 Nov 21
3
Re: [PATCH 6/6] New API: btrfs_subvolume_show
On Friday 21 November 2014 13:18:00 Hu Tao wrote:
> btrfs_subvolume_show shows the detailed information of a subvolume or
> snapshot.
>
> Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
> ---
> daemon/btrfs.c | 167 +++++++++++++++++++++++++++++++++++++++++++++++++++
> generator/actions.ml | 9 +++
> src/MAX_PROC_NR | 2 +-
> 3 files changed, 177
2014 Nov 24
1
Re: [PATCH 6/6] New API: btrfs_subvolume_show
On Monday 24 November 2014 16:22:53 Hu Tao wrote:
> On Fri, Nov 21, 2014 at 05:17:13PM +0100, Pino Toscano wrote:
> > On Friday 21 November 2014 13:18:00 Hu Tao wrote:
> > > btrfs_subvolume_show shows the detailed information of a subvolume
> > > or
> > > snapshot.
> > >
> > > Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
> > >
2010 Feb 01
9
[ESX support] Working ESX conversion for RHEL 5
With this patchset I have successfully[1] imported a RHEL 5 guest directly from
ESX with the following command line:
virt-v2v -ic 'esx://yellow.marston/?no_verify=1' -op transfer RHEL5-64
Login details are stored in ~/.netrc
Note that this is the only guest I've tested against. I haven't for example,
checked that I haven't broken Xen imports.
Matt
[1] With the exception of
2014 Nov 24
0
Re: [PATCH 6/6] New API: btrfs_subvolume_show
On Fri, Nov 21, 2014 at 05:17:13PM +0100, Pino Toscano wrote:
> On Friday 21 November 2014 13:18:00 Hu Tao wrote:
> > btrfs_subvolume_show shows the detailed information of a subvolume or
> > snapshot.
> >
> > Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
> > ---
> > daemon/btrfs.c | 167 +++++++++++++++++++++++++++++++++++++++++++++++++++
>
2017 Jan 12
3
[PATCH 0/3] library: improve handling of external tools
Hi,
the libguestfs library uses a number of external tools; for some of
them, we search for them at build time, enabling some feature only if
found, and later on assuming at runtime they are installed. However,
the situation is more complex than that:
- hardcoding the full path means that there is an incoherency in the
way some of the tools are used, as some other tools (e.g. qemu-img)
are
2017 Feb 02
4
[PATCH v2 0/3] library: improve handling of external tools
Hi,
the libguestfs library uses a number of external tools; for some of
them, we search for them at build time, enabling some feature only if
found, and later on assuming at runtime they are installed. However,
the situation is more complex than that:
- hardcoding the full path means that there is an incoherency in the
way some of the tools are used, as some other tools (e.g. qemu-img)
are
2014 Nov 21
13
[PATCH 0/6] btrfs support part1: subvolume commands
Hi,
This is the part1 of improving btrfs support. This series adds missing
parameters to btrfs_subvolume_snapshot and btrfs_subvolume_create, and
adds two new API btrfs_subvolume_get_default and btrfs_subvolume_show.
Other parts will follow.
Regards,
Hu
Hu Tao (6):
btrfs: correct words about subvolume and snapshot
btrfs: add optional parameter `ro' to btrfs_subvolume_snapshot
btrfs:
2016 Nov 12
9
[PATCH v2 0/5] Import directly from OVA tar archive if possible
This series is related to the problem of inefficient import of OVA
files. The needed enhancements of QEMU were merged into the codebase and
should be available in QEMU 2.8. From there we can use 'size' and
'offset' options in raw driver to tell QEMU to use only subset of a file
as an image.
The patch set is more or less complete. The only outstanding issue is
the missing detection