Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

BuildForge Fails to map a drive

Hi,

I am able to map a drive on command prompt but not through buildforge.
There is some authentication issues with the drive which i am trying to map.

This is the error

37 05/18/10 03:43PM MAP Received error 5 mapping \\bglgsa\projects\w\websphereadapters to Z:
38 05/18/10 03:43PM AUTH set user account to adapter

Agent is running on the host which is authenticated with "adapter" userid

I need to map this drive \\bglgsa without any errors. Please let know the way i can do it.

0 votes



2 answers

Permanent link
Hi,

I am able to map a drive on command prompt but not through buildforge.
There is some authentication issues with the drive which i am trying to map.

This is the error

37 05/18/10 03:43PM MAP Received error 5 mapping \\bglgsa\projects\w\websphereadapters to Z:
38 05/18/10 03:43PM AUTH set user account to adapter

Agent is running on the host which is authenticated with "adapter" userid

I need to map this drive \\bglgsa without any errors. Please let know the way i can do it.


Hi,

It's hard to tell from the message what might be happening. You might try syntax where the user name and password are added to the environment variable value. For example, the _MAP variable in your environment would be set to

Z:=//bglgsa/projects/w/websphereadapters(<user_name>,<password>)

You should see something like this in the step log.

77 5/18/10 1:19 PM MAP Attempting to map '\\bglgsa\projects\w\websphereadapters' to drive 'Z:'
78 5/18/10 1:19 PM MAP Mapped drive Z: to '\\bglgsa\projects\w\websphereadapters' using '<user_name>',*****

bju

0 votes


Permanent link
Hi,

I am able to map a drive on command prompt but not through buildforge.
There is some authentication issues with the drive which i am trying to map.

This is the error

37 05/18/10 03:43PM MAP Received error 5 mapping \\bglgsa\projects\w\websphereadapters to Z:
38 05/18/10 03:43PM AUTH set user account to adapter

Agent is running on the host which is authenticated with "adapter" userid

I need to map this drive \\bglgsa without any errors. Please let know the way i can do it.


Hi,

It's hard to tell from the message what might be happening. You might try syntax where the user name and password are added to the environment variable value. For example, the _MAP variable in your environment would be set to

Z:=//bglgsa/projects/w/websphereadapters(<user_name>,<password>)

You should see something like this in the step log.

77 5/18/10 1:19 PM MAP Attempting to map '\\bglgsa\projects\w\websphereadapters' to drive 'Z:'
78 5/18/10 1:19 PM MAP Mapped drive Z: to '\\bglgsa\projects\w\websphereadapters' using '<user_name>',*****

bju

Thanks for helping. It worked :)

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 18 '10, 6:22 a.m.

Question was seen: 7,954 times

Last updated: May 18 '10, 6:22 a.m.

Confirmation Cancel Confirm