LDAP

Tag details

Welcome to the 'LDAP' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'LDAP'.

Look up Offsite Link "LDAP" at The Free Dictionary

Latest blogosphere posts tagged “LDAP”

  • HowTo: Agrupando grupos :-)


    MSMVPS.COMAuthority Authority: 654
    Una entrada rápida, no como la de ayer . Aunque el tema está bastante relacionado ya que ambos tratan de Active Directory e identidades. Hoy vamos a ver una forma sencilla de obtener todos los grupos a los que pertenece un usuario, y agruparlos por su nombre de dominio. Y todo esto mediante una sola ...
    3 days ago
  • Socials By Sms


    Get a Freelance JobAuthority Authority: 182
    I want someone to be able to design apps similar to http://smsyo.com/ and http://sgbeat.com/ where my users will update thier socials by sms.
    3 days ago
  • Socials By Sms


    ScriptLancer BlogAuthority Authority: 173
    I want someone to be able to design apps similar tohttp://smsyo.com/and http://sgbeat.com/ where my users will update thier socials by sms.
    3 days ago
  • Programming Project 1259196352


    Get a Freelance JobAuthority Authority: 182
    I need someone who can design a site similar to jott.com dail2do.com www.email2phone.net Only bid if you have handled similar project with voice and text application. sample of project would be usesful.
    3 days ago
  • Programming Project 1259196352


    ScriptLancer BlogAuthority Authority: 173
    I need someone who can design a site similar tojott.comdail2do.comwww.email2phone.netOnly bid if you have handled similar project with voice and text application. sample of project would be usesful.
    3 days ago
  • Microsoft turning the LDAP directory into a Graph Database?


    Johannes Ernst's BlogAuthority Authority: 405
    Just finished watching Kim Cameron ’s talk at the recent Microsoft Professional Developers Conference. A bit of a surprise that talk of WS-* has largely disappeared in favor of much about REST. But the most interesting part, for me, was at the end, when Gert Drapers (Principal Architect, Identity and Access ...
    5 days ago
  • Frumans Project


    Get a Freelance JobAuthority Authority: 182
    first go through this specification Write a requirements document that contain: 1. Single Sign On, Identity management, permissions management, authentication management and authorization management for different applications 2. Functional & Non Functional Requirements for the SSO 3. Use cases 4. Data Model for ...
    1 week ago
  • requirement specification


    freelancersblog.netAuthority Authority: 175
    first go through this specification Write a requirements document that contain: 1. Single Sign On, Identity management, permissions management, authentication management and authorization management for different applications 2. Functional & Non Functional Requirements for the SSO 3. Use cases 4. Data Model for ...
    1 week ago
  • How to Test LDAP over SSL Connections


    The EXPTA {blog}Authority Authority: 117
    This article explains how to test that a directory server (typically, a Domain Controller or ADLDS server) is configured properly for LDAP/SSL connections. The tools described work with Windows-based systems (Windows XP and above). First, you will need the LDP.exe utility. LDP is a Lightweight Directory Access ...
    1 week ago
  • RSA 7.1 with On-Demand


    Booches.nlAuthority Authority: 414
    RSA token security provides a way to strengthen the security on public services. Token authentication is most often implemented with hardware tokens. RSA 7.1 has additional methods of token authentication besides the hardware tokens:Token delivery by SMS;Token delivery by e-mail;To enable the above features you have ...
    1 week ago
  • Exim expands LDAP posixGroup


    Jan-Piet MensAuthority Authority: 130
    A request on the Exim mailing list tickled my interest: the poster wanted to have Exim expand a posixGroup to a list of the members e-mail addresses. As a reminder, an RFC 2307 posixGroup has a multi-valued LDAP attribute type called memberUid which is the user identifier ( uid ) of the member. A sample ...
    1 week ago
  • OpenDS 2.2.0 Release Candidate 3 is now available


    Ludo's sketchesAuthority Authority: 104
    The OpenDS development team is very pleased to announce the immediate availability of OpenDS 2.2.0-RC3 . OpenDS 2.2 offers the following new features from OpenDS 2.0 : Scalable import and indexing External changelog compliant with the Internet-Draft "Definition of an Object Class to Hold LDAP Change Records", ...
    1 week ago
  • Integrating Novell eDirectory with WSO2 Identity Server


    F a c i l e L o g i nAuthority Authority: 458
    You can download an evaluation copy of Novell eDirectory from here . Then go through this blog post which explains - how to setup an LDAP based user store with Identity Server. You need to follow exact the same steps - except - you need to have the settings from the above image while installing Novell ...
    1 week ago
  • OpenDS in Polish


    Ludo's sketchesAuthority Authority: 104
    Pavel Heimlich just announced today , on the project users mailing list that the OpenDS project is now (partly) localized in Polish. Translation of the messages for the command line tools has been contributed by 2 members of the Polish OpenDS Community : Bartłomiej Pelc and Marek Roszkowski . Many thanks ...
    2 weeks ago
  • Why Google Frustrates me


    Lotus EvangelistAuthority Authority: 123
    I like Google usually, aside from when they try to act like a corporate provider. In this case, as a consumer, they have some issues. While working on our AdWords campaign I was sent an email to share access to it. You would think it would be easy enough, just login using my Google ID. One problem...which ID is ...
    2 weeks ago
  • [ActiveDir] Vulnerability in Active Directory Could Allow Denial of Service (973309)


    Microsoft Patch WatchAuthority Authority: 159
    Microsoft Security Bulletin Summary for November 2009: http://www.microsoft.com/technet/security/Bulletin/MS09-nov.mspx MS09-066 Vulnerability in Active Directory Could Allow Denial of Service (973309) This security update resolves a privately reported vulnerability in Active Directory directory service, Active ...
    2 weeks ago
  • OpenDS Silent install


    Ludo's sketchesAuthority Authority: 104
    One of the things were the most proud of in the OpenDS project is the simplicity of installation and initial configuration, thanks to the Java Web Start QuickSetup installer . We say that you can download, install and configure OpenDS to run on your machine in less than 3 minutes and 6 clicks . But OpenDS can also ...
    2 weeks ago
  • Website Design


    ScriptLancer BlogAuthority Authority: 173
    Website Design - Graphic Design, E-commerece application with full fledge Database administration for data retention and analysis, payment abilities, advertisement, etcThe programer should be very professional, and very capable of delivering on time and on budget.This is a work for hire, and no ownership will be ...
    3 weeks ago
  • LDAP ADAM Active Directory combining


    Ask MetaFilterAuthority Authority: 650
    how can i combine multiple AD domains into one directory for application authentication? can i use ADAM? we have some applications that need to authenticate users against our AD. we have 3 domains that are not child domains of any one master domain. the application can only use one directory at at time. can these ...
    3 weeks ago
  • Creating a slow operation log for OpenDS


    williamhathaway.comAuthority Authority: 100
    For anyone that has spent much time looking at MySQL performance, you will be familiar with the ’slow query log’.  This basically is a log where queries that took over some amount of time would get recorded.   For kicks, I tried implementing a similar hook for OpenDS .  My current version is in pretty rough ...
    3 weeks ago

Comments about LDAP

Personal attacks are NOT allowed
Please read our comment policy