Displaying 20 results from an estimated 2000 matches similar to: "singe system user for all virtual users"
1998 Jan 30
1
R-beta: Fig driver for "R"?
Hello all R users and developers!
In the "Notes on R" I have found the following information:
(page 60, 13-th footnote) "... a better solution is to use the fig()
driver (available from statlib) and use a conversion program, such as
fig2dev, to convert the resultant fig code to Encapsulated Podtscript."
I was very glad to read it, because I'm often forced to use
2004 Jul 22
2
Authentification with PostgreSQL
Hi all,
I found Dag Wieers' Fedora Core 2 rpm on
http://dag.wieers.com/packages/dovecot/ and installed it. Now
dovecot-auth isn't complaining anymore about an unknown userdb type
but I can't get authentication working.
/etc/dovecot.conf
(...)
# Authentication process name.
auth = default
# plain digest-md5 anonymous
auth_mechanisms = plain
auth_userdb = pgsql
2006 Apr 08
3
LDAP authentication via PAM
I've configured dovecot to authenticate against a Fedora Directory
Server. The mail server on which dovecot is installed has the
nss_ldap and pam_ldap packages installed, and /etc/dovecot.conf has the
following two lines:
auth_userdb = ldap /etc/dovecot-ldap.conf
auth_passdb = pam
In other words, I want dovecot to use LDAP to access the user database,
but PAM for authentication. This part is
2009 Sep 24
6
[patch 1/2] grub-0.97: btrfs support for a singe device configuration
2001 Aug 03
2
Internet Explorer 5.5 with Wine?
I'm extremely new to Wine, I don't even have a confog file yet. I can't find
any decent documentation at wineHQ.com. Can anyone explain that whole thing
to me?
Also, I hate Mozilla, Netscape, and Opera. I want to get IE 5.5 working with
Wine. I have tried getting to the Internet explorer Directory in the
Terminal, and then using "wine iexplore.exe -dll
2003 Mar 02
1
ldap config
Hi,
how do I setup the config to use an ldap server for authentification ?
I tried :
auth_userdb = ldap:/usr/local/dovecot/etc/dovecot-ldap.conf
auth_userdb = ldap:/usr/local/dovecot/etc/
auth_userdb = usr/local/dovecot/etc/dovecot-ldap.conf
however I got an error. What is the correct syntax for the ldap config ?
Regards,
Stefan Sels
2005 Oct 21
2
dual auth with real users and virtual users
Hi, im using 0.99 stable in RPM form,
Im using this for postfix+dovecot+real unix users, now i tried to enable
virtual support with this:
protocols = imap pop3
ssl_disable = yes
log_path = /var/log/dovecot.log
info_log_path = /var/log/dovecot.info
login_user = dovecot
mail_extra_groups = mail
auth = default
auth_mechanisms = plain
auth_passdb = pam
auth_userdb = passwd
auth_userdb =
2005 Aug 27
2
Authenticate user thru PAM
my mailsystem is using postfix and virtual mailbox which stored in mysql db.
SMTP AUTH is using PAM, pam-mysql to authenticate against a mysql db.
I installed dovecot 0.99-14. In the dovecot example config file
it mentioned that auth_passdb can check against thru PAM but auth_userdb didn't
Does it mean that auth_userdb should use other means e.g. /etc/passwd,
shadow, vpopmail, etc and in my
2005 Jan 12
1
How to configure auth_userdb and auth_passwd?
Hi!
i want to configure dovecot to use a modified passwdfile. A linie in
this file looks like this: "username: <TAB> crypted_password"
how i have to use the auth_userdb and auth_passwd command?
Now i have:
auth_userdb = passwd-file /path/file
auth_passwd = passwd-file /path/file (same file)
dovecot is starting normaly (i think) but a authentification test via
telnet doesnt
2006 Feb 19
2
Plain password auth issues
Have the following entries in dovecot.conf
auth_userdb = passwd-file /etc/dovecot-passdb
auth_passdb = passwd-file /etc/dovecot-passdb
auth_user = dovecot
passwd-file is owned by user and group dovecot
When I try to log in .. I get
dovecot: Feb 19 16:41:30 Error: Logins with UID 0 not permitted (user
echo)
imap-login: Feb 19 16:41:30 Info: Internal login failure: echo
[127.0.0.1]
2006 Apr 18
3
Does NIS/yp work for authentication
If a host is running NIS (passwd file ends in +::0:0:::) authentication,
will dovecot be able to authenticate with
auth_userdb = passwd
directly and automagically or do you have to do a ypcat passwd > pwfile periodically
to generate a passwd file that dovecot can use?
?
Thanks!
--
====
Stewart Dean, Unix System Admin, Henderson Computer Resources
Center of Bard College,
2004 Jul 22
3
Dovecot auth problem on FreeBSD 4.10
Hello. I am trying to setup Dovecot on an Alpha running FreeBSD
4.10. I am simply trying the imap/pop3 protocols at this time. But
with both protocols the log message I get is:
pop3-login: fd_send(5) failed: Bad file descriptor
dovecot: child 275 (login) returned error 89
or
imap-login: fd_send(5) failed: Bad file descriptor
dovecot: child 275 (login) returned error 89
I have tried
2008 Aug 20
4
[LLVMdev] Dependence Analysis [was: Flow-Sensitive AA]
Wojtek,
Please see David's message below. Have you or can you check in your
code, perhaps as a project for now? That will allow us to start
looking at it and perhaps collaborating on it.
--Vikram
Associate Professor, Computer Science
University of Illinois at Urbana-Champaign
http://llvm.org/~vadve
On Aug 20, 2008, at 3:05 PM, David Greene wrote:
> On Wednesday 20 August 2008
2009 Jan 14
2
[LLVMdev] Memory Dependence Analysis
Back in August, several of us participated in a discussion about getting a
more robust memory dependence analysis framework into LLVM. Wojtek
Matyjewicz has done some work on this and he attached a patch to an e-mail at
the time that built against an older version of LLVM.
Wojtek, what's the status of this patch? Does it build against HEAD? Do you
plan to check it in any time soon?
2004 Jun 20
4
call waiting from PSTN
I'm trying to switch from one call to another incoming call from PSTN.
When I'm getting a "beep" I press flash but instead of swithing to the
second call, I'm getting a dial tone. even if I press *0, I cannot connect
to the second call.
Anybody had this problem?
Tx, Bogdan
2012 Jul 04
8
Howto add another disk storage
Hi all
What is the best strategy to add another storage to an existing virtual
mail system ?
Move some domains to the new storage and create symlinks ?
Switch to dovecot hashing ? But in this case what is the easy-east way
to migrate ?
Thanks for any suggestions or tips !
2010 Nov 14
2
Gems in ~/.gem vs in the Library
Hello all,
I am completely new to Ruby on Rails.
When i install gems some of them
get installed to ~/.gem folder as apparently the other location is not
writable.
What is the best way to go about this: chmod the folder in Library,
let gems go to ~/.gem, sudo install gems always? What do you guys use?
Thanks in advance,
Wojtek
--
You received this message because you are subscribed to the
2008 Jun 25
6
CentOS 5.2 kernel [2.6.18-92.1.1.el5] crashes on dual-PIII Compaq ProLiant 3000
After yum upgrade, the new CentOS5 kernel [ kernel-2.6.18-92.1.1.el5.i686 ]
crashes each time early in boot process on Compaq ProLiant 3000
with dual Pentium3 CPU (600 MHz, CPU0: Intel Pentium III (Katmai) stepping 03, CPU1 the same).
I get kernel panic at powernowk8_init+0x05e/0x1c3.
The previous kernel [ kernel-2.6.18-53.1.21.el5.i686 ] seems to work fine.
I am wondering if anyone has met
2012 Nov 09
2
[LLVMdev] llvm-config --libs failed
I have noticed that I was installing LLVM according to:
http://llvm.org/docs/GettingStarted.html#getting-started
so it was no the 3.1 but the 3.2 version from svn (trunk 167573).
Maybe in the svn, not stable version, there is a bug?
2012/11/9 Wojciech DaniĆo <wojtek.danilo.ml at gmail.com>
> Does anybody have Idea why I get such error? The LLVM is compiled from
> source - is is the
2008 Aug 21
0
[LLVMdev] Dependence Analysis [was: Flow-Sensitive AA]
> Wojtek,
>
> Please see David's message below. Have you or can you check in your
> code, perhaps as a project for now? That will allow us to start
> looking at it and perhaps collaborating on it.
Sure. For now, I am posting it as an attachment, because it does not
build against the current SVN version. It is really basic (for example,
it cannot produce distance vectors,