Comment 42 for bug 236830

Revision history for this message
Etienne Goyer (etienne-goyer-outlands) wrote :

> create cifs.upcall * * /usr/sbin/cifs.upcall %k %d

The line in /etc/request-key.conf should look like the following instead:

        create cifs.spnego * * /usr/sbin/cifs.upcall %k %d

The key name is indeed cifs.spnego, only the executable name change.