+ Post New Thread
Results 1 to 3 of 3
*nix Thread, Mapping a webfolder to linux on boot in Technical; Hi all, As I am the "linux expert" of the office - a position I fear I hold simply because ...
  1. #1
    Tyiell's Avatar
    Join Date
    Apr 2009
    Location
    Like everyone in IT - I'm omnipresent...
    Posts
    373
    Thank Post
    147
    Thanked 67 Times in 44 Posts
    Rep Power
    22

    Mapping a webfolder to linux on boot

    Hi all,

    As I am the "linux expert" of the office - a position I fear I hold simply because I don't regard the OS with fear or loathing, rather than because of actual skill - I have been asked to write a shell script to do the equivalent of mapping an online folder to a drive in windoze. The online folder is basically the personal documents folder on our SharePoint VLE. Its mapped on our windows machines as below:

    In XP: Tools => Map Network Drive then type in http://webfolders.xxxxxx.sch.uk/Personal/%username%

    Then obviously you whack in the domain login details and it works a treat, and we have a script to run on login to map it automatically.

    I've touched on Samba before but I'm by no means proficient. All the guides and examples I can find relate to mapping //servername/path rather than webfolders and just chucking in the url doesn't seem to work the same way. Any thoughts on how to go about this?

    Cheers in advance!!

  2. IDG Tech News
  3. #2

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,330
    Blog Entries
    2
    Thank Post
    604
    Thanked 900 Times in 630 Posts
    Rep Power
    296
    On boot, available for all users? Or at logon for that specific user?

    I don't know Sharepoint, but I'm going to guess it's using WebDAV; in which case you will need to mount it using davfs. It can be installed on Ubuntu by doing sudo apt-get install davfs2.

    More info.

  4. Thanks to webman from:

    Tyiell (8th March 2010)

  5. #3
    Tyiell's Avatar
    Join Date
    Apr 2009
    Location
    Like everyone in IT - I'm omnipresent...
    Posts
    373
    Thank Post
    147
    Thanked 67 Times in 44 Posts
    Rep Power
    22
    Sorry, yeah I want a different folder for each user on boot. Therefore when I log in I get /paul, when Dave logs in he gets /dave, etc.

    Thanks for that, I'll give that a go today!!

SHARE:
+ Post New Thread

Similar Threads

  1. Replies: 9
    Last Post: 16th April 2011, 06:22 PM
  2. Re. Webfolder on the iPod Touch
    By resin1 in forum MIS Systems
    Replies: 2
    Last Post: 12th February 2010, 03:03 PM
  3. Citrix USB Drive mapping with Linux clients
    By cookie_monster in forum Thin Client and Virtual Machines
    Replies: 8
    Last Post: 16th March 2009, 08:43 AM
  4. Replies: 0
    Last Post: 14th September 2007, 01:25 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •