Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Networking & Security
  • Search

Horde-3.0.2 IMP authentication don't save preferences

Having problems getting connected to the internet or running a server? Wondering about securing your box? Ask here.
Post Reply
Advanced search
9 posts • Page 1 of 1
Author
Message
eivinn
Apprentice
Apprentice
User avatar
Posts: 219
Joined: Wed Jul 10, 2002 10:49 am
Location: Norway
Contact:
Contact eivinn
Website

Horde-3.0.2 IMP authentication don't save preferences

  • Quote

Post by eivinn » Thu Jan 27, 2005 10:22 pm

Hi,

I've set up a functional Horde-3.0.2 and IMP-4.0.1, but after setting authentication to be handled by IMP the preferences don't get saved. It's an annoying problem.
If Horde authenticates users they will have to login twice, which is a worse option.


Sincerely

Eivinn
Top
eivinn
Apprentice
Apprentice
User avatar
Posts: 219
Joined: Wed Jul 10, 2002 10:49 am
Location: Norway
Contact:
Contact eivinn
Website

  • Quote

Post by eivinn » Thu Jan 27, 2005 11:04 pm

I have now run with PEAR_LOG_DEBUG as debuglevel. Seems like no INSERT is run when saving the preferences...

It only states "No preferences found".

[EDIT] I also failed to meantion I use MySQL [/EDIT]
Top
nobspangle
Veteran
Veteran
User avatar
Posts: 1318
Joined: Tue Mar 23, 2004 12:12 pm
Location: Manchester, UK

  • Quote

Post by nobspangle » Thu Jan 27, 2005 11:10 pm

what pref backend are you using?
I have it running fine with imp handling logins and preferances are being saved. If you are using an sql backend make sure you've filled in all the details in the database section of horde setup. Also make sure you've set the parameters on the preference system tab. Then setup your database with the appropriate scripts.
Top
eivinn
Apprentice
Apprentice
User avatar
Posts: 219
Joined: Wed Jul 10, 2002 10:49 am
Location: Norway
Contact:
Contact eivinn
Website

  • Quote

Post by eivinn » Fri Jan 28, 2005 2:56 pm

I'm using the SQL pref backend. First I tried using Horde to do logins through SQL which worked fine besides having to login again to enter Imp. All parameters in preferences tab are entered and was working.

I then tried using Imp for handling logins which it does. Problem is it can't save any preferences. And because it doesn't save them, it can't load them.

Besides changing authentication to use Imp, I'm still using the SQL preferences setup as I used before. Nothing is changed by me there. Result is that preferences are not working.

I ran the upgrade mysql-script for Horde 2.2->3.0.2 in the Horde scripts directory. Maybe I should drop the database and re-enter it?
Didn't find any sql-scripts for Imp so I haven't done any special DB setup there.

Any thoughts?
Top
nobspangle
Veteran
Veteran
User avatar
Posts: 1318
Joined: Tue Mar 23, 2004 12:12 pm
Location: Manchester, UK

  • Quote

Post by nobspangle » Fri Jan 28, 2005 6:08 pm

I didn't upgrade my horde I just killed the old one and installed a fresh one. Maybe dropping the tables will help.
Top
eivinn
Apprentice
Apprentice
User avatar
Posts: 219
Joined: Wed Jul 10, 2002 10:49 am
Location: Norway
Contact:
Contact eivinn
Website

  • Quote

Post by eivinn » Mon Jan 31, 2005 7:39 am

I don't know why, but after unmerging Horde & Imp and using the tar-balls instead everything is working fine.

Think I set imp to use automatic horde_backend login this time within server setup. Don't know if that was what did the trick.

Now I'm just trying to get the weather.com portal block to work. I'm thinking maybe I'm missing some PEAR stuff.

Will let you know how it goes.

[EDIT]I'm running this Horde3/Imp4 setup on a P3 550Mhz and it feels noticably slower than Horde2/Imp3. Would it help double the RAM up to 512MB? I am really only using 2 users on this setup so the server is mostly idle.[/EDIT]
Top
Mythos
l33t
l33t
User avatar
Posts: 953
Joined: Sun May 02, 2004 11:54 pm
Location: Portugal
Contact:
Contact Mythos
Website

  • Quote

Post by Mythos » Mon May 16, 2005 6:54 pm

Well here with 3.0 and imp 4.0 i have the some anoying problem ...

sorry but where did you put :
automatic horde_backend login
what were teh values you set ?

User must loggin twice ;( ...

but else is working like a charme
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Top
Mythos
l33t
l33t
User avatar
Posts: 953
Joined: Sun May 02, 2004 11:54 pm
Location: Portugal
Contact:
Contact Mythos
Website

SOLVED

  • Quote

Post by Mythos » Wed May 18, 2005 12:09 pm

$servers['imap'] = array(

'name' => 'xpto.org',
'server' => 'localhost',
'protocol' => 'imap/ssl/novalidate-cert',
'port' => 993,
'folders' => '',
'namespace' => 'INBOX.',
'maildomain' => 'xpto.org',
'smtphost' => 'localhost',
'realm' => '',
'hordeauth' => 'full',
'preferred' => '',
'dotfiles' => false,
'hierarchies' => array()
);

Bahh easy ...
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Top
eivinn
Apprentice
Apprentice
User avatar
Posts: 219
Joined: Wed Jul 10, 2002 10:49 am
Location: Norway
Contact:
Contact eivinn
Website

  • Quote

Post by eivinn » Mon May 23, 2005 11:26 pm

That must be the trick yes. Even though I have set the hordeauth value to true in my version.

Only thing still not working now is the Weather.com service. I think I have to recompile PHP, but I will not bother with it any more. At least IMP works with a single login.
Top
Post Reply

9 posts • Page 1 of 1

Return to “Networking & Security”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic