Re: Setting ACLs to winbind groups

2003-07-11 Thread Marcelino Vallejo
Yes, actually we are authenticating with saslauth pam (MECH=pam) and with this we have 2 steps of authentication  pam_mysql or pam_smb (mostly all account belongs to the NT domain and a few are external) and works fine. No problem with that. Thank you James Satterfield wrote: Have you tri

Re: Setting ACLs to winbind groups

2003-07-11 Thread James Satterfield
Have you tried just using pam_smb? Then saslauthd -a pam? James. On Friday 11 July 2003 12:48 pm, Marcelino Vallejo wrote: > Hi. > We are trying to not to use UNIX users at all, authenticating through pam > and taking all groups members from NT Domain through winbind daemon, in > order to set ACL

Setting ACLs to winbind groups

2003-07-11 Thread Marcelino Vallejo
Hi. We are trying to not to use UNIX users at all, authenticating through pam and taking all groups members from NT Domain through winbind daemon, in order to set ACLs. Have anyone experimented with this? We have gave ACL to an NT group in the form of: group: NTDOMAIN+ntuser. Imapd has accepte

Re: crash recovering

2003-07-11 Thread Sven Wilhelm
hello list, i don't know exactly where my mistake was, but now all seems to work. it wasn't really a crash, i have to check all steps for crash-recovering before that system will be active. my way was now: -> copy all xxx. file into users-inbox -> create the user inbox -> copy cyrus.* to all

Re: login failed in cyradm

2003-07-11 Thread Simon Matter
> On Fri, 2003-07-11 at 18:17, Simon Matter wrote: > >> Hi, >> >> Did you create the file /etc/sysconfig/saslauthd? You have to put >> 'MECH=pam' into the file and restart saslauthd, otherwise saslauthd on >> RedHat 9 will default to use shadow instead of pam. >> > > Obviously I did or else it woul

Convert uw-imap mailbox to cyrus

2003-07-11 Thread Serge Grondin
Hi!, I want to convert the mailbox from uw-imap format to cyrus format and all the users account on my server. Is there a HowTO for that? Thanks -- Serge Grondin Technicien en Informatique Commission Scolaire des Bois-Francs Tel. bur.: (819) 758-6453, poste 2920 e-Mail bur.: [EMAIL PROTECTE

Re: login failed in cyradm

2003-07-11 Thread Ramprasad A Padmanabhan
On Fri, 2003-07-11 at 18:17, Simon Matter wrote: Hi, Did you create the file /etc/sysconfig/saslauthd? You have to put 'MECH=pam' into the file and restart saslauthd, otherwise saslauthd on RedHat 9 will default to use shadow instead of pam. Obviously I did or else it would not work with im

Re: login failed in cyradm

2003-07-11 Thread Simon Matter
Hi, Did you create the file /etc/sysconfig/saslauthd? You have to put 'MECH=pam' into the file and restart saslauthd, otherwise saslauthd on RedHat 9 will default to use shadow instead of pam. HTH Simon > I just installed cyrus 2.1.13 on redhat 9.0 linux > I am using saslauthd and backend pam l

Re: crash recovering

2003-07-11 Thread Simon Matter
Hi, 1) Since you are using my rpms, you should find the file /usr/share/cyrus-imapd/contrib/batchreconstruct which I've been told does exactly what you want (I have not used it :) 2) Check the directory /var/lib/imap/backup/. You'll find gzip compressed backups of the current mailboxlist, called

how to authenticate with cyradm

2003-07-11 Thread Laurent LAVAUD
this is certainly a newbie question: For example, if I do: use Cyrus::IMAP::Admin; $cyradm = Cyrus::IMAP::Admin->new("localhost"); $cyradm->authenticate; everything is fine. But how do I connect to a cyrus server that runs on a different port (not 143) giving a username/password ? -- Laurent L

crash recovering

2003-07-11 Thread Sven Wilhelm
hello list, can anyone explain me how to recover from a crash. expect we have only the mail-files (xxx.) and no header, index or cache files, also expect the central mailbox file doesn't know anything of the user we want to recover, how can i do that. when i go into the mail-directory, eg. /var/

login failed in cyradm

2003-07-11 Thread Ramprasad A Padmanabhan
I just installed cyrus 2.1.13  on redhat 9.0 linux I am using saslauthd and backend pam ldap to authenticate After making the configuration in /etc/imapd.conf and /etc/ldap.conf and /etc/pamd I am able to login to the imap server by using raw telnet commands telnet localhost 143 Trying 127.0.

[FINALLY SOLVED] - Here's more info regarding my HUGE problem in setting up my mail system...

2003-07-11 Thread Anders Norrbring
> On Thu, 10 Jul 2003, Anders Norrbring wrote: > > > I've noticed a line in the logs saying 'saslauthd[3214]: pam_mysql: > select > > returned more than one result', which I can't understand at all why it > would > > > > smtpd_sasl_local_domain = the-server.net > > > > ^ by that, username gets co

Re: Here's more info regarding my HUGE problem in setting up my mailsystem...

2003-07-11 Thread foobar
On Thu, 10 Jul 2003, Anders Norrbring wrote: > I've noticed a line in the logs saying 'saslauthd[3214]: pam_mysql: select > returned more than one result', which I can't understand at all why it would > > smtpd_sasl_local_domain = the-server.net > ^ by that, username gets converted into [EMAIL