• HEXUS
  • HEXUS.tv
  • channel
  • gaming
  • lifestyle
  • trust
  • community
  • ESReality
  • HEXUS.community discussion forums

    Welcome to the HEXUS.community discussion forums forums.

    You are currently viewing our boards as a guest which gives you limited access to view most discussions and other features. By joining our free community you will have access to post topics, respond to polls and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

    Go Back   HEXUS.community discussion forums > HEXUS.help - buying advice & technical queries > HEXUS.hardware > Apple Mac

    Apple Mac MacBooks, iBooks, iMac's , iPods, Powerbooks, and PowerMacs -Intel or PowerPC - if it's blended by Apple, here's the place to be

    Reply
     
    LinkBack Thread Tools
    Old 04-04-2005, 01:09 AM   #1 (permalink)
    Senior Member
     
    Join Date: Mar 2005
    Location: Letchworth Garden City
    Posts: 256
    Thanks: 0
    Thanked 0 Times in 0 Posts
    Unhappy Finder..Connect to Server & Keychain

    Hi Everyone
    I have a little bit of an annoyance. The network I am connected to (at university) requires users to connect to the main server on campus through smb://, in order to connect to the internet (Its part of their network quota system). I have been perfectly able to connect fine through finder, connect to server, no problems, but on my Windows machine, I am using a .bat script which loads automatically each time I boot up, w/o having to do anything.

    I would like to know if there is any way to implement something similar on OSX, as it is a damn nuiscance having to type in the workgroup, username and p/w each time I want to use the net. I have tried using the keychain, but the help files are vague and ambigous. If anyone knows of a script which will allow me to connect each time I switch on, that would be great!

    EDIT: I have discovered that the username/password prompt does not appear if both are appended to the server address. For anyone else who has this problem give this a try..

    smb://username: password@serveraddress

    Now this can be placed into an AppleScript file.....

    tell application "Finder"
    set loginstring to "smb://username: password@serveraddress"
    mount volume loginstring
    end tell


    Save this AppleScript file to somewhere, then open System Prefs, Accounts. Select the Startup Items tab, and add + the AppleScript file.

    Apologies for this wasted thread, I hope it is useful information to someone

    Last edited by tommylittleboy@; 04-04-2005 at 01:57 AM.. Reason: I have found an alternative way
    tommylittleboy@ is offline   Reply With Quote
    Old 05-04-2005, 08:16 AM   #2 (permalink)
    Cable Guy
     
    Jonny M's Avatar
     
    Join Date: Jul 2003
    Location: Loughborough Uni
    Posts: 4,274
    Thanks: 0
    Thanked 4 Times in 1 Post
    Nice one, hopefully as you say someone will find it when they need help.
    Jonny M is offline   Reply With Quote
    Reply

    Breadcrumb
    Go Back   HEXUS.community discussion forums > HEXUS.help - buying advice & technical queries > HEXUS.hardware > Apple Mac


    Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
     
    Thread Tools

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off
    Trackbacks are On
    Pingbacks are On
    Refbacks are On




    All times are GMT. The time now is 08:19 AM.

    Any representations/statements made on the HEXUS.community discussion forums are the representations/statements of the author i.e. the person/organisation making them. If any such representations/statements are disputed they are a matter between the parties concerned.
    HEXUS Limited accepts no responsibility for any misrepresentations, inaccurate or false statements made by any person/organisation other than HEXUS Limited employees.
    For more information please read HEXUS Limited's terms, conditions and privacy policy.

    Hosted Exchange

    Powered by vBulletin® Version 3.8.4
    Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
    Content Relevant URLs by vBSEO 3.3.2
    © Copyright 2009 HEXUS® Limited. All rights reserved. Unauthorised reproduction strictly prohibited.