Comment 30 for bug 1987992

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Jammy[1] and Lunar[2] autopkgtests are green, and I can see that SCRAM-* was used in those tests, including other SASL mechanisms:

In Jammy[3]:

(...)
987s ## Configuring autofs to use mechanism SCRAM-SHA-1
987s
987s ## Confirming target is not mounted
987s total 4
987s drwxr-xr-x 2 root root 0 Jul 26 21:00 .
987s drwxr-xr-x 20 root root 4096 Jul 26 21:00 ..
987s
987s ## Triggering a mount, and checking that the mountpoint has the test file
987s -rw-r--r-- 1 root root 29 Jul 26 21:00 /mnt/storage/test_file_3556
987s
987s ## Checking that the mountpoint is nfsv4
987s TARGET SOURCE FSTYPE OPTIONS
987s /mnt/storage server.example.fake:/storage nfs4 rw,relatime,vers=4.2,rsize=524288,wsize=524288,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=127.0.0.1,local_lock=none,addr=127.0.1.10
987s
(...)
(and likewise for the other mechanisms)

In lunar[4] (I picked another SCRAM-* variant for the paste):

(...)
1131s ## Configuring autofs to use mechanism SCRAM-SHA-256
1131s
1131s ## Confirming target is not mounted
1131s total 4
1131s drwxr-xr-x 2 root root 0 Jul 26 21:03 .
1131s drwxr-xr-x 20 root root 4096 Jul 26 21:03 ..
1131s
1131s ## Triggering a mount, and checking that the mountpoint has the test file
1131s -rw-r--r-- 1 root root 29 Jul 26 21:03 /mnt/storage/test_file_3296
1131s
1131s ## Checking that the mountpoint is nfsv4
1131s TARGET SOURCE FSTYPE OPTIONS
1131s /mnt/storage server.example.fake:/storage nfs4 rw,relatime,vers=4.2,rsize=524288,wsize=524288,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=127.0.0.1,local_lock=none,addr=127.0.1.10
(...)
(and likewise for the other mechanisms)

Jammy and Lunar verifications succeeded.

1. https://ubuntu-archive-team.ubuntu.com/proposed-migration/jammy/update_excuses.html#autofs
2. https://ubuntu-archive-team.ubuntu.com/proposed-migration/lunar/update_excuses.html#autofs
3. https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/a/autofs/20230726_210052_fa453@/log.gz
4. https://autopkgtest.ubuntu.com/results/autopkgtest-lunar/lunar/amd64/a/autofs/20230726_210332_bb951@/log.gz