cyphloid
Posts: 4
Joined: Tue Dec 26, 2017 3:56 pm
Location: United States

Seeking LDAP to be added to Raspbian distro

Tue Dec 26, 2017 4:18 pm

Hi,

I want the SLAPD package to be added to the Raspbian distribution. How can I make that happen?

User avatar
DougieLawson
Posts: 39300
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Seeking LDAP to be added to Raspbian distro

Tue Dec 26, 2017 6:55 pm

sudo apt update && sudo apt install slapd should get you started.

Use apt search somewordhere to search for installable packages.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

cyphloid
Posts: 4
Joined: Tue Dec 26, 2017 3:56 pm
Location: United States

Re: Seeking LDAP to be added to Raspbian distro

Tue Dec 26, 2017 7:18 pm

Thanks Dougie, I'll check this when I get home.

Did you also mean to write 'apt-get' liekin 'sudo apt-get install slapd'?

User avatar
DougieLawson
Posts: 39300
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Seeking LDAP to be added to Raspbian distro

Tue Dec 26, 2017 7:38 pm

No. Stretch has a plain apt command. You don't need sudo apt unless your apt command is attempting to update something.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

Return to “Raspberry Pi OS”