Hi,
I dont find any issues in remote creation but still i find following error message...
any clue??
Access for user 'remote' has not been enabled by 'p4 protect'
Access for user 'remote' has not been enabled by 'p4 protect'
Started by Rajesh, Sep 07 2011 11:17 AM
4 replies to this topic
#1
Posted 07 September 2011 - 11:17 AM
#2
Posted 07 September 2011 - 11:40 AM
Originally posted to the perforce-user mailing list by: Michael Mirman
Rajesh -
Do you have 'remote' in the protect table?
One can create a user (p4 user), but the protect table may not give the access to this user to anything.
In our company we intentionally set it up this way.
--
Michael Mirman
MathWorks, Inc.
508-647-7555
_______________________________________________
perforce-user mailing list - perforce-user@perforce.com
http://maillist.perf...o/perforce-user
Rajesh -
Do you have 'remote' in the protect table?
One can create a user (p4 user), but the protect table may not give the access to this user to anything.
In our company we intentionally set it up this way.
--
Michael Mirman
MathWorks, Inc.
508-647-7555
Quote
-----Original Message-----
From: perforce-user-bounces@perforce.com [mailto:perforce-user-
bounces@perforce.com] On Behalf Of Rajesh
Sent: Wednesday, September 07, 2011 7:20 AM
To: perforce-user@perforce.com
Subject: [p4] Access for user ' remote' has not been enabled by ' p4 protect'
Posted on behalf of forum user 'Rajesh'.
Hi,
I dont find any issues in remote creation but still i find following error
message...
any clue??
Access for user 'remote' has not been enabled by 'p4 protect'
--
Please click here to see the post in its original format:
http://forums.perfor...ccess-for-user-
remote-has-not-been-enabled-by-p4-protect
_______________________________________________
perforce-user mailing list - perforce-user@perforce.com
http://maillist.perf...o/perforce-user
From: perforce-user-bounces@perforce.com [mailto:perforce-user-
bounces@perforce.com] On Behalf Of Rajesh
Sent: Wednesday, September 07, 2011 7:20 AM
To: perforce-user@perforce.com
Subject: [p4] Access for user ' remote' has not been enabled by ' p4 protect'
Posted on behalf of forum user 'Rajesh'.
Hi,
I dont find any issues in remote creation but still i find following error
message...
any clue??
Access for user 'remote' has not been enabled by 'p4 protect'
--
Please click here to see the post in its original format:
http://forums.perfor...ccess-for-user-
remote-has-not-been-enabled-by-p4-protect
_______________________________________________
perforce-user mailing list - perforce-user@perforce.com
http://maillist.perf...o/perforce-user
_______________________________________________
perforce-user mailing list - perforce-user@perforce.com
http://maillist.perf...o/perforce-user
#3
Posted 07 September 2011 - 12:37 PM
yeah i have added following lines in source depot...
user read remote XX.XX.XX.XX //...
i believe that remote user is in built with perforce n we dont have to create this...
user read remote XX.XX.XX.XX //...
i believe that remote user is in built with perforce n we dont have to create this...
#4
Posted 07 September 2011 - 02:05 PM
Originally posted to the perforce-user mailing list by: Michael Mirman
Oh, you are talking about 11.1 - sorry, I forgot. You're right. There is indeed that user, but I can't find the details right now in the release notes. I expect it's similar to 'service', which we do have.
This means that the user must be created and its type should probably be 'operator'. Is it operator in your case?
--
Michael Mirman
MathWorks, Inc.
508-647-7555
_______________________________________________
perforce-user mailing list - perforce-user@perforce.com
http://maillist.perf...o/perforce-user
Oh, you are talking about 11.1 - sorry, I forgot. You're right. There is indeed that user, but I can't find the details right now in the release notes. I expect it's similar to 'service', which we do have.
This means that the user must be created and its type should probably be 'operator'. Is it operator in your case?
--
Michael Mirman
MathWorks, Inc.
508-647-7555
Quote
yeah i have added following lines in source depot...
user read remote XX.XX.XX.XX //...
i believe that remote user is in built with perforce n we dont have to create
this...
user read remote XX.XX.XX.XX //...
i believe that remote user is in built with perforce n we dont have to create
this...
_______________________________________________
perforce-user mailing list - perforce-user@perforce.com
http://maillist.perf...o/perforce-user
#5
Posted 07 September 2011 - 05:35 PM
Assuming you're trying to set up a remote depot, you need to give user 'remote' read access to whatever it is you want to share out. 'remote' is a service account, you don't have to create it. You'll just need something like this in your protections table:
read user remote * //some_depot/...
You might consider putting the IP address of the server hosting the remote depot in there, too, for added security.
--
Matt Janulewicz
Lucasfilm Entertainment Company Ltd.
________________________________________
From: perforce-user-bounces@perforce.com [perforce-user-bounces@perforce.com] on behalf of Rajesh [perforce-user-forum@forums.perforce.com]
Sent: Wednesday, September 07, 2011 4:20 AM
To: perforce-user@perforce.com
Subject: [p4] Access for user ' remote' has not been enabled by ' p4 protect'
Posted on behalf of forum user 'Rajesh'.
Hi,
I dont find any issues in remote creation but still i find following error
message...
any clue??
Access for user 'remote' has not been enabled by 'p4 protect'
--
Please click here to see the post in its original format:
http://forums.perfor...d-by-p4-protect
_______________________________________________
perforce-user mailing list - perforce-user@perforce.com
http://maillist.perf...o/perforce-user
____________________________
This message and any attachments ("message") may contain information which is confidential and/or privileged. Unless you are the addressee, you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender and delete all copies of the message. Thank you.
_______________________________________________
perforce-user mailing list - perforce-user@perforce.com
http://maillist.perf...o/perforce-user
read user remote * //some_depot/...
You might consider putting the IP address of the server hosting the remote depot in there, too, for added security.
--
Matt Janulewicz
Lucasfilm Entertainment Company Ltd.
________________________________________
From: perforce-user-bounces@perforce.com [perforce-user-bounces@perforce.com] on behalf of Rajesh [perforce-user-forum@forums.perforce.com]
Sent: Wednesday, September 07, 2011 4:20 AM
To: perforce-user@perforce.com
Subject: [p4] Access for user ' remote' has not been enabled by ' p4 protect'
Posted on behalf of forum user 'Rajesh'.
Hi,
I dont find any issues in remote creation but still i find following error
message...
any clue??
Access for user 'remote' has not been enabled by 'p4 protect'
--
Please click here to see the post in its original format:
http://forums.perfor...d-by-p4-protect
_______________________________________________
perforce-user mailing list - perforce-user@perforce.com
http://maillist.perf...o/perforce-user
____________________________
This message and any attachments ("message") may contain information which is confidential and/or privileged. Unless you are the addressee, you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender and delete all copies of the message. Thank you.
_______________________________________________
perforce-user mailing list - perforce-user@perforce.com
http://maillist.perf...o/perforce-user
Matt Janulewicz
Lucasfilm Entertainment Company Ltd.
Lucasfilm Entertainment Company Ltd.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












