On Tuesday 21 Jul 2009, kesavan (K7) wrote: > here i am using cent os 5.0 server and the client is ubuntu 9.04 > and using samba sharing folders > but i cant edit the samba files in client system using smb4k package >
Where are you editing the "samba files" on the server or the client? /etc/samba/smb.conf defines the server configuration. However, you need to test your samba server before you start connecting clients to it. You can do it by using smbclient on the server itself. On the client side you need the samba-client tools to mount the samba exports from the samba server. Please read this Samba by example and it should get you going from the simplest to the enterprise level configurations. http://us1.samba.org/samba/docs/man/Samba-Guide/ In general, whenever you want to setup up any application, be it samba or ldap ..., it is helpful to read the docs published by that application's community. Most of them are very helpful and sufficient to get you started with the basic configuration. > how to solve this bugs? I don't think it is a bug but insufficient reading on your part :) -- Arun Khan _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
