|
By vhargude at 2008-07-23 07:50
|
|
I already configured squid.conf as follow
auth_param basic program /usr/lib/squid/squid_ldap_auth -b "dc=xyz,dc=com" -f "uid=%s" -h abc.xyz.com
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours
when i enter this command output like this
# /usr/lib/squid/squid_ldap_auth -b "dc=xyz,dc=com" -f "uid=%s" -h abc.xyz.com
vhargude 12123
squid_ldap_auth: ../../../libraries/libldap/search.c:189: ldap_search: Assertion `ld != ((void *)0)' failed.
Aborted
i am using rhel4 32 bit and squid 3
|
|
read more | vhargude's blog
|
|
By vhargude at 2008-07-23 07:49
|
I already configured squid.conf as follow
auth_param basic program /usr/lib/squid/squid_ldap_auth -b "dc=bnhproj,dc=com" -f "uid=%s" -h tbwoffice1.bnhproj.com
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours
when i enter this command output like this
# /usr/lib/squid/squid_ldap_auth -b "dc=bnhpro,dc=com" -f "uid=%s" -h tbwoffice.bnhpro.com
vhargude 12345
squid_ldap_auth: ../../../libraries/libldap/search.c:189: ldap_search: Assertion `ld != ((void *)0)' failed.
Aborted
|
|
read more | vhargude's blog
|
|
By elavv at 2008-07-17 04:35
|
Hi folks,
I have the shell script which will send SUCCESS ot FAILURE message depends on the condition.
Now I would like to show the pop up message(SUCCESS OR FAILURE) in some pages like(http://localhost/cgi-bin/mail.cgi) depends on the condition.
Please if anybody have the exposure related to this,Please fuide me.
Thanks and Regards,
Ela
sdm -t $mail_list -s "Success "`basename $0` -m "$1 /tmp/int002_$$"
if [ "$success250" -eq 1 ]
then
sdm -t $mail_list -s "Success "`basename $0` -m "$1 /tmp/int002_$$"
else
|
|
read more | elavv's blog
|
|
By PresGas at 2008-07-11 21:38
|
Well, this is nice.
I did not know we would get a blog as well with joining. This really is a nice community so far, and I hope that I can pay back by contributing as best I can.
|
|
PresGas's blog
|
|
By yoooyooo at 2008-07-09 05:08
|
|
Everything will be good ! I believe
|
|
yoooyooo's blog
|
|
By bu.pradeep at 2008-07-08 07:40
|
|
i couldn't load my applet program on browser. it displays "loading java applet failed" with red cross mark on left of the appletarea
|
|
bu.pradeep's blog
|
|
By pollycorp at 2008-07-08 01:19
|
Dear all,
IAm new user to linux.I have a netwrok card and drivers , yet to be installed in pci slot ..of my pc. how to install the drivers for the same..
How to check all the drivers are installed in my pc..
with reagrds
G.PRAKASH
|
|
pollycorp's blog
|
|
By sridhar11 at 2008-07-06 11:14
|
|
LXDE is a new project aimed to provide a new desktop environment which is lightweight and fast. It’s not designed to be powerful and bloated, but to be usable and slim enough, and keep the resource usage low. Different from other desktop environments, we don’t tightly integrate every component.
Full Story
|
|
sridhar11's blog
|
|
By sridhar11 at 2008-07-06 11:13
|
|
Web-based Distributed Authoring and Versioning, or WebDAV, is a set of extensions to the Hypertext Transfer Protocol (HTTP) which allows users to collaboratively edit and manage files on remote World Wide Web servers.This tutorial will explain howto install webdav Configuration With Apache2 On Debian Etch.
Full Story
|
|
sridhar11's blog
|
|
By vhargude at 2008-07-05 03:10
|
I already configured squid.conf as follow
auth_param basic program /usr/lib/squid/squid_ldap_auth -b "dc=bnhproj,dc=com" -f "uid=%s" -h tbwoffice1.bnhproj.com
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours
when i enter this command output like this
# /usr/lib/squid/squid_ldap_auth -b "dc=bnhpro,dc=com" -f "uid=%s" -h tbwoffice.bnhpro.com
vhargude 12345
squid_ldap_auth: ../../../libraries/libldap/search.c:189: ldap_search: Assertion `ld != ((void *)0)' failed.
Aborted
How i resolv this problem.
|
|
read more | vhargude's blog
|
|