Is liblber part of openLDAP? What is it's purpose?

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I see that liblber is a separate package BUT searching for it, what it is, why it is needed - is never answered. Only lots off questions/comments/etc on OpenLDAP.
So, my two questions:
- is liblber contained within OpenLDAP? If yes, that may explain why it does not seem to have it's own project page.
- What is liblber for - what does it do? as it is seems to be presented seperately of the openLDAP - even though it seems one would never not find one without the other (more simply - What does it do? Why would I want it? And please do not say - it supports openLDAP (how does it support it, if it supports it)
Thanks!
openldap
add a comment |Â
up vote
0
down vote
favorite
I see that liblber is a separate package BUT searching for it, what it is, why it is needed - is never answered. Only lots off questions/comments/etc on OpenLDAP.
So, my two questions:
- is liblber contained within OpenLDAP? If yes, that may explain why it does not seem to have it's own project page.
- What is liblber for - what does it do? as it is seems to be presented seperately of the openLDAP - even though it seems one would never not find one without the other (more simply - What does it do? Why would I want it? And please do not say - it supports openLDAP (how does it support it, if it supports it)
Thanks!
openldap
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I see that liblber is a separate package BUT searching for it, what it is, why it is needed - is never answered. Only lots off questions/comments/etc on OpenLDAP.
So, my two questions:
- is liblber contained within OpenLDAP? If yes, that may explain why it does not seem to have it's own project page.
- What is liblber for - what does it do? as it is seems to be presented seperately of the openLDAP - even though it seems one would never not find one without the other (more simply - What does it do? Why would I want it? And please do not say - it supports openLDAP (how does it support it, if it supports it)
Thanks!
openldap
I see that liblber is a separate package BUT searching for it, what it is, why it is needed - is never answered. Only lots off questions/comments/etc on OpenLDAP.
So, my two questions:
- is liblber contained within OpenLDAP? If yes, that may explain why it does not seem to have it's own project page.
- What is liblber for - what does it do? as it is seems to be presented seperately of the openLDAP - even though it seems one would never not find one without the other (more simply - What does it do? Why would I want it? And please do not say - it supports openLDAP (how does it support it, if it supports it)
Thanks!
openldap
openldap
asked Sep 26 '17 at 19:27
Michael Felt
865516
865516
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
(1) Yes, it's part of OpenLDAP.
(2) It implements the LDAP version of ASN.1 Basic Encoding Rules. OpenLDAP ships with documentation for this library; possibly you need to install a -dev package to get it. For example, the lber-encode(3) manpage. Unless you are a C/C++ programmer who needs to deal with LDAP, this library will probably be of little interest to you.
Thx. IâÂÂll mark you as answer when possible. Seems I must wait a bit. I was looking for info on liblber to determine if I would include it in my apr-util packaging.
â Michael Felt
Sep 26 '17 at 21:30
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
(1) Yes, it's part of OpenLDAP.
(2) It implements the LDAP version of ASN.1 Basic Encoding Rules. OpenLDAP ships with documentation for this library; possibly you need to install a -dev package to get it. For example, the lber-encode(3) manpage. Unless you are a C/C++ programmer who needs to deal with LDAP, this library will probably be of little interest to you.
Thx. IâÂÂll mark you as answer when possible. Seems I must wait a bit. I was looking for info on liblber to determine if I would include it in my apr-util packaging.
â Michael Felt
Sep 26 '17 at 21:30
add a comment |Â
up vote
2
down vote
accepted
(1) Yes, it's part of OpenLDAP.
(2) It implements the LDAP version of ASN.1 Basic Encoding Rules. OpenLDAP ships with documentation for this library; possibly you need to install a -dev package to get it. For example, the lber-encode(3) manpage. Unless you are a C/C++ programmer who needs to deal with LDAP, this library will probably be of little interest to you.
Thx. IâÂÂll mark you as answer when possible. Seems I must wait a bit. I was looking for info on liblber to determine if I would include it in my apr-util packaging.
â Michael Felt
Sep 26 '17 at 21:30
add a comment |Â
up vote
2
down vote
accepted
up vote
2
down vote
accepted
(1) Yes, it's part of OpenLDAP.
(2) It implements the LDAP version of ASN.1 Basic Encoding Rules. OpenLDAP ships with documentation for this library; possibly you need to install a -dev package to get it. For example, the lber-encode(3) manpage. Unless you are a C/C++ programmer who needs to deal with LDAP, this library will probably be of little interest to you.
(1) Yes, it's part of OpenLDAP.
(2) It implements the LDAP version of ASN.1 Basic Encoding Rules. OpenLDAP ships with documentation for this library; possibly you need to install a -dev package to get it. For example, the lber-encode(3) manpage. Unless you are a C/C++ programmer who needs to deal with LDAP, this library will probably be of little interest to you.
answered Sep 26 '17 at 20:58
derobert
69.1k8149205
69.1k8149205
Thx. IâÂÂll mark you as answer when possible. Seems I must wait a bit. I was looking for info on liblber to determine if I would include it in my apr-util packaging.
â Michael Felt
Sep 26 '17 at 21:30
add a comment |Â
Thx. IâÂÂll mark you as answer when possible. Seems I must wait a bit. I was looking for info on liblber to determine if I would include it in my apr-util packaging.
â Michael Felt
Sep 26 '17 at 21:30
Thx. IâÂÂll mark you as answer when possible. Seems I must wait a bit. I was looking for info on liblber to determine if I would include it in my apr-util packaging.
â Michael Felt
Sep 26 '17 at 21:30
Thx. IâÂÂll mark you as answer when possible. Seems I must wait a bit. I was looking for info on liblber to determine if I would include it in my apr-util packaging.
â Michael Felt
Sep 26 '17 at 21:30
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f394618%2fis-liblber-part-of-openldap-what-is-its-purpose%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password