i-Planet Administration Guide

Viewing an i-Planet User's Properties

Use the following procedure to view an i-Planet user's properties through standard output. Key-value pairs are separated by a new line.

To View an i-Planet User's Properties
  1. Type the following command to view an i-Planet user's configuration, for example:


    # java com.sun.stnr.useradmin.UserAdminCL +action get -srclogin jdoe
    

    This command displays the properties of the i-Planet user specified after the switch -srclogin:


    + properties for login=jdoe
    Common.MailServer=mail.sun.com
    Common.CalendarServer=calendar.sun.com
    SNDesktop.userTemplatePath=/etc/opt/SUNWstnr/html_templates/
    
    userTemplate.html
    SNDesktop.prefTemplatePath=/etc/opt/SUNWstnr/html_templates/
    
    prefTemplate.html
    user.url=http://memnoch.eng.sun.com:8080/servlet/SNDesktop?
    
    template=user
    role=web
    Common.EmployeeNumber=12345
    Common.UserName=jdoe
    SNDesktop.feedbackTemplatePath=/etc/opt/SUNWstnr/html_templates/feedbackTemplate.html
    SNDesktop.checkCalendar=1
    SNDesktop.serviceTimeout=5000
    SNDesktop.checkMail=1
    SNDesktop.lang=usenglish
    session.uid=jdoe
    IMAP.Mail.password=f6006d14cafef5faa
    Common.LastName=Doe
    Common.FirstName=Jane
    SNDesktop.advancedTemplatePath=/etc/opt/SUNWstnr/html_templates/advancedTemplate.html
    Common.DefaultMailServer=mail.sun.com