open-iscsi / targetcli-fb

Command shell for managing Linux LIO kernel target
Apache License 2.0
103 stars 69 forks source link

discovery_auth cannot be disabled #40

Closed ffrediani closed 10 years ago

ffrediani commented 10 years ago

Have enabled discovery_auth by issuing: set discovery_auth enable=1 userid=username password=mypassword

Now I want to disable it and it doesn't obey the command: /iscsi> set discovery_auth enable=0 Parameter enable is now '1'.

How come 1 ? Should confirm saying it is now '0' no ?

Using: Ubuntu 14.04 - Kernel 3.13.0-24 targetcli 2.1-1

agrover commented 10 years ago

Hi, Debian and Ubuntu ship the Datera version of targetcli, not targetcli-fb. You may want to open an issue against https://github.com/Datera/targetcli or through distro bug tracking.