How to create new group in Perforce.

rajeshkumar created the topic: How to create new group in Perforce.
Step 1: Login to perforce server using super account.
 p4 -p -u login

Step 2: Create a group using following command
 p4 -p -u group

Step 3: This will prompt you a form in which you need to add LDAP ids which is suppose to a part of that group.

Step 4: Later you can access of the group in protect table by following
 p4 -p -u group protect
and you can add following lines in it.

read group * //…
write group * //…

For more information, please refer following url….
www.perforce.com/perforce/doc.current/ma…/cmdref/protect.html
www.perforce.com/perforce/doc.current/manuals/cmdref/group.html
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn

Rajesh Kumar
Follow me
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x