Hello Folks,
I am also a Notes Developer.
Was working in writing applications which creates/modifies/deletes users on Domino Server 5.
Now i will soon start working for similar kind of work for Domino R6.
I heard they have implemented a new thing called roaming users in R6.
Do u have any idea from where can i get sample code/help for this roaming user settings programatically.
I Have also downloade the C toolkit for domino 6, but unable to find the related help in it.
Kindly guide me, as where can i get help in this matter
sunil
Subject: ROAMING User settings (Programatically)
There are not many methods or parameters related to Roaming users that are available for Lotus Script. Most activities are performed in an interactive fashion using the Admin client.
The Help (Notes, Designer, Admin) databases contain information about Roaming users. I’d start with the Admin database to understand the concept of Roaming users.
Subject: RE: ROAMING User settings (Programatically)
Hi AdityaThanks for your reply.
By the way, i am in mean time understanding the roaming users concept and will read the help databses u told me.
But do u have any idea, about the APIs in C/C++ to create romaing users.
I have used C APIs t create users on Domino Server 5, but now want to create Users on Domino Server 6 with romaing user
Any links, where i can get help about the APIs/Code to do this…
right now, my aim to find the necessary information to create romaing users for Domino Server 6.
any comments would be of great help
Sunil Rashinkar