(mm) Show picture stored in LDAP server
Home | Software | Count
Software:
GWT
  GWTOAuthLogin
X/Motif
  ansi xterm
  grabc
  mdgclock
  miv
  mplaymidi
  mppp
  mxascii
  mcmap
  mxcmap
  mxconsole
  mxkill
  mxshowfont
  qtip
  xmastm
  yrolo
Web
  mhttpd
  web counter
  upload.pl
  TimeTrack.pl
  mod_auth_ldap
Games
  fltkmm
  iphonemm
Java
   cdcl
   cdclgwt
   jdgclock
Libraries
  libcalen
  libmcfg
  libsll
  libmsock
Misc
  bangla font
  dpr
  genmake
  hod
  smtp.pl
  vhtml
  phones_ldap
  showpic_ldap
  mbasecalc
  fluid_hack
  kdialppp
  strip2csv
  googlecode-upload
MS Windows
  mwinclip.pl
  mbasecalc
  mailsend
  wiv
showpic_ldap displays users' pictures stored in a LDAP server. Before compiling, edit the following at the top of main.c


/* image viewer to use */
#define IMAGE_VIEWER "xv"

/* your LDAP server */
#define MLDAP_SERVER "ldap.fccc.edu"

/* LDAP server port */
#define MLDAP_PORT 389

/* Base DN for search */
#define MLDAP_BASEDN "o=Fox Chase Cancer Center,c=US"

cd to libs directory and make a link to the directory where the LDAP header and libraries are located. For example, if your LDAP libaries are in /usr/local/open-ldap/lib and the header files are in /usr/local/open-ldap/include, then you will do:

    cd libs
    ln -s /usr/local/open-ldap ldap


usage: ./showpic_ldap [options] 
where the options include:
     -S server   LDAP server
     -P port     Port on LDAP server
     -h          Shows this help
     -v          Print version
     -V          Verbose

This program requires X.

  • Download
    Source
    File: showpic_ldap.tar.gz
    Size: 3521 bytes
    MD5 Checksum: 988803ba7040007fc97a468166e84bf9
    Last updated: ?

    --
    Muhammad A Muquit
    Nov-09-1998
    
  • back Page updated: Sun Mar 31 01:59:56 2013 GMT   Copyright © 2013 muquit@muquit.com.