Skip to main content
6 votes

Why can I browse this Windows share using smbclient, but cannot mount it with mount.cifs?

You're connecting to a domain‑based DFS namespace: \\ad.company.com\Shared\Sites\BLAH smbclient follows DFS referrals in user space, so it happily walks from the DFS root (\\ad.company.com\Shared) to ...
Mike's user avatar
  • 261

Only top scored, non community-wiki answers of a minimum length are eligible