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, NSA-IEM
serving the digital home, entrepreneurial enterprise, and emerging 
carrier markets




(M) 703 407 2278

(F)  703 620 5388

primary email address:  [EMAIL PROTECTED] 

backup email address:  [EMAIL PROTECTED]





[EMAIL PROTECTED] wrote:

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 username=XXX,password=XXX

I try to develop a gui for samba. There is any developer free? :)

___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users
  
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] SAMBA on N800

2007-02-06 Thread Kahlil Johnson

Because it needs to have the module ot read such file system. I think
you can manually plug the module but since there is not a dkms
repository for the maemo, the kernel is manage monolitically. So you
have to install a single kernel with embedded modules.

Same thing happened to NFS on 2006.

On 2/6/07, Acadia Secure Networks <[EMAIL PROTECTED]> 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.






Best Regards,



John Holmblad



Acadia Secure Networks

GSEC Gold, GCWN Gold, GGSC-0100, NSA-IAM, NSA-IEM
 serving the digital home, entrepreneurial enterprise, and emerging carrier
markets



(M) 703 407 2278

(F)  703 620 5388

primary email address:  [EMAIL PROTECTED]

backup email address:  [EMAIL PROTECTED]




 [EMAIL PROTECTED] wrote:
 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 username=XXX,password=XXX

I try to develop a gui for samba. There is any developer free? :)

___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users





--
Kahlil Johnson
"Ya tengo GMAIL!!"
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


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.

http://maemo.org/maemowiki/HowToAccessWindowsCIFS

Frantisek
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


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 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.



Best Regards,



John Holmblad






[EMAIL PROTECTED] wrote:

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.

http://maemo.org/maemowiki/HowToAccessWindowsCIFS

Frantisek
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


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 CIFS module N770/800 only works as a client. Most people want 
just this. For server you need Samba, but you shouldn't need to flash 
modified kernel at all. Just Samba server should be enough.


Frantisek
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users