For security reasons, the default /etc/cifs/cifsPasswd file maps the client user name root to the server user name nobody. If it is desired to allow the user name root to map to itself (as a server user name), then this default mapping must be deleted using:
net user /delete root
Then, the user name root can be added as a Fast Connect user with its own encrypted password.