This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

eDirectory 8.8.8.11 SMB

Hi

I have eDirectory 8.8.8.11 in Linux. 

I need to connect from other server (SUSE Linux Enterprise Server 12 SP5 64 bits) through SMB protocol in order to recursively list folders and files of eDirectory.

I could not find any driver for it. 

Can you help?

Parents
  • 0  

    Do you want to access the filesystem with the DIB files? You could spawn a Samba share, but just thinking about this makes me shiver. It's unsafe and will cause all sort of corruption and locking ssues, at least unless the daemon is stopped.

    What are you trying to accomplish at all?

Reply
  • 0  

    Do you want to access the filesystem with the DIB files? You could spawn a Samba share, but just thinking about this makes me shiver. It's unsafe and will cause all sort of corruption and locking ssues, at least unless the daemon is stopped.

    What are you trying to accomplish at all?

Children
  • 0 in reply to   

    Hi Mathias,

    I have a Linux software based on Java plataform that runs on SEL12 that needs to analyse (extract and index content) every file hosted in a edirectory 8.8.8.11 server. The customer thought about create a SMB connection so I could do that