diff options
author | Christian Andreetta <satya@gentoo.org> | 2005-10-14 13:27:04 +0000 |
---|---|---|
committer | Christian Andreetta <satya@gentoo.org> | 2005-10-14 13:27:04 +0000 |
commit | 42f83698e23b4e733e4abeb81993c088fdcceab2 (patch) | |
tree | e1fb54d8d5b0f934628631a7720e16c7663f0230 /profiles | |
parent | init script now modprobes tun if /dev/tun does not exist and errors (diff) | |
download | gentoo-2-42f83698e23b4e733e4abeb81993c088fdcceab2.tar.gz gentoo-2-42f83698e23b4e733e4abeb81993c088fdcceab2.tar.bz2 gentoo-2-42f83698e23b4e733e4abeb81993c088fdcceab2.zip |
samba 3.0.20b: new use flags: ldapsam and swat
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index da1b464da46d..f876d8ab8463 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1498 2005/10/13 21:02:20 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1499 2005/10/14 13:27:04 satya Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -752,9 +752,11 @@ net-fs/netatalk:cracklib - Support for cracklib strong password checking net-fs/nfs-utils:nonfsv4 - Disable support for NFSv4 net-fs/samba:async - Enables asynchronous input/output net-fs/samba:automount - Enables automount support +net-fs/samba:ldapsam - Enables samba 2.2 ldap support (default passwd backend: ldapsam_compat) net-fs/samba:libclamav - Enables clamav libraries, without needing to use the daemon net-fs/samba:oav - Enables support for anti-virus from the openantivirus.org project net-fs/samba:quotas - Enables support for user quotas +net-fs/samba:swat - Enables support for swat configuration gui net-fs/samba:syslog - Enables support for syslog net-fs/samba:winbind - Enables support for the winbind auth daemon net-fs/shfs:amd - Enable automounter support |