<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 11/27/2011 00:31, Matt Emmott wrote:
    <blockquote
cite="mid:CAGHPk0bbkGv_XuyRTUJGyzFVxYVkjocZC-6gsHtF1KWmont8Dw@mail.gmail.com"
      type="cite">I use <a moz-do-not-send="true"
        href="http://mythlink.pl">mythlink.pl</a> to dump symlinks of my
      recordings to /var/lib/mythtv/recordings/show_names. Recordings is
      shared out over SMB. I used to be able to mount
      recordings/show_names on my Boxee Box and stream recordings from
      there. However, I recently added a couple new drives and set each
      one up as a member of my recording group. Now, these symlinks no
      longer work over SMB.<br>
    </blockquote>
    <br>
    Standard behavior of Samba is to dereference symlinks on the server
    side, making them transparent to the clients.&nbsp; In the case that the
    client claims to support symlinks, Samba will provide the actual
    link, allowing the client to do its own dereferencing.&nbsp; You can
    disable this by turning the 'unix extensions' option off.<br>
  </body>
</html>