hi ,
I have started the TOMCAT and loaded the PDK page in the browser using <http://localhost:8080/irj/servlet/prt/portal> . I have logged in as
username : admin
password : admin
when i try to upload a .par file ,it gets logged off . I have seen the KMUsers.properties file also. Is there anything that I have to do to get the admin user the right to do anything in the pdk...It says , "component cannot be rendered , you need to login as admin for this iView" , I had logged in through admin only.
I have also tried the user
username : wp
password : wpuser
please reply fast...
thank you inadvance...
avinash
hi Detlev,
thank you for replying ,
the content of KMUsers.properties are
##########################################################################
copy the user below to have an adminstrator account
and rename "wp" with your R/3 userid
##########################################################################
#
wp.id = wp
wp.lastname = Lastname
wp.firstname = Firstname
wp.locale = en_en
wp.roles = portal_demo, portal_admin, com.sapportals.km.km_admin
wp.password = wpuser
admin.id = admin
admin.lastname = Lastname
admin.firstname = Firstname
admin.locale = en_en
admin.roles = portal_demo, portal_admin, com.sapportals.km.km_admin
admin.password = admin
#
##########################################################################
please tell me what should i do?
thank you ,
avinash
Add a comment