Couldn't add the default project to user (user_attr)

Hello guys,

I am trying to learn Resource Management on Solaris x86 and I got the error. Could anybody tip me the solution.

Here is the log what I did:

============================

[sun1]# projects -l project1

project1

projid : 100

comment: "My test project"

users : user2

groups : (none)

attribs: task.max-lwps=(privileged,3,deny)

[sun1]# useradd -d /export/home/user1 -m -s /usr/bin/ksh -K project=project1 user1

UX: useradd: ERROR: Invalid key.

[sun1]# useradd -d /export/home/user1 -m -s /usr/bin/ksh user1

64 blocks

[sun1]# usermod -K project=project1 user1

UX: usermod: ERROR: Invalid key.

[sun1]#

============================

[763 byte] By [igor_tana] at [2007-11-27 11:32:52]
# 1

You use projadd and they end up in /etc/projects.

s-wilsona at 2007-7-29 16:47:54 > top of Java-index,Solaris Operating System,Solaris 10 Features...