Bluehost.com Web Hosting $6.95

Re: [courier-users] authldap with courier authlib

This is a discussion on Re: [courier-users] authldap with courier authlib within the Courier-Imap forums, part of the Mail Servers and Related category; This is a multipart mime message --===============1527834904== Content-type: multipart/alternative; boundary="Next_1204902319---0-202.137.235.233-25700&...


Go Back   Usenet Forums > Mail Servers and Related > Courier-Imap

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-07-2008
suresh p
 
Posts: n/a
Default Re: [courier-users] authldap with courier authlib

This is a multipart mime message


--===============1527834904==
Content-type: multipart/alternative;
boundary="Next_1204902319---0-202.137.235.233-25700"

This is a multipart mime message


--Next_1204902319---0-202.137.235.233-25700
Content-type: text/plain;
charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi,=0A=0AI am facing this strange problem. I maintain passwords in ldap in =
SSHA encrypted format, so that its used in the lab machines for authenticat=
ion using authldap, also by passwd command and pop passwd.=0A=0ABut courier=
authlib is not working with SSHA stored passwd. If I change the passd to m=
d5 crypt, then courier authlib works correctly but the above things dont wo=
rk..=0A=0APlease help me with this problem. How to get courier authlib work=
ing with SSHA passwd.=0A=0AThanks and regards,=0ASuresh=0A=0A =0A=0A=0AOn =
Thu, 21 Feb 2008 Gordon Messmer wrote :=0A>suresh p wrote:=0A> >=0A> > The =
command that I run is below :=0A> >=0A> > env CPPFLAGS=3D"-I/usr/local/incl=
ude/openssl=0A> > -I/usr/local/openldap/include" LDFLAGS=3D"-L/usr/local/li=
b -L/usr/lib/=0A> > -L/usr/local/openldap/lib/ " env=0A> > CPPFLAGS=3D"-I/=
usr/local/include/openssl -I/usr/local/openldap/include"=0A> > LDFLAGS=3D"-=
L/usr/local/lib -L/usr/local/lib/" ./configure=0A> > --with-authldap --wit=
hout-authmysql --without-authpgsql=0A> > --without-authcustom --without-au=
thcram --with-ssl=0A> >=0A>=0A>You're calling "env" twice. The second set=
of arguments is overwriting=0A>the first set. Use:=0A>=0A>env CPPFLAGS=3D=
"-I/usr/local/include/openssl \=0A> -I/usr/local/openldap/include" \=0A> =
LDFLAGS=3D"-L/usr/local/lib \=0A> -L/usr/local/openldap/lib/ " \=0A> =
../configure=0A>=0A>You don't need to specify which modules to build. Modul=
es can be=0A>selected in the configuration file after installation. "--wit=
h-ssl"=0A>doesn't look like a setting that authlib's configure uses, either=
..=0A>=0A>------------------------------------------------------------------=
-------=0A>This SF.net email is sponsored by: Microsoft=0A>Defy all challen=
ges. Microsoft(R) Visual Studio 2008.=0A>http://clk.atdmt.com/MRT/go/vse012=
0000070mrt/direct/01/=0A>______________________________________________ _=0A=
>courier-users mailing list=0A>courier-users@lists.sourceforge.net=0A>Unsub=

scribe: https://lists.sourceforge.net/lists/...urier-users=0A
--Next_1204902319---0-202.137.235.233-25700
Content-type: text/html;
charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

<P>=0AHi,<BR>=0A<BR>=0AI am facing this strange problem. I maintain passwor=
ds in ldap in SSHA encrypted format, so that its used in the lab machines f=
or authentication using authldap, also by passwd command and pop passwd.<BR=
>=0A<BR>=0ABut courier authlib is not working with SSHA stored passwd. If I=

