On 02/29/2012 09:42 AM, [email protected] wrote: > Guys, > > I have downloaded open-iscsi "open-iscsi-2.0-872.tar.gz". > > When I do "make user", it only compiles "iscsid", "iscsiadm", > "iscsistart". > > Can someone please tell me how to compile "isnsd" and "isnsadm" ? > > I want to do "isns" discovery with the security enabled. Can someone > tell me how to do that. What all things need to be done ? > > I can do simple isns discovery without any security. But, how can I > enable security for iSNS discovery ? > > thanks a lot for any help in advance ... >
If you want to use isnsadm/isnsd you should get open-isns https://github.com/mikechristie/open-isns open-iscsi just uses a subset of open-isns's isns lib to do discovery. I will put it on the TODO to add support for the security features. -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
