two issues - logging in and administration

lgwapnitsky - April 16, 2007 - 20:22
Project:roundcube webmail integration
Version:5.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:polyformal_sp
Status:postponed (maintainer needs more info)
Description

1) I've completely reset rcmail on my Drupal 5.1 installation. No matter what I change the settings to, I am unable to automatically log in through Drupal. I still have to provide my credentials. I am willing to mail my configuration to someone willing to help me diagnose this.

2) I see in the rcmail.module file that there should be an rcmail administration menu in Drupal when installed, but I'm not getting this. I'd love to be able to change the default size, etc., but this does not seem to be available.

Thanks
Larry

#1

siouxsy - April 30, 2007 - 07:08

Hiya,

I have the same problem than Larry.
I can't find any admin menu and the login info are not transferred from my drupal account to the webmail.
If anyone has an idea of how to solve this problem... he is more than welcome!
I'm quite new with Drupal so I probably just missed out something.

Many thanks,

Sue.

#2

canadrian@elect... - July 10, 2007 - 17:24

Ditto. Viewing config pages "by module," I have found one link (/admin/user/access#module-rcmail) but it is just for access permissions.

#3

polyformal_sp - July 11, 2007 - 14:35

Hi,

the fixed version is in CVS now, and soon available as dowload in .tar.gz.
I fixed the missing admin menu/settings and
@canadrian
the field length to 40 (30 visible).
The default IMAP server setting is on my TODO list ...

best regards & stay in touch

stefan

#4

polyformal_sp - July 11, 2007 - 14:36
Assigned to:Anonymous» polyformal_sp
Status:active» fixed

Hi,

the fixed version is in CVS now, and soon available as dowload in .tar.gz.
I fixed the missing admin menu/settings and
@canadrian
the field length to 40 (30 visible).
The default IMAP server setting is on my TODO list ...

best regards & stay in touch

stefan

#5

Anonymous - July 25, 2007 - 14:49
Status:fixed» closed

#6

pht3k - September 24, 2007 - 04:21
Status:closed» postponed (maintainer needs more info)

No matter what I change the settings to, I am unable to automatically log in through Drupal. I still have to provide my credentials.

is it supposed to be fixed with the release from july 12?
because i still have the same issue
and more than that: even with lifetime session set to 30 minutes, if i get out of roundcube (without quitting) and then return to rcmail even within a minute, i still have to enter my login/pass again.

any thoughts?

thanks,
pht3k

#7

pht3k - November 23, 2007 - 23:58

2 months have passed since the last reply... any news concerning this issue?

#8

polyformal_sp - November 26, 2007 - 14:51

Actualy i had a view on modules in drupal 6, maybe i found the reason why 'single sign on' wasn't working (also in drupal-5). cookie_domain is one keyword. But there is still remain one issue: i got thrown from drupal's session if i want' to return to drupal, f.e. by clicking an entry in the drupal menu.

#9

pht3k - November 27, 2007 - 04:14

thanks for letting us know about the progress
i would help if i could but my php knowledge is too limited
cya
pht3k

#10

sethfreach - November 28, 2007 - 04:43

For me, I can't log in at all. Automatically or after manually entering user/pass. in the patched version of roundcubemail/index.php, the session_id() is returning a sess_id that can't be found in my drupal sessions table. This makes the db query (via the patch ~line 143) return nothing and thus fail on the automatic login, as it cannot retrieve any user data to deserialize and insert into the $_POST vars.

I should be able to type the user/pass in manually then though, but I'm getting nada with that too...

Also... I use a prefix on my drupal tables. the db query in the patch references raw table names. some sort of drupal-esque {table} syntax may be something i'll look at...

#11

FuriousGeorge - January 27, 2008 - 05:37

sethfrench,

I'm experiencing the EXACT same thing and I just made an issue of it... Have you had any luck? My php skills are pretty good, but I don't know much about drupal, or this roundcube project. As a result, I'm finding myself spending a lot of time trying to understand both, so I'm reaching out for input.

I assume if we collaborate we might be able to knock this out pretty easily, if you haven't already.

#12

stik - February 13, 2008 - 17:11

Has the auto login issue been resolved, I am having the same problems. Everything is working great, and I can see the rcmail administration settings page, but automatic login doesn't work. Any help would be appreciated.

#13

polyformal_sp - February 14, 2008 - 12:40

Through some changes in session management in drupal and roundcube, i found no propper solution to get login data from drupal to roundcubemail.

So this 'quick and dirty module' seems broken. Actually i've got not enough time to work on a propper solution.

best regards

 
 

Drupal is a registered trademark of Dries Buytaert.