Guerdal
Guerdal
Screenshot of installation Agent 
Screenshot of mount command after installation of Mesh Agent 
Screenshot of mount Command after uninstall MeshAgent (60 second timeout for autofs) 
Ubuntu 18.04 machines are configured for authentication to an LDAP server. When the user is authenticated, his /home/$user directory is mounted from an NFS server. Normally only the directory of...
@jsastriawan Actually it is close to the behavior that I see on my machines.
Hello, with the command "getent passwd" I took in response all my users. Here is an excerpt from the answer. ` christophe.delcasse:x:1121:560:Christophe Delcasse:/home/christophe.delcasse:/bin/bash claire.calafat:x:1122:557:Claire Calafat:/home/claire.calafat:/bin/bash fernande.lopes:x:1123:558:Fernande Lopes:/home/fernande.lopes:/bin/bash sebastien.castagne:x:1133:569:Sebastien Castagne:/home/sebastien.castagne:/bin/bash marie.conan:x:1134:569:Marie...
Before installation ``` root@Poste-Production:/home/administrateur# mount sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) udev on /dev type devtmpfs (rw,nosuid,relatime,size=3993580k,nr_inodes=998395,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs...
Hello **Mount commad before manipulation** ``` root@Poste-Production:/home/administrateur# mount sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) udev on /dev type devtmpfs (rw,nosuid,relatime,size=3993580k,nr_inodes=998395,mode=755) devpts on /dev/pts type...
ldconfig -p ``` 935 libs trouvé dans le cache « /etc/ld.so.cache » libzvbi.so.0 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libzvbi.so.0 libzvbi-chains.so.0 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libzvbi-chains.so.0 libzstd.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libzstd.so.1 libzmq.so.5 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libzmq.so.5 libzeitgeist-2.0.so.0 (libc6,x86-64)...
Before ldconfig ``` root@Poste-Stock:/home/administrateur# mount sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) udev on /dev type devtmpfs (rw,nosuid,relatime,size=3993988k,nr_inodes=998497,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs...