Autres

com.sec.mldapchecker

Risque
Sans risque
Origine
Fabricant
Ce que c'est
Autres

Ce que c'est

MLDAP log

LDAP (Lightweight Directory Access Protocol; I don't know what the M means. Mobile?) is an open, vendor-neutral, industry standard application protocol for accessing and maintaining distributed directory information services over an IP network.

Directory service refers to the collection of software, hardware, and processes that store and organize everyday items and network resources(folders, files, printers, users, groups, devices, telephone numbers...)

It looks like a database but it's different.

Directory services excel at fast lookups for rarely changing data (email, username etc...)

Differences between database and Directory Service : https://www.c-sharpcorner.com/article/directory-services-vs-rdbms/

LDAP uses a relatively simple, string-based query to extract information from Active Directory. LDAP can store and extract objects such as usernames and passwords in Active Directory, and share that object data throughout a network.

Example of LDAP usage : https://stackoverflow.com/questions/239385/what-is-ldap-used-for/592339

I don't know why and how Samsung uses LDAP. This package, according to its name only does logging.

Commandes

adb shell pm uninstall --user 0 com.sec.mldapchecker

Pour revenir en arrière :

adb shell cmd package install-existing com.sec.mldapchecker

Toutes les désinstallations listées ici ne concernent que l'utilisateur courant : l'image système n'est pas touchée, et la commande de restauration remet l'application en place à partir de la copie déjà présente sur l'appareil. Rien n'est téléchargé.

Ceci n'est pas le répertoire. Ici on dit ce qu'est un paquet en général ; ce qui se passe sur votre téléviseur précis figure sur la fiche de votre modèle, et c'est elle qui fait foi. Le même paquet peut être inutile sur un appareil et tenir l'écran d'accueil sur un autre.