Results 1 to 3 of 3

Thread: Windows Domain Access

  1. #1
    Join Date
    Oct 2008
    Posts
    29
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Windows Domain Access

    I'd like to have my application be able to access a domain under a specified user account. I've been reading through the msdn, but I'm not really sure what I'm looking for. Any help would be great

  2. #2
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: Windows Domain Access

    Ask in a forum dedicated to windows development. We can only help afterwards how to glue it up to your Qt application.
    It's nice to be important but it's more important to be nice.

  3. #3
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Windows Domain Access

    Normally you don't care about domain access, you just join your PC to a domain with the appropriate access tokens and the OS takes care of everything. The application just accesses what it wants using normal UNC paths.

    If you really do want to Windows-specific stuff, then the best place is usually the Microsoft forums: http://social.msdn.microsoft.com/For...-US/categories or other similar sites.

Similar Threads

  1. access SQlite from Qt (Windows & Linux)
    By Qt Coder in forum Qt Programming
    Replies: 13
    Last Post: 22nd July 2009, 10:07
  2. Replies: 5
    Last Post: 15th January 2009, 09:03
  3. access between windows
    By DarsVaeda in forum Qt Programming
    Replies: 1
    Last Post: 8th October 2008, 09:56
  4. Replies: 4
    Last Post: 26th June 2007, 19:19
  5. Qt and windows vista
    By munna in forum General Discussion
    Replies: 8
    Last Post: 11th January 2006, 22:33

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.