On Mar 1, 1:16 am, Mike Christie <[email protected]> wrote: > 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-isnshttps://github.com/mikechristie/open-isns >
open-iscsi also includes the same code that you mentioned in the above link. Only problem is that it doesn't create "isnsd" or "isnsadm" on compilation. It just creates a library "libisns.a" but no binaries. Is there a way I can compile "isnsd" and "isnsadm" ? thanks, rahul -- 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.
