[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference tuxedo::dce-products

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

2243.0. "Help with dcecp commands" by FOUNDR::CLEBLANC () Tue May 06 1997 17:38

    
    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.RTitleUserPersonal
Name
DateLines
2243.1double check -mypwdFOUNDR::WOODRUFFTue May 06 1997 17:4914

    
>    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.2Works for me tooVIRGIN::BILLBILL is my lastname !!!Wed May 07 1997 04:1210
 
>>>   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::CLEBLANCWed May 07 1997 10:374
    
    Thanks Guys.  Pilot error
    
    Chip