i want to have an automount configured so that nas.bpk2.com:/export/music is mounted on /home/<username>/Music. i want to use the HOME variable, but several attempts have not gotten the job done. i have tried $HOME/Music, ${HOME}/Music, and {$HOME}/Music, and none have worked.
what is the correct way to use a variable with AutoFS and SSSD? i have used the hard values to get things working for my id, but want to have this work for all users.
dn: automountKey=/home/brendan/Music,automountMapName=auto.shares,cn=autofs,ou=Daemons,dc=bpk2,dc=com automountinformation: nas.bpk2.com:/export/music automountkey: /home/brendan/Music description: music objectclass: automount objectclass: top
thanks,
brendan