LDAP Activation on Kodekloud VM

Hi,
When I tried to acticate ldap on my ubuntu VM, it doesn’t work and the following error happened :
error: system does not fully support snapd: cannot mount squashfs image
using “squashfs”: mount: /tmp/syscheck-mountpoint-2813751363: mount
failed: Operation not permitted.
If someone can help me please ?

Is this for a specific lab in LFCS? I’m not sure how the LFCS labs are set up in detail, but it’s quite possible that snap is not part of what we facilitate in the labs, or that would be set up in the exam enviornment. Typically you’ll be limited to what you can install with apt using the default repos. Snap is an additional service.

It’s not a lab just a course. I tried to make the demo alone for more understanding on LDAP.
Thank you for your reply @rob_kodekloud.

I did a quick check – the snap binary is not set up on our labs or on our Ubuntu playgrounds AFAICT. You can practice this on an Ubuntu virtual system on your own system – this does work if you want to try it.

Thank @rob_kodekloud.
I tried to run a logout comand on ubuntu playground session this autamatic close the session :


Everything I did during the session is not save; why that ?

You should not lose the file system, but you will lose the terminal history. That’s just how it works. A new terminal session will start, and your lab will continue.