change the passd to md5 crypt, then courier authlib works correctly but th=
e above things dont work..<BR>=0A<BR>=0APlease help me with this problem. H=
ow to get courier authlib working with SSHA passwd.<BR>=0A<BR>=0AThanks and=
regards,<BR>=0ASuresh<BR>=0A<BR>=0A&nbsp; <BR>=0A<BR>=0A<BR>=0AOn Thu, 21 =
Feb 2008 Gordon Messmer wrote :<BR>=0A&gt;suresh p wrote:<BR>=0A&gt; &gt;<B=
R>=0A&gt; &gt; The command that I run is below :<BR>=0A&gt; &gt;<BR>=0A&gt;=
&gt; env CPPFLAGS=3D&quot;-I/usr/local/include/openssl<BR>=0A&gt; &gt; -I/=
usr/local/openldap/include&quot; LDFLAGS=3D&quot;-L/usr/local/lib -L/usr/li=
b/<BR>=0A&gt; &gt; -L/usr/local/openldap/lib/ &quot;&nbsp; env<BR>=0A&gt; &=
gt; CPPFLAGS=3D&quot;-I/usr/local/include/openssl -I/usr/local/openldap/inc=
lude&quot;<BR>=0A&gt; &gt; LDFLAGS=3D&quot;-L/usr/local/lib -L/usr/local/li=
b/&quot;&nbsp; ./configure<BR>=0A&gt; &gt; --with-authldap --without-authmy=
sql --without-authpgsql<BR>=0A&gt; &gt; --without-authcustom&nbsp; --withou=
t-authcram&nbsp; --with-ssl<BR>=0A&gt; &gt;<BR>=0A&gt;<BR>=0A&gt;You're cal=
ling &quot;env&quot; twice.&nbsp; The second set of arguments is overwritin=
g<BR>=0A&gt;the first set.&nbsp; Use:<BR>=0A&gt;<BR>=0A&gt;env CPPFLAGS=3D&=
quot;-I/usr/local/include/openssl \<BR>=0A&gt;&nbsp; -I/usr/local/openldap=
/include&quot; \<BR>=0A&gt;&nbsp; LDFLAGS=3D&quot;-L/usr/local/lib \<BR>=
=0A&gt;&nbsp; -L/usr/local/openldap/lib/ &quot; \<BR>=0A&gt;&nbsp; ./conf=
igure<BR>=0A&gt;<BR>=0A&gt;You don't need to specify which modules to build=
..&nbsp; Modules can be<BR>=0A&gt;selected in the configuration file after i=
nstallation.&nbsp; &quot;--with-ssl&quot;<BR>=0A&gt;doesn't look like a set=
ting that authlib's configure uses, either.<BR>=0A&gt;<BR>=0A&gt;----------=
---------------------------------------------------------------<BR>=0A&gt;T=
his SF.net email is sponsored by: Microsoft<BR>=0A&gt;Defy all challenges. =
Microsoft(R) Visual Studio 2008.<BR>=0A&gt;http://clk.atdmt.com/MRT/go/vse0=
120000070mrt/direct/01/<BR>=0A&gt;_______________________________________ __=
______<BR>=0A&gt;courier-users mailing list<BR>=0A&gt;courier-users@lists.s=
ourceforge.net<BR>=0A&gt;Unsubscribe: https://lists.sourceforge.net/lists/l=
istinfo/courier-users<BR>=0A=0A</P>=0A<br><br>=0A<Table border=3D0 Width=3D=
644 Height=3D57 cellspacing=3D0 cellpadding=3D0 style=3D'font-family:Verdan=
a;font-size:11px;line-height:15px;'><TR><td><a href=3D'http://adworks.redif=
f.com/cgi-bin/AdWorks/click.cgi/www.rediff.com/signature-home.htm/105071519=
8@Middle5/2047758_2040452/2047768/1?PARTNER=3D3&OAS_QUERY=3Dnull' target=3D=
new ><img src =3D'http://imadworks.rediff.com/cgi-bin/AdWorks/adimage.cgi/2=
047758_2040452/creative_2047768.gif' alt=3D'Monster' border=3D0></a></td>=
</TR></Table>
--Next_1204902319---0-202.137.235.233-25700--



--===============1527834904==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--===============1527834904==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users

--===============1527834904==--


Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 01:14 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0