[gentoo-user] sarg reports with squidguard

2007-09-13 Thread bijayant kumar
Hello to all,

I have configured sarg and squidGuard, but not able to create sarg reports of 
squidGuard logs. When i am creating reports it is not showing user's IP address 
in the reports. Please help me to create sarg reports with the squidGuard logs. 
I am not able to understand what is to be written under the 
squidguard_log_format in /etc/sarg/sarg.conf. Please help me.

Thanks and Regards


Bijayant Kumar
 Send instant messages to your online friends http://uk.messenger.yahoo.com 

[gentoo-user] net-proxy/middleman

2006-12-27 Thread bijayant kumar
Hi to all,
I have emerged net-proxy/middleman-2.0.1-r2 recently. But not able 
to configured it. Has any body done this. If yes than please help me. I will be 
very thankful to you all.


Bijayant Kumar
 Send instant messages to your online friends http://uk.messenger.yahoo.com 

[gentoo-user] dev-db/mysql giving problems after upgrading from 4.1.21 to 5.0.26-r1

2006-12-15 Thread bijayant kumar
Hi to all,
I am in very big problem, please help me. My dev-db/mysql has 
upgraded from dev-db/mysql-4.1.21 to dev-db/mysql-5.0.26-r1. Because of this, i 
am getting this error : -

Undefined subroutine DBD::mysql::db::_login called at 
/usr/lib/perl5/vendor_perl/5.8.7/i686-linux/DBD/mysql.pm line 129.\n

- Previously after upgrading i was getting the error like 

[Thu Dec 14 12:41:35 2006] [error] [client 192.168.99.183] 
install_driver(mysql) failed: Can't load 
'/usr/lib/perl5/vendor_perl/5.8.7/i686-linux/auto/DBD/mysql/mysql.so' for 
module DBD::mysql: libmysqlclient.so.14: cannot open shared object file: No
such file or directory at /usr/lib/perl5/5.8.8/i686-linux/DynaLoader.pm line 
230.\n at (eval 200) line 3\nCompilation failed
in require at (eval 200) line 3.\nPerhaps a required shared library or dll 
isn't installed where expected\n at  
/usr/lib/perl5/vendor_perl/5.8.8/DBIx/SearchBuilder/Handle.pm line 106\n

