Re: [maemo-users] SAMBA on N800

2007-02-07 Thread Frantisek Dufka
Acadia Secure Networks wrote: It looks, however, that, for now, at least, in order to have the CIFS/SMB server on the N800 (so, e.g. a user on a PC could browse shares on the N800) it will be necessary to flash/install the modified version of the OS as the earlier post indicated. Yes, with

[maemo-users] SAMBA on N800

2007-02-06 Thread skler
I have successfully installed samba support on N800 I use this kernel:http://downloads.maemo.org/product/kernel and from osso-xterm type this command: $ sudo gainroot (for become root) # apt-get -y --force-yes install smbclient samba-common smbfs # mount.smb //HOST/DIR /MOUNT_POINT/ -o

Re: [maemo-users] SAMBA on N800

2007-02-06 Thread Acadia Secure Networks
Skler, why does the standard kernel have to be replaced in order to install Samba? Also it would appear that your command installs both the client side as well as the server side of Samba. Best Regards, John Holmblad Acadia Secure Networks GSEC Gold, GCWN Gold, GGSC-0100, NSA-IAM,

Re: [maemo-users] SAMBA on N800

2007-02-06 Thread Frantisek Dufka
Acadia Secure Networks wrote: Skler, why does the standard kernel have to be replaced in order to install Samba? Also it would appear that your command installs both the client side as well as the server side of Samba. There is also another slightly easier way. CIFS kernel module alone.

Re: [maemo-users] SAMBA on N800

2007-02-06 Thread Acadia Secure Networks
Frantisek, that is helpful. I think that once there is a version of the VNC server that has been ported to the N800 OS then the CIFS client on the N800 would be easy to use by means of a VNC client running on a PC running LInux or Windows. It looks, however, that, for now, at least, in order