ISCSI service failed to start

Hello All,
I created a SCSCI share I would want to use the CHAP authentication so I create a group (syssec) with a GID 3000 and a user (syssec) with the UID 3000.

When I start the ISCSI service I get this error message “Nov 12 11:03:22 scst[28868]: FATAL: Received the following error: Nov 12 11:03:22 scst[28868]: Invalid configuration encountered. Attribute ‘IncomingUser’ has an invalid value. Nov 12 11:03:26 scst[28761]: failed!”
I know the problem come from to the CHAP configuration because if I remove it everything works fine.

Thank you for your help.

Kind regards,

smokyrun

What version is this?

I use this version : 25.10.0 - Goldeye

Hello All,
I succeeded to fix my problem about ISCSI service, in my configuration there were 2 problems :
-For the CHAP configuration in ISCSI protocole about GID and user we must’nt create an user and an group in credentials tab, this creation is only to manage Truenas.
-Truenas doesn’t support some characters in password in the tab “Authorized Access” I modified the password with the same length (16 characters)

Now everything works fine.

smokyrun