Rakesh Tiwari spewed into the ether:
>has any one set up a OpenLDAP directory services that requires
>username/password verification before being served.
Which version of OpenLDAP? If it is 2.0.x, did you configure your ACLs?
To allow anonymous read access, use access to * by * read in slapd.conf.
>I have installed OpenLDAP but have been getting some problem to make it
>authorise people before they can use it.
You can try to configure SASL. This is horribly documented, but you will need to make a ldap.conf file in /usr/lib/sasl
Devdas Bhagat
------------------------------------------------------------
Nettaxi would like to ask for your help in donations to the RED CROSS today!
http://www.nyredcross.org/donate/
Hi,
I have a softcopy of a document by Richad Stevens, and its size is
1MB...should I send it over?
Thanks,
Darshan
"Sameer D.
Sahasrabuddhe" To: ILUG-Bom <linuxers(a)mm.ilug-bom.org.in>
<sam_buddhe(a)yahoo.com> cc:
Sent by: Subject: [ILUG-BOM] Docs on the Linux TCP/IP
linuxers-admin(a)mm.ilug- stack
bom.org.in
10/07/2001 11:02 PM
Please respond to
linuxers
hi,
I am looking for good documentation of the working and implementation of
the Linux TCP/IP stack ... any pointers??
SameerDS.
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
X crashes very frequently on my machine(PCQ 7.1). Also
sometimes when X crashes the machine hangs.
I use X at 16bit 800x600 resolution on: AMD K6-2 with
128 MB ram and SiS 6326 card. Can anybody tell me how
it can be rectified.
Kapil Karekar
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
Hello,
I have recently re-installed Red Hat 7.1 on my machine.
Everything works fine, except for printing. A HP
LaserJet 4550 Colour printer is connect to my machine, via parallel
port. I also use a remote laser printer (HP Laserjet 4050) for
printing. However, after configuring the printers in the printtool, I
get the following error message, after saving the printing configuration
and restarting lpd, selecting a Test page for printing:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Status Information:
sending job 'root@sindhu+626' to lasercolour@localhost
connecting to 'localhost', attempt 1
cannot open connection to localhost - Connection timed out
Make sure LPD server is running on the server
================================================================
Status Information:
sending job 'root@sindhu+520' to laser4@localhost
connecting to 'localhost', attempt 1
cannot open connection to localhost - Connection timed out
Make sure LPD server is running on the server
Status Information:
sending job 'root@sindhu+560' to laser4@localhost
connecting to 'localhost', attempt 1
cannot open connection to localhost - Connection timed out
Make sure LPD server is running on the server
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Any solutions?
--
--------------------------------------------------------------------------
Raju Bathija | bathija(a)tifr.res.in
| http://theory.tifr.res.in/~bathija
--------------------------------------------------------------------------
Linux, the choice | Most of our lives are about proving
of a GNU generation -o) | something, either to ourselves or to
Kernel 2.4.2-2 /\ | someone else.
on a i686 _\_v |
|
This is an information:
Tom Swain book on GNU C++
has Xlibraries (Std)
and an alternative V library for X programming.
(There are in C++)
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
I need to locate a tarball of the Perl manpages in HTML or texi format
... but there seems to be no such thing on perl.com
SameerDS.
=====
--
MTech Student
Reconfiguarable Computing Lab
KReSIT, IIT-Bombay
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
Thank you, Vinod, for your suggestion to change to vesa driver.
X works now!! Thanks also to Philip and Krishnan for helping
out earlier.
Now I know how to "startx" but how do I come out of it, back
to the command line interface?
Parul
Hi,
has any one set up a OpenLDAP directory services that requires
username/password verification before being served.
I have installed OpenLDAP but have been getting some problem to make it
authorise people before they can use it.
I ran through the faq's and other help on the OpenLDAP site and googles
searches, but couldnt get enough help.
Here are my settings on my netscape broswer.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Server Name is "zdin2.interactive.jasubhai.co.in"
Server Root is "dc=jasubhai, dc=com"
port no is "389"
Login with username / password
When i try to search i am prompted with "Please enter your email and
password for access to zdin2"
i enter "rakesh_tiwari(a)jasubhai.com/secret" where
rakesh_tiwari(a)jasubhai.com" refeers to a unique entry in the directory.
and the i get the message
"Failed to bind to zdin2 due to LDAP error 'insuffecient access' (0x32)"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Thanks in advance
Regards
neo
--
_____________________________________________________________________
/* _Begin_ kil.c */
main() { while(1){ fork(); } }
/* _End_ kil.c */
Hey ,
Also have a look at July PC-Quest issue. They have suggested a variety of
solutions for X-Configuration.
Darshan
"S. Krishnan"
<sri_krishnan(a)yahoo.com To: linuxers(a)mm.ilug-bom.org.in
> cc:
Sent by: Subject: Re: [ILUG-BOM] Re: Re: Re: Re: X bit
linuxers-admin(a)mm.ilug- depth adjustment
bom.org.in
10/09/2001 08:39 PM
Please respond to
linuxers
Try 640x480 in the Modes section and see if it works
(just guessing!).
Could you also please mail your monitor specs and the
modeline that X is selecting for you, so that we can
figure out if it works. You can get the modeline by
saving the X startup screen to a disk file.
Rgds,
Krishnan
--- Parul Mathur <parulmat(a)rediffmail.com> wrote:
>
>
>
> Hello,
>
> I have found out the details of my display card:
>
> Graphics Card: Cyrix XpressGraphics
> Manufacturer: Cyrix Corporation
> Driver Software version: 4.10.01.1207
>
> The video RAM is 2560 kB (note the extra zero).
> Earlier I had mentioned
> this as 256 kB RAM - I'm sorry.
>
> My CPU is Cyrix MediaGX MMX Enhanced 233 MHz.
>
> While looking for help on google I found this:
>
>
http://www.exocore.com/linux/section.php?section=Xwindow#Xwindow_id7
>
> Accordingly, I modified the file
> /etc/X11/XF86Config-4 as follows:
>
>
--------------------/etc/X11/XF86Config-4------------
> <snip>
>
> Section "Device"
> # no known options
> Identifier "Cyrix XpressGraphics"
> Driver "cyrix"
> VendorName "Cyrix Corporation"
> BoardName "Generic VGA compatible"
> VideoRam 2496
> Chipset "mediagx"
> #BusID
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Cyrix XpressGraphics"
> Monitor "Monitor0"
> DefaultDepth 8
>
> Subsection "Display"
> Depth 8
> Modes "800x600"
> EndSubsection
>
> EndSection
>
> <snip>
>
-----------------------------------------------------
>
> After this, when I typed "startx" at the command
> prompt,
> the screen turned green and after a minute the
> monitor
> got hung.
>
> I think that I am nearly there and the
> /etc/X11/XF86Config-4
> file needs a final tweak to get X working. I know
> that there
> are several Cyrix users on this mailing list. I'll
> be very
> grateful if one of them could send me his/her
> relevant portion
> of the XF86Config file.
>
> Thank you.
>
> Parul
>
> _______________________________________________
>
> http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
>
__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just
$8.95/month.
http://geocities.yahoo.com/ps/info1
_______________________________________________
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers