Guerdal

Results 37 comments of Guerdal
trafficstars

Screenshot of installation Agent ![Capture d’écran de 2019-12-03 08-28-43](https://user-images.githubusercontent.com/46222722/70029525-9dd62400-15a7-11ea-9e86-0bfd6b27a5a6.png)

Screenshot of mount command after installation of Mesh Agent ![Capture d’écran de 2019-12-03 08-28-49](https://user-images.githubusercontent.com/46222722/70029560-ae869a00-15a7-11ea-8d75-c2750da91b13.png)

Screenshot of mount Command after uninstall MeshAgent (60 second timeout for autofs) ![Capture d’écran de 2019-12-03 08-32-01](https://user-images.githubusercontent.com/46222722/70029615-c8c07800-15a7-11ea-9d47-b57720279904.png)

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...