| Title: | DCE Product Information |
| Notice: | Kit Info - See 2.*-4.* |
| Moderator: | TUXEDO::MAZZAFERRO |
| Created: | Fri Jun 26 1992 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 2269 |
| Total number of notes: | 10003 |
I need some help with dcecp. I've been following the examples in the
application guide, but I'm missing something with security. Below are
the commands that I use and the error that I get.
dcecp> principal create c_leblanc
dcecp> group add users -member c_cleblanc
dcecp> organization add users -member c_cleblanc
dcecp> account create c_leblanc -group users -organization users \
\ -password -dce- -mypwd myownpassword
Error: Data integrity error
What did I fail to do?
Thanks.
Chip
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 2243.1 | double check -mypwd | FOUNDR::WOODRUFF | Tue May 06 1997 16:49 | 14 | |
> Error: Data integrity error
> What did I fail to do?
i just tried to do this and it worked fine but I got the error if i got
my password incorrect.
garry
| |||||
| 2243.2 | Works for me too | VIRGIN::BILL | BILL is my lastname !!! | Wed May 07 1997 03:12 | 10 |
>>> dcecp> account create c_leblanc -group users -organization users \ >>> \ -password -dce- -mypwd myownpassword Just make sure that myownpassword is the password of the principal you're logged in currently. (e.g. password of cell_admin) /Marco | |||||
| 2243.3 | <Thanks> | FOUNDR::CLEBLANC | Wed May 07 1997 09:37 | 4 | |
Thanks Guys. Pilot error
Chip
| |||||