User Management

Portal users must be authenticated to use most portal functions (except for those available to anonymous users). The portal takes advantage of the User Management Engine of the AS Java.

Basics

Creating a new administrator user using JSP — This JSP code creates a new portal user called XXXXXXX with a password of admin99 with the role of a super admin. This is useful in case your regular super admin user is locked out.
3 Utilities - Locating and Installation
Limiting Number of Users Logged On — One of the common issues many portal projects have is to limit the number of users who can be logged on to the portal / WebAS (e.g. for WebDynpro) at any one time. This is a way to do it.
How Does User Administration Work? — Portal user administration basics and information to get started with user administration
Changing UME properties using the config tool — The config tool is a good choice for making changes to UME properties, as it is available even if the Java engine won't start. Here's how to use it to change the properties or to select a different configuration file.
Some General Tips — Some generalizations that I have noticed from watching the portal implementation forum.
4 SLD (Post Install)
System Creation in portal
Portal theme and language personalization in EP7.0 — End user personalization to select a portal theme and language
Portal Content Development

Users, Groups and Roles

Virtual Groups — Sometimes you're asked if you can do role assignment based on some sort of attribute of the user - for example, an English role, a German role etc. With virtual groups, this is possible.

LDAP

Setting Up an LDAP for the Portal — A how to guide for integrating the SAP NetWeaver portal to use an LDAP product

Single Sign-On

SSO Checklist — This is a quick checklist to help you see if SSO is set up correctly in your backend system. Please use this list before posting questions about SSO in the portal forums.
SSO Troubleshooting — Some things to check for resolving SSO problems
Logon Tickets, Certificates and Backend Certificates — Logon tickets are a fundamental part of SSO (Single Sign On) between the portal and an SAP backend system.
Single Sign-On and User Mapping — A single sign on environment does not need to just use logon cookies.
System Creation in portal
Single Sign-On and Cookies — Single Sign On (SSO) relies on cookies. Here are some FAQs about this relationship
Single Sign-On to Non-SAP Backends — One of the powerful features of the SSO ticket is that it can be used by non SAP backend applications. This page explains some of the issues involved.
Disable the user password — It is useful to be able to disable the password for a set of ABAP users. This prevents user from accessing the ABAP system directly, but they can still access through single sign on from an SAP NetWeaver Portal

Authentication

Labels

ep_useradmin ep_useradmin Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.