Computer Science, asked by rainachublu4532, 1 year ago

How to check if a given directory contains any other directory in Python?

Answers

Answered by CARELESSGIRL
0

In some configurations Linux users are stored in a network directory like LDAP or NIS.

With the right settings for LDAP and Kerberos, Linux can even get users from a Microsoft Active Directory server.

LDAP or NIS  bypass the regular /etc/passwd by using glibc’s NSS in /etc/nsswitch.conf and the PAM configuration in /etc/pam.d

Similar questions