Interstage Application Server Smart Repository運用ガイド
目次 索引 前ページ次ページ

第6章 アプリケーションの作成(C API) > 6.2 関数インタフェース > 6.2.4 リポジトリサーバとのユーザ認証

6.2.4.1 ldap_simple_bind

 この関数は、リポジトリサーバに対して非同期型の簡易認証を要求します。

【指定形式】

int  ldap_simple_bind(
        LDAP  *ld,
        char  *dn,
        char  *passwd
        );

【パラメタの説明】

【復帰値】

【注意事項】


目次 索引 前ページ次ページ

All Rights Reserved, Copyright(C) 富士通株式会社 2004