How to allow multiple users to manage application running on server?
        Posted  
        
            by Mary-Chan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mary-Chan
        
        
        
        Published on 2010-04-13T02:59:20Z
        Indexed on 
            2010/04/13
            3:03 UTC
        
        
        Read the original article
        Hit count: 410
        
I'm not sure if the title makes sense. Hard question to ask.
I have an application running on a server under my network account, and it's scheduled to run daily.
I can remote in with my user credentials and check on the application.
What if I want more than one person to be able to remote in and check it? I can create a new account on the server, but it wouldn't have network rights and the application needs access to network folders.
What would be the best approach?
Thanks! :-)
P.S. Feel free to edit the tags. I can't figure out what to pick.
© Stack Overflow or respective owner