sunyanjie7788 / qizmt

Automatically exported from code.google.com/p/qizmt
0 stars 0 forks source link

Getting Error 1001 No mappings between accountnames and security ids were done #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Just run the MySpace.DataMining.Qizmt (Alpha1.0)file
2. What login credentials should I give? I tried the windows and the google
login. 
3. Getting Error 1001 No mappings between accountnames and security ids
were done

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
I am using Windows Vista Business OS.

Please provide any additional information below.

Original issue reported on code.google.com by hra...@gmail.com on 20 Jan 2010 at 12:24

GoogleCodeExporter commented 8 years ago
When installing Qizmt on each machine, it will ask you what account to run 
qizmt 
under. The account specified should be a windows account that has permission to:
1. read/write \\<hostname>\<drive>$\<install dir> for every machine that you 
will 
format into the cluster including the current machine.
2. permission to "log on as service"
3. part of debugger group

Once installed on every machine, pick any machine in the cluster and hit:
qizmt format machines=<hostA>,<hostB>,<hostC>,... listing all hosts that qizmt 
was 
installed on, including the current machine.

From this point you should be able to RDP into any machine in the cluster and 
and 
issue qizmt commands.

Original comment by DanSR...@gmail.com on 21 Jan 2010 at 4:06