Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by Anonymous (not registered) on Sun, 2009-03-15 11:22.

Thanks for the tip, but on my setup it didn't work.

Browsing the shares didn't work - the server root appeared in each share root.

This implies that browsing the server root worked well - all shares were shown correctly there.

Instead of trying to solve the problem in the script, I just added one line for each share in the auto.SERVER like so:

SHARE1 -fstype=smbfs,username=USERNAME,password=PASSWORD,uid=1000,gid=1000 ://SERVER/SHARE1

SHARE2 -fstype=smbfs,username=USERNAME,password=PASSWORD,uid=1000,gid=1000 ://SERVER/SHARE2

SHARE3 .. ://SERVER/SHARE3

...

And so on.

That worked!


Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.