Altro

com.sec.mldapchecker

Rischio
Senza rischio
Origine
Produttore
Cos'è
Altro

Cos'è

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.

Comandi

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

Per tornare indietro:

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

Tutte le disinstallazioni elencate qui riguardano solo l'utente corrente: l'immagine di sistema non viene toccata e il comando di ripristino rimette l'app al suo posto partendo dalla copia già presente sull'apparecchio. Non si scarica nulla.

Questa non è la directory. Qui si dice cos'è un pacchetto in generale; quello che succede sul tuo televisore sta nella scheda del tuo modello, ed è quella che conta. Lo stesso pacchetto può essere zavorra su un apparecchio e reggere la schermata iniziale su un altro.