[FreeNX-kNX] Re: Windows share problem

Agustin Castaño morsapc at gmail.com
Mon May 2 19:16:52 UTC 2011


Thx, Chris and Mario!
Now it says:

Info: Share: '//NB-3/D' failed to mount: mount error 1 = Operation not
permitted
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

I think its related to the suid thing.
How can I fix this?

On Mon, May 2, 2011 at 6:21 AM, <chris at ccburton.com> wrote:

>
> Agustin Castaño <morsapc at gmail.com> wrote on 02/05/2011 01:31:58:
>
>
> > Hi, I am connecting from a Windows 7 machine to a Centos 5 - Freenx
> setup.
>
> > When I enable the option "Enable printer and file sharing" on the NX
> > client, the following error appears: "Info: Share: '//PC-1/D' failed
> > to mount: /usr/bin/nxnode: line 1404: smbmount: command not found".
> > The error is right, the command "smbmount" is not found because it
> > is deprecated. CIFS shuould be used instead.
> > What can I do?
>
> Depending upon what centos have done with their version of nxnode,
> you may have a number of options, but the cover-all approach
> is to set in
> /etc/nxserver/node.conf
>
> COMMAND_SMBMOUNT=/sbin/mount.cifs
> # The key that contains the name of the complete path of command name
> # 'smbumount'.
> COMMAND_SMBUMOUNT=/sbin/umount.cifs
> # The key that contains the name of the complete path of command name
> # 'mount.cifs'.
> COMMAND_SMBMOUNT_CIFS=/sbin/mount.cifs
> # The key that contains the name of the complete path of command name
> # 'umount.cifs'.
> COMMAND_SMBUMOUNT_CIFS=/sbin/umount.cifs
> SAMBA_MOUNT_SHARE_PROTOCOL="both"
>
> # FreeNX with ENABLE_SAMBA_PRELOAD="1" will automatically setup
> # port 445 and 139 and forward them to the used samba port.
> #
> # This enables samba browsing to the local subnet in for example
> # konqueror.
> #
> ENABLE_SAMBA_PRELOAD="1"
>
> Making sure you point to an extant mount.cifs and umount.cifs
>
> You will also have to set mount.cifs and umount.cifs as
>          suid
> which can be flagged a security risk . . .
> eg. samba themselves advise not doing this.
>
> I recompiled mine so they only work with command line
> parameters and saved separate versions for NX but
> most people seem not to bother about this issue.
>
> You may find some issues with the windows server
> process being disabled if there is no LAN connection,
> so watch out for this if you use a 3G connection
> which thinks it is a modem.
>
>
> >
> > Regards.________________________________________________________________
> >      Were you helped on this list with your FreeNX problem?
> >     Then please write up the solution in the FreeNX Wiki/FAQ:
> >
> >
> http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ
> >
> >          Don't forget to check the NX Knowledge Base:
> >                  http://www.nomachine.com/kb/
> >
> > ________________________________________________________________
> >        FreeNX-kNX mailing list --- FreeNX-kNX at kde.org
> >       https://mail.kde.org/mailman/listinfo/freenx-knx
> > ________________________________________________________________
>
> ________________________________________________________________
>     Were you helped on this list with your FreeNX problem?
>    Then please write up the solution in the FreeNX Wiki/FAQ:
>
> http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ
>
>         Don't forget to check the NX Knowledge Base:
>                 http://www.nomachine.com/kb/
>
> ________________________________________________________________
>       FreeNX-kNX mailing list --- FreeNX-kNX at kde.org
>      https://mail.kde.org/mailman/listinfo/freenx-knx
> ________________________________________________________________
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/freenx-knx/attachments/20110502/0d11c0af/attachment.html>


More information about the FreeNX-kNX mailing list