+ Reply
Results 1 to 7 of 7
  1. #1
    Super Moderator Poseidon79's Avatar
    Join Date
    Jan 2008
    Location
    Austin, TX
    Posts
    8,261
    Thanks
    819
    Thanked 1,665 Times in 1,156 Posts

    Default How do I log into a windows domain server on OS X?

    Can anyone link me to a current guide or tell me how to log onto my 2003 windows domain server with OSX? The guides I've found are way old.

  2. #2
    Livin the iPhone Life raduga's Avatar
    Join Date
    May 2009
    Posts
    1,202
    Thanks
    151
    Thanked 67 Times in 61 Posts

    Quote Originally Posted by Poseidon79 View Post
    Can anyone link me to a current guide or tell me how to log onto my 2003 windows domain server with OSX? The guides I've found are way old.
    Its a bit Complicated.
    Depends:
    • what OS you running? SL, Lion? Server?
    • Do you need to join the domain (be recognized as a domain member)?
    • Are you just looking for authentication- using WDC credentials to log on to your Mac desktop?
    • use domain credentials to provide unix shell access on OS X machines?
    • Just looking to auth yourself to access domain file or printer shares?
    • Provide your own shares for domain clients?

    all the above?
    other services not mentioned?
    [do you really need ALL, or are some parts more or less critical?]

    I don't have a faq or a guide handy, but could probably cobble some together, depending on what you're looking to do.

    Send a PM if you like
    MMi Site Search Bookmarklet
    (Win/Linux/Mac) BETA
    http://preview.tinyurl.com/83aywxa

    to use:
    • go to the TinyURL page
    • add the "Proceed to this site" link to your Bookmarks
    • or drag the link to your browser's toolbar

  3. #3
    Super Moderator Poseidon79's Avatar
    Join Date
    Jan 2008
    Location
    Austin, TX
    Posts
    8,261
    Thanks
    819
    Thanked 1,665 Times in 1,156 Posts

    OSX Lion on the mac mini I just picked up today
    Yes I need to join the domain as a user for file/folder access. If all I need to do is authenticate myself to see the folders then that's cool.

  4. #4
    Livin the iPhone Life raduga's Avatar
    Join Date
    May 2009
    Posts
    1,202
    Thanks
    151
    Thanked 67 Times in 61 Posts

    You probably do NOT need to join the domain; unless your Mac needs to be visible TO the domain controller, or to other machines using the domain.

    To connect to remote shares provided through Windows domain services you can usually just use Finder:

    Go -> Connect to server ->

    smb://domainname;servername/
    Oops.
    smb://domainname;username@servername/

    ___
    It should show you a list of shared folders, and then prompt you for a username and password. Enter your DOMAIN user/pass - which may not be the same as your local Mac account. If that doesn't work, you can try:

    smb://servername/
    smb://servername/sharename
    smb://server_ip_address/

    Edit:
    damn buggy undocumented code
    Last edited by raduga; 07-29-2011 at 10:06 AM.
    MMi Site Search Bookmarklet
    (Win/Linux/Mac) BETA
    http://preview.tinyurl.com/83aywxa

    to use:
    • go to the TinyURL page
    • add the "Proceed to this site" link to your Bookmarks
    • or drag the link to your browser's toolbar

  5. #5
    Super Moderator Poseidon79's Avatar
    Join Date
    Jan 2008
    Location
    Austin, TX
    Posts
    8,261
    Thanks
    819
    Thanked 1,665 Times in 1,156 Posts

    The last suggestion worked with the ip address. Thanks! I had to enable SMB in the sharing preferences first though.

  6. #6
    Livin the iPhone Life raduga's Avatar
    Join Date
    May 2009
    Posts
    1,202
    Thanks
    151
    Thanked 67 Times in 61 Posts

    Quote Originally Posted by Poseidon79 View Post
    The last suggestion worked with the ip address. Thanks! I had to enable SMB in the sharing preferences first though.
    glad you got it!
    (btw, the first option won't work due to incomplete implementation on Apple's part. See revised post above.)
    MMi Site Search Bookmarklet
    (Win/Linux/Mac) BETA
    http://preview.tinyurl.com/83aywxa

    to use:
    • go to the TinyURL page
    • add the "Proceed to this site" link to your Bookmarks
    • or drag the link to your browser's toolbar

  7. #7
    What's Jailbreak?
    Join Date
    Nov 2011
    Location
    London
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Useful stuff is provided here.

Posting Permissions

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