- In order to removing this error, i have once again compiled DBD::mysql 
module. But it was giving me error although it is not compiled yet. I did some 
workaround after reading some archives msgs and the README file provided with 
DBD::mysql module. My workaround was something like that 
  
  mkdir /tmp/mysql-static
  cp /usr/lib/mysql/*.a /tmp/mysql-static
  perl Makefile.PL --libs=-L/tmp/mysql-static -lmysqlclient
  make
  make test
  make install
  rm -rf /tmp/mysql-static

- After doing all these stuff, now i am getting the error above mentioned like 

[Thu Dec 14 16:17:05 2006] [error] [client 192.168.99.183] Undefined subroutine 
DBD::mysql::db::_login called at 
/usr/lib/perl5/vendor_perl/5.8.7/i686-linux/DBD/mysql.pm line 129.\n

Now, i dont know how to tackle this. Please Please help me. I  have read all 
the archives till date, but didnt find any solution.


Bijayant Kumar
 Send instant messages to your online friends http://uk.messenger.yahoo.com 

[SOLVED][gentoo-user] dev-db/mysql giving problems after upgrading from 4.1.21 to 5.0.26-r1

2006-12-15 Thread bijayant kumar
Thanks Randy, after doing revdep-rebuild my problem has solved. Thanks once 
again for your co-operation

Randy Barlow [EMAIL PROTECTED] wrote: bijayant kumar wrote:
 Undefined subroutine DBD::mysql::db::_login called at 
 /usr/lib/perl5/vendor_perl/5.8.7/i686-linux/DBD/mysql.pm line 129.\n
Have you tried running revdep-rebuild (emerge gentoolkit to get it)?

-- 
Randy Barlow
http://www.electronsweatshop.com
Oh me of little faith...

-- 
gentoo-user@gentoo.org mailing list




Bijayant Kumar
 Send instant messages to your online friends http://uk.messenger.yahoo.com 

[gentoo-user] DSPAM with Virtual user

2006-12-08 Thread bijayant kumar
Hi to all,
  I have emerged dspam, and trying to get it working from last 5 
days , but i am not able to do so. I have followed step by step from this guide
http://gentoo-wiki.com/HOWTO_Spam_Filtering_with_DSPAM_and_Postfix

When i send an mail to system user it delivered to maildir, but whenever i 
tried to send a mail to any of my virtual user it produces a large amount of 
log msgs and in last it states that

Dec  8 15:18:27 bijayant postfix/pipe[1763]: ECFC6BF32: to=[EMAIL PROTECTED], 
relay=dspam, delay=1, status=bounced (Command died with status 255: 
/usr/bin/dspam. Command output: 2957: [12/08/2006 15:18:27] Got error 554 in 
response to message data: 554 Error: too many hops_  2957: [12/08/2006 
15:18:27] Delivery failed completely )
Dec  8 15:18:27 bijayant postfix/qmgr[1682]: ECFC6BF32: removed

in my master.cf i have only added two lines like

smtpinetn   -   n   -   -   smtpd
-o content_filter=dspam
dspam   unix-   n   n   -   10  pipe
  flags=Ru user=vmail argv=/usr/bin/dspam --deliver=innocent --user 
${recipient} -i -f $sender -- $recipient

i am not able to install DSPAM from 1 week, please help me. I am a trainee in 
an organisation, if i will not do this than i will be fired from the 
organisation. so Please please help me regarding this.



Bijayant Kumar
 Send instant messages to your online friends http://uk.messenger.yahoo.com 

[gentoo-user] open-xchange login problem in to webmail

2006-10-17 Thread bijayant kumar
Hi to all, I have just installed open-xchange on my system. And good thing is that i am able to login in to groupware. In groupware i am able to change my password as well. But the problem is that, when i am trying to login in to webmail, it gives me an error like :- ConnectException in FolderSettings/loadFolderUnable to connect to the imap server.Please check that the imap daemon is running.Details: javax.mail.MessagingException: Connection refused;  nested exception is:java.net.ConnectException: Connection refusedAnd in my webmail.log :-ct 17 11:49:16 bijayant.kavach.blr openexchange: DEBUG: Create new ComfireThread ComfireThread 3Oct 17 11:49:16 bijayant.kavach.blr openexchange: DEBUG: Run ComfireThread ComfireThread 3Oct 17 11:49:16 bijayant.kavach.blr openexchange: DEBUG: Re-use database connection
 [EMAIL PROTECTED]Oct 17 11:49:16 bijayant.kavach.blr openexchange: DEBUG: NEWSESSION: uid=bijayant, lang=EN, remoteip=127.0.0.1, id=a7f8d0eaf754428d0eb4fc7fd9a4ee58, response=*** :-)Oct 17 11:49:16 bijayant.kavach.blr openexchange: DEBUG: Using webmail - /servlet/webmailOct 17 11:49:16 bijayant.kavach.blr openexchange: DEBUG: Re-use database connection [EMAIL PROTECTED]Oct 17 11:49:16 bijayant.kavach.blr openexchange: DEBUG: loadUserFolder(...): uid=bijayant, default folder 'INBOX/Sent','INBOX/Trash','INBOX/Drafts','INBOX/Spam'.Oct 17 11:49:16 bijayant.kavach.blr openexchange: DEBUG: Pushing database connection [EMAIL PROTECTED]Oct 17 11:49:16 bijayant.kavach.blr openexchange: DEBUG: LOGIN: uid=bijayant: moduleRights=addr_r cont_r bookm_r data_r task_r doc_r proj_r knowl_r forum_n pin_r webmailOct 17 11:49:16 bijayant.kavach.blr openexchange: DEBUG: LOGIN:
 uid=bijayant, imap=localhost - port=143, smtp=localhost - port= 25, MAILDOMAIN=kavach.blrDEBUG: getProvider() returning javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc]DEBUG: mail.imap.fetchsize: 16384Oct 17 11:49:16 bijayant.kavach.blr openexchange: ERROR: MessagingException while loading folders: javax.mail.MessagingException: Connection refused;  nested exception is:java.net.ConnectException: Connection refusedjavax.mail.MessagingException: Connection refused;  nested exception is:java.net.ConnectException: Connection refusedat com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:335)at javax.mail.Service.connect(Service.java:233)at com.openexchange.webmail.imap.DefaultIMAPConnection.connect(DefaultIMAPConnection.java:113)at com.openexchange.webmail.FolderSettings.loadFolder(FolderSettings.java:158)at
 com.openexchange.webmail.Management.onBeforeHtmlLoad(Management.java:364)at com.openexchange.thread.ComfireThread.validateSession(ComfireThread.java:511)at com.openexchange.thread.ComfireThread.run(ComfireThread.java:156)at java.lang.Thread.run(Thread.java:534)Oct 17 11:49:16 bijayant.kavach.blr openexchange: DEBUG: Using non-cached version noAuthOct 17 11:49:16 bijayant.kavach.blr openexchange: DEBUG: Pushing database connection [EMAIL PROTECTED]Oct 17 11:49:17 bijayant.kavach.blr openexchange: DEBUG: Destroy ComfireThread ComfireThread 3Oct 17 11:49:27 bijayant.kavach.blr openexchange: DEBUG: Registered sessions in use 4I am not able to find the root of problem. And sorry for the huge amount of log posting. Please help me regarding this. I will be very thankful to you all.Bijayant Kumar Send instant messages to your online friends
 http://uk.messenger.yahoo.com 

[gentoo-user] openXchange on gentoo

2006-10-16 Thread bijayant kumar
Hi to all, I have installed open-Xchange s/w on my system. But i dont know how to use it for calendar sharing and all other feature. If anyone have an idea about open-Xcahnge,like user manual or any Administrator guide, please share with me. I will be very thankful to you all.Bijayant Kumar Send instant messages to your online friends http://uk.messenger.yahoo.com 

[gentoo-user] Calendar sharing with MS outlook on gentoo

2006-10-13 Thread bijayant kumar
Hi to all, I want to install MS outlook on the gentoo. Can it possible to run MS outlook on gentoo-linux. If yes then how...??? Is any extra plugin required to do the same. My main concern is that i have to provide calendar sharing with MS outlook on linux box to one of my client..Please help me..I have heard about scalix, but i am not sure about it, there is one thing more openXchange also. But i have no idea about both of them. If any one can help me, please do sir. I will be very thankful to you all.Bijayant Kumar Send instant messages to your online friends http://uk.messenger.yahoo.com 

[gentoo-user] ssh_exchange_identification: Connection closed by remote host

2006-09-16 Thread bijayant kumar
Hi, I am trying to login onto the remote machine. But the remote machine donot allow me to do this. I am getting error as follows : bijayant # ssh -v [EMAIL PROTECTED]OpenSSH_4.3p2, OpenSSL 0.9.7j 04 May 2006debug1: Reading configuration data /etc/ssh/ssh_configdebug2: ssh_connect: needpriv 0debug1: Connecting to 59.181.109.43 [59.181.109.43] port 22.debug1: Connection established.debug1: permanently_set_uid: 0/0debug1: identity file /root/.ssh/identity type -1debug1: identity file /root/.ssh/id_rsa type -1debug1: identity file /root/.ssh/id_dsa type -1debug1: ssh_exchange_identification: SIOCGIFFLAGS: No such devicedebug1: ssh_exchange_identification: SIOCGIFFLAGS: No such devicedebug1: ssh_exchange_identification: SIOCGIFFLAGS: No such devicedebug1: ssh_exchange_identification: Jan 1 12:00:11 cfgmgr(pppoe0): Jan 1 12:00:11 Valid Configuration
 Treedebug1: ssh_exchange_identification: PVC dBdebug1: ssh_exchange_identification: vpi = -1 vci = -1 in_use = 0debug1: ssh_exchange_identification: vpi = -1 vci = -1 in_use = 0ssh_exchange_identification: Connection closed by remote hostPlease help me regarding this, i will be very thankful to you. I have to complete certain task over the remote system by tommorrow morning. Please help me Regards Bijayant Send instant messages to your online friends http://uk.messenger.yahoo.com 

Fwd: [gentoo-user] ssh_exchange_identification: Connection closed by remote host

2006-09-16 Thread bijayant kumar
Note: forwarded message attached. Send instant messages to your online friends http://uk.messenger.yahoo.com ---BeginMessage---
Hi, I am trying to login onto the remote machine. But the remote machine donot allow me to do this. I am getting error as follows : bijayant # ssh -v [EMAIL PROTECTED]OpenSSH_4.3p2, OpenSSL 0.9.7j 04 May 2006debug1: Reading configuration data /etc/ssh/ssh_configdebug2: ssh_connect: needpriv 0debug1: Connecting to 59.181.109.43 [59.181.109.43] port 22.debug1: Connection established.debug1: permanently_set_uid: 0/0debug1: identity file /root/.ssh/identity type -1debug1: identity file /root/.ssh/id_rsa type -1debug1: identity file /root/.ssh/id_dsa type -1debug1: ssh_exchange_identification: SIOCGIFFLAGS: No such devicedebug1: ssh_exchange_identification: SIOCGIFFLAGS: No such devicedebug1: ssh_exchange_identification: SIOCGIFFLAGS: No such devicedebug1: ssh_exchange_identification: Jan 1 12:00:11 cfgmgr(pppoe0): Jan 1 12:00:11 Valid Configuration
 Treedebug1: ssh_exchange_identification: PVC dBdebug1: ssh_exchange_identification: vpi = -1 vci = -1 in_use = 0debug1: ssh_exchange_identification: vpi = -1 vci = -1 in_use = 0ssh_exchange_identification: Connection closed by remote hostPlease help me regarding this, i will be very thankful to you. I have to complete certain task over the remote system by tommorrow morning. Please help me Regards Bijayant Send instant messages to your online friends http://uk.messenger.yahoo.com ---End Message---


[gentoo-user] Virtual Mailserver using Postfix, OpenLDAP, and Courier

2006-09-15 Thread bijayant kumar
Hi, I am trying to configure Virtual Mailserver using Postfix, OpenLDAP, and Courier. I am following this site :http://www.crt.realtors.org/projects/email-redir/paper-html/implementation.htmlNow the problem is i have to create another domain under my main domain.My base.ldif file is :--dn: dc=kavach,dc=blrdc: kavachobjectClass: topobjectClass: domaindn: ou=Hosts,dc=kavach,dc=blrou: HostsobjectClass: topobjectClass: organizationalUnitdn: ou=People,dc=kavach,dc=blrou: PeopleobjectClass: topobjectClass: organizationalUnitdn: ou=Group,dc=kavach,dc=blrou: GroupobjectClass: topobjectClass: organizationalUnitMy group.ldif file :--dn: cn=root,ou=Group,dc=kavach,dc=blrobjectClass: posixGroupobjectClass: topcn: rootgidNumber: 0dn: cn=bijayant,ou=Group,dc=kavach,dc=blrobjectClass:
 posixGroupobjectClass: topcn: bijayantuserPassword: {crypt}xgidNumber: 1000My hosts.ldif file :---dn: cn=bijayant.kavach.blr,ou=Hosts,dc=kavach,dc=blrobjectClass: topobjectClass: ipHostobjectClass: deviceipHostNumber: 127.0.0.1cn: bijayant.kavach.blrcn: bijayantcn: localhostNow i want to add another domain under my original kavach.blr domain. I have done in this way:dn: o=kavach.net,ou=People,dc=kavach,dc=blro: kavach.netobjectClass: topobjectClass: organizationAm i doing right. I am not sure coz it didnt give me any error.Now when i have tried to add the user under the new domain thatis under the kavach.net than it gives me an error :bijayant ~ # ldapadd -x -D "cn=Manager,dc=kavach,dc=blr" -W -f /root/useradd.ldifEnter LDAP Password:adding new entry "uid=sumitk,ou=People,dc=kavach,dc=blr"ldap_add: Internal (implementation specific) error
 (80) additional info: no structuralObjectClass operational attributeMy useradd.ldif file is :--dn: uid=sumitk,ou=People,dc=kavach,dc=blruid: sumitkcn: sumitksn: kumarvirtualdomain: kavach.netgn: sumitkgecos: sumitkhomeDirectory: /home/vmail/displayName: sumitk#mail: [EMAIL PROTECTED]qmailUID: 1006qmailGID: 1006accountStatus: activeuserPassword: {SSHA}JClFwjb1ba0vQMZFHxlJDb+q7W+WQRvDmailbox: kavach.net/sumitkmaildrop: [EMAIL PROTECTED]mailMessageStore: /home/vmail/kavach.net/sumitk/objectClass: topobjectClass: organizationobjectClass: CourierMailAccountobjectClass: CourierMailAliasobjectClass: CourierDomainAliasobjectClass: qmailUserobjectClass: organizationalUnitobjectClass: personobjectClass: organizationalPersonobjectClass: organizationalRoleobjectClass: posixAccountobjectClass:
 posixGroupobjectClass: inetOrgPersonOne main thing i have included all the schema which are neccessary.I have included these schemas:--include /etc/openldap/schema/core.schemainclude /etc/openldap/schema/cosine.schemainclude /etc/openldap/schema/inetorgperson.schemainclude /etc/openldap/schema/nis.schemainclude /etc/openldap/schema/qmail.schemainclude /etc/openldap/schema/authldap.schemaPlease help me regarding this. I am trying this from several days,but no luck till now. Please please help me. I will be very thankful to you all...Thanks and RegardsBijayant Kumar Send instant messages to your online friends
 http://uk.messenger.yahoo.com 

[gentoo-user] postfix with openLDAP

2006-09-13 Thread bijayant kumar
Hi,  I am trying to configure postfix and courier-imap with openLDAP. But i am not getting any good documents on this topic. I have posted my problem 4 days before also. But didnt get any reply. Please please help me. I will be very thankful to you. Send instant messages to your online friends http://uk.messenger.yahoo.com 

[gentoo-user] openLDAp with postfix and courier-imap

2006-09-09 Thread bijayant kumar
Hi, I have installed openLDAP server and openLDAp client on different machines. And it is working fine. Now, i have to use openLDAP with postfix and courier-imap. I want to ask, what are the packages i will have to install on the server and clients. Which configuration files i have to configure. I am using gentoo-linux. I will be very thankful to you all.Thanks and RegardsBijayant Kumar Send instant messages to your online friends http://uk.messenger.yahoo.com 

[gentoo-user] openLDAp with postfix and courier-imap

2006-09-09 Thread bijayant kumar
Hi, I want to configure postfix and courier-imap on openLDAP. I have already configured the openLDAP server and clients. Please help me, how can i achieve this. I have no clue. Please guide me, any document or any other help. I will be very thankful to you all.Thanks and RegardsBijayant Kumar Send instant messages to your online friends http://uk.messenger.yahoo.com 

Re: [gentoo-user] openLDAP clients

2006-08-30 Thread bijayant kumar
Marc, Hi Once again you have solved my problem. Thank you very very much.Marc Blumentritt [EMAIL PROTECTED] wrote: bijayant kumar schrieb: Hi,   I have installed openLDAP server and configure the clients on the same system.  Now, i have to install the server on one machine and clients on the other system.  I want to ask that what to do for this. On the client machine, which files i have to configure. And is it neccessary to configure the /etc/nsswitch.conf, /etc/pam.d/system-auth  files on the server ?? or that files will be configured only on the clients machinePlease help me.. I will be very thankful to you all..I have no experience with this, but I think you have to configure:- /etc/nsswitch.conf
 and /etc/pam.d/system-auth as you did on your server- /etc/openldap/ldap.conf and /etc/ldap.conf as you did on your server,but replace local IP with IP of the ldap server.Regards,Marc-- gentoo-user@gentoo.org mailing list Send instant messages to your online friends http://uk.messenger.yahoo.com 

[gentoo-user] Adding new user on LDAP directory

2006-08-29 Thread bijayant kumar
Marc, Hi... As i said that my problem is sorted out. Now, i want to do some enhancement in my project. I have installed the openLDAP server on my local machine. Thatswhy, every user on the local machine as well as on the LDAP directory are the same. I have created the directory by using the migration tools. The problem is now i want to add user only in the LDAP directory. Is it possible to add ? I am not able to directly edit the ldif file and add there, because in my ldif file there are entries like password, uid, gid. How can i do this without creating any more user on my local machine. Regards Bijayant Send instant messages to your online friends http://uk.messenger.yahoo.com 

[gentoo-user] openLDAP clients

2006-08-29 Thread bijayant kumar
Hi, I have installed openLDAP server and configure the clients on the same system. Now, i have to install the server on one machine and clients on the other system. I want to ask that what to do for this. On the client machine, which files i have to configure. And is it neccessary to configure the /etc/nsswitch.conf, /etc/pam.d/system-auth files on the server ?? or that files will be configured only on the clients machinePlease help me.. I will be very thankful to you all..RegardsBijayant Send instant messages to your online friends http://uk.messenger.yahoo.com 

Re: [gentoo-user] openldap: taking too much of time to authenticate

2006-08-28 Thread bijayant kumar
Marc, I tried it also, but no luck this time also. Also i want to show you my /var/log/syslog also, which may be useful to rectify my problem :-Aug 28 16:18:01 bijayant slapd[8302]: conn=145 fd=16 ACCEPT from IP=127.0.0.1:49850 (IP=0.0.0.0:389)Aug 28 16:18:01 bijayant slapd[8302]: conn=145 op=0 BIND dn="cn=Manager,dc=kavach,dc=blr" method=128Aug 28 16:18:01 bijayant slapd[8302]: conn=145 op=0 RESULT tag=97 err=49 text=Aug 28 16:18:01 bijayant slapd[8302]: conn=146 fd=17 ACCEPT from IP=127.0.0.1:49851 (IP=0.0.0.0:389)Aug 28 16:18:01 bijayant slapd[8302]: conn=145 op=1 UNBINDAug 28 16:18:01 bijayant slapd[8302]: conn=145 fd=16 closedAug 28 16:18:01 bijayant slapd[8302]: conn=146 op=0 BIND dn="cn=Manager,dc=kavach,dc=blr" method=128Aug 28 16:18:01 bijayant slapd[8302]: conn=146 op=0 RESULT tag=97 err=49 text=Aug 28 16:18:01 bijayant slapd[8302]:
 conn=147 fd=16 ACCEPT from IP=127.0.0.1:49852 (IP=0.0.0.0:389)Aug 28 16:18:01 bijayant slapd[8302]: conn=146 op=1 UNBINDAug 28 16:18:01 bijayant slapd[8302]: conn=146 fd=17 closedAug 28 16:18:01 bijayant slapd[8302]: conn=147 op=0 BIND dn="cn=Manager,dc=kavach,dc=blr" method=128Aug 28 16:18:01 bijayant slapd[8302]: conn=147 op=0 RESULT tag=97 err=49 text=Aug 28 16:18:01 bijayant slapd[8302]: conn=147 op=1 UNBINDAug 28 16:18:01 bijayant slapd[8302]: conn=147 fd=16 closedAug 28 16:18:05 bijayant slapd[8302]: conn=148 fd=16 ACCEPT from IP=127.0.0.1:49853 (IP=0.0.0.0:389)Aug 28 16:18:05 bijayant slapd[8302]: conn=148 op=0 BIND dn="cn=Manager,dc=kavach,dc=blr" method=128Aug 28 16:18:05 bijayant slapd[8302]: conn=148 op=0 RESULT tag=97 err=49 text=Aug 28 16:18:05 bijayant slapd[8302]: conn=149 fd=17 ACCEPT from IP=127.0.0.1:49854 (IP=0.0.0.0:389)Aug 28 16:18:05 bijayant slapd[8302]: conn=148 op=1 UNBINDAug 28 16:18:05 bijayant
 slapd[8302]: conn=148 fd=16 closedMarc Blumentritt [EMAIL PROTECTED] wrote:15-20 seconds is to long. I only authentificate ldap-users viaSamba-login with windows machines, and this works fast without any delay.For the authentification issue: if your user is in the local user database, it is authentificated against it (depending on your nsswitch andpam settings), if he is in ldap, he is authentificated against ldap. Youshould't have users in both, local and ldap.I looked again at your access rules in slapd.conf: try out these rules:-access to attrs=userPassword,gecos,description,loginShellby dn="uid=root,ou=people,dc=kavach,dc=blr" writeby anonymous authby self writeby * noneaccess to *by dn="uid=root,ou=people,dc=kavach,dc=blr"
 writeby users read-The first rule allows root to and self to change the attributes"userPassword,gecos,description,loginShell", anonymous to authentificate(=login!) and * nothing.The second rule allows root to change all other attributes andauthentificated users to read all other attributes.Regards,Marc-- gentoo-user@gentoo.org mailing list Send instant messages to your online friends http://uk.messenger.yahoo.com  Send instant messages to your online friends http://uk.messenger.yahoo.com 

Re: [gentoo-user] [Solved] openldap: taking too much of time to authenticate

2006-08-28 Thread bijayant kumar
Marc, wow..!! Its worked for me this time. Many Many thanks to you. What a man you areI will never forget you. You are really a genius guy.Thanks once again...RegardsBijayant Kumar Send instant messages to your online friends http://uk.messenger.yahoo.com 

[gentoo-user] Fwd: openldap: taking too much of time to authenticate

2006-08-27 Thread bijayant kumar
Note: forwarded message attached. Send instant messages to your online friends http://uk.messenger.yahoo.com ---BeginMessage---
Hi, I have installed openldap on my gentoo-linux . My purpose is to use LDAP server for login authentication using PAM. slapd is running fine. ldapsearch command is also running fine. But the problem is, it takes too much time to authenticate the user. My local system is server as well as the client. Please help me. I followed step by step  http://www.gentoo.org/doc/en/ldap-howto.xml#doc_chap2My /etc/openldap/slapd.conf :-include /etc/openldap/schema/core.schemainclude /etc/openldap/schema/cosine.schemainclude /etc/openldap/schema/inetorgperson.schemainclude /etc/openldap/schema/nis.schemapidfile
 /var/run/openldap/slapd.pidargsfile /var/run/openldap/slapd.argsdatabase ldbmsuffix "dc=kavach,dc=blr"checkpoint 32 30rootdn "cn=Manager,dc=kavach,dc=blr"rootpw {MD5}Xr4ilOzQ4PCOq3aQ0qbuaQ==directory /var/lib/openldap-dataindex uid,cn,gidNumber,uidNumber,memberUid eqindex uniqueMember presindex objectClass pres,eqaccess to *by dn="uid=root,ou=people,dc=kavach,dc=blr" writeby users readby anonymous authaccess to attrs=userPassword,gecos,description,loginShellby self writeMy
 /etc/openldap/ldap.confHOST 127.0.0.1 198.168.99.183 bijayant.kavach.blrBASE dc=kavach,dc=blrURI ldap://127.0.0.1:389/TIMELIMIT 15SIZELIMIT 12DEREF nevernss_reconnect_tries 0nss_reconnect_sleeptime 1nss_reconnect_maxconntries 4My /etc/nsswitch.conf file :--passwd: files ldapshadow: files ldapgroup: files ldaphosts: files dnsMy /etc/pam.d/system-auth :--auth required /lib/security/pam_env.soauth sufficient
 /lib/security/pam_unix.so likeauth nullokauth sufficient /lib/security/pam_ldap.so use_first_passauth required /lib/security/pam_deny.soaccount required /lib/security/pam_unix.soaccount sufficient /lib/security/pam_ldap.sopassword required /lib/security/pam_cracklib.so retry=3 minlen=4 dcredit=0 ucredit=0password sufficient /lib/security/pam_unix.so nullok use_authtok md5 shadowpassword sufficient /lib/security/pam_ldap.so use_authtokpassword required /lib/security/pam_deny.sosession
 required /lib/security/pam_limits.sosession required /lib/security/pam_unix.sosession optional /lib/security/pam_ldap.soMy /etc/ldap.conf :--host 127.0.0.1base dc=kavach,dc=blrrootbinddn cn=Manager,dc=kavach,dc=blrport 389bind_policy harduri ldap://127.0.0.1:389/pam_password cryptldap_version 3pam_filter objectclass=posixAccountpam_login_attribute uidpam_member_attribute gidnss_base_passwd ou=People,dc=kavach,dc=blr?onenss_base_shadow ou=People,dc=kavach,dc=blr?onenss_base_group ou=Group,dc=kavach,dc=blr?onenss_base_hosts ou=Hosts,dc=kavach,dc=blr?onescope onenss_initgroups_ignoreusers root,ldapnss_reconnect_tries 3nss_reconnect_sleeptime 1nss_reconnect_maxconntries 4Since my local system is also acting as a LDAP
 server, thats why every users who are in LDAP directory, they are in my system also.  Send instant messages to your online friends http://uk.messenger.yahoo.com  Send instant messages to your online friends http://uk.messenger.yahoo.com ---End Message---


[gentoo-user] openldap: taking too much of time to authenticate

2006-08-26 Thread bijayant kumar
Hi, I have installed openldap on my gentoo-linux . My purpose is to use LDAP server for login authentication using PAM. slapd is running fine. ldapsearch command is also running fine. But the problem is, it takes too much time to authenticate the user. My local system is server as well as the client. Please help me. I followed step by step  http://www.gentoo.org/doc/en/ldap-howto.xml#doc_chap2My /etc/openldap/slapd.conf :-include /etc/openldap/schema/core.schemainclude /etc/openldap/schema/cosine.schemainclude /etc/openldap/schema/inetorgperson.schemainclude /etc/openldap/schema/nis.schemapidfile
 /var/run/openldap/slapd.pidargsfile /var/run/openldap/slapd.argsdatabase ldbmsuffix "dc=kavach,dc=blr"checkpoint 32 30rootdn "cn=Manager,dc=kavach,dc=blr"rootpw {MD5}Xr4ilOzQ4PCOq3aQ0qbuaQ==directory /var/lib/openldap-dataindex uid,cn,gidNumber,uidNumber,memberUid eqindex uniqueMember presindex objectClass pres,eqaccess to *by dn="uid=root,ou=people,dc=kavach,dc=blr" writeby users readby anonymous authaccess to attrs=userPassword,gecos,description,loginShellby self writeMy
 /etc/openldap/ldap.confHOST 127.0.0.1 198.168.99.183 bijayant.kavach.blrBASE dc=kavach,dc=blrURI ldap://127.0.0.1:389/TIMELIMIT 15SIZELIMIT 12DEREF nevernss_reconnect_tries 0nss_reconnect_sleeptime 1nss_reconnect_maxconntries 4My /etc/nsswitch.conf file :--passwd: files ldapshadow: files ldapgroup: files ldaphosts: files dnsMy /etc/pam.d/system-auth :--auth required /lib/security/pam_env.soauth sufficient
 /lib/security/pam_unix.so likeauth nullokauth sufficient /lib/security/pam_ldap.so use_first_passauth required /lib/security/pam_deny.soaccount required /lib/security/pam_unix.soaccount sufficient /lib/security/pam_ldap.sopassword required /lib/security/pam_cracklib.so retry=3 minlen=4 dcredit=0 ucredit=0password sufficient /lib/security/pam_unix.so nullok use_authtok md5 shadowpassword sufficient /lib/security/pam_ldap.so use_authtokpassword required /lib/security/pam_deny.sosession
 required /lib/security/pam_limits.sosession required /lib/security/pam_unix.sosession optional /lib/security/pam_ldap.soMy /etc/ldap.conf :--host 127.0.0.1base dc=kavach,dc=blrrootbinddn cn=Manager,dc=kavach,dc=blrport 389bind_policy harduri ldap://127.0.0.1:389/pam_password cryptldap_version 3pam_filter objectclass=posixAccountpam_login_attribute uidpam_member_attribute gidnss_base_passwd ou=People,dc=kavach,dc=blr?onenss_base_shadow ou=People,dc=kavach,dc=blr?onenss_base_group ou=Group,dc=kavach,dc=blr?onenss_base_hosts ou=Hosts,dc=kavach,dc=blr?onescope onenss_initgroups_ignoreusers root,ldapnss_reconnect_tries 3nss_reconnect_sleeptime 1nss_reconnect_maxconntries 4Since my local system is also acting as a LDAP
 server, thats why every users who are in LDAP directory, they are in my system also.  Send instant messages to your online friends http://uk.messenger.yahoo.com  Send instant messages to your online friends http://uk.messenger.yahoo.com