cancel
Showing results for 
Search instead for 
Did you mean: 

Error during user creation through SAPINST

Former Member
0 Kudos

Hi

while creating user through sapinst am getting this error

and am tring to create with root access and pls check the below log

INFO[E] 2011-04-27 10:53:22.585 [syuxcuser.cpp:1921]

CSyUserImpl_getOsInfos(ILogBook *m_logBook, iastring sName,

iastring sID, tSyUserInfo& msUserinfo)

FSH-00006 Return value of function getpwnam(bwqadm) is NULL.

WARNING[E] 2011-04-27 10:53:22.817 [syuxcuser.cpp:1693]

CSyUserImpl::addToOS(const CUserData& data, ISyProgressObserver* )

FSL-01002 Unable to create account user="bwqadm". UX:

/usr/sbin/useradd: ERROR: Inconsistent password files. See

pwconv(1M). (return code 5)

WARNING[E] 2011-04-27 10:53:22.834

CJSlibModule::writeError_impl()

MUT-03025 Caught ESyException in Modulecall: ESAPinstException: error

text undefined.

ERROR 2011-04-27 10:53:23.52 [sixxcstepexecute.cpp:951]

FCO-00011 The step createAccounts with step key

|NW_Users_Create|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|3|0|createAccounts

was executed with status ERROR .

Regards

mohammed

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

User is not created because of password doen't match OS password's policy.

I guess in your OS level you have policy e.g. one letter big, one character etc.. but during installation you provided only one letter big and no characters or similar.

Try this a let my know, if error persist.

Best regards,

Peter Nechala