You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Howdy everyone:
Believe me, I've searched high and low for an answer to how I can simply add a UNC path to my Intranet page in Confluence. None of the articles referencing anything about file:/// and all that business DO NOT work. When you attempt that method, Confluence says "Please enter a valid URL"
Seems awfully basic functionality to allow UNC paths, especially when my users are logging in via SAML.
Does anyone have a true fix?
Thanks for any help you may have.
Welcome to the Atlassian Community!
The "fix" is to understand what a UNC is. It is not a URL, and it's not "static" - it depends on how your networks are set up. In the most simple case for a UNC that will vary: /home/nic/bob.txt is not going to land on my bob.txt on your machine. And, of course, the server's UNC reading will be different (because it probably doesn't have /home/nic)
Try swapping to URLs, these define how to reach a resource and exactly where it is.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.