I'm developing a Client-Server application and I want to use the NT user authentication mechanism. In order to specifying my clients I need to manage the clients by adding or removing NT user accounts on my server.
Would you please guide me how I can add or remove windows NT user in Java?