OESF Portables Forum

Everything Else => Desktop Operating Systems Issues => Zaurus General Forums => Archived Forums => Windows Issues => Topic started by: Ansel_Tk1 on April 14, 2004, 11:38:58 pm

Title: How to edit smb.conf?
Post by: Ansel_Tk1 on April 14, 2004, 11:38:58 pm
Hi all - hope someone out there can help...

I\'m trying to the the /usr/lib/samba/smb.conf file with a text editor (QZed) in Cacko QT 1.21 and I can\'t figure out why the changes won\'t take effect. I assume it has to do with a read/write permission or something like that, but being an obvious linux doofus I have no idea how to change the file!

I\'m trying to get the Z to sync wirelessly to my Outlook in XP.

Any help would be appreciated!

Thanks
Title: How to edit smb.conf?
Post by: offroadgeek on April 15, 2004, 01:50:32 am
check out this FAQ (http://www.zaurususergroup.com/modules.php?op=modload&name=FAQ&file=index&myfaq=yes&id_cat=22#273).  hopefully this helps
Title: How to edit smb.conf?
Post by: offroadgeek on April 15, 2004, 01:55:26 am
you might also want to check out this How-To on Wireless Syncing (http://www.zaurususergroup.com/modules.php?op=modload&name=phpWiki&file=index&pagename=Wireless%20Syncing).  The header says it\'s for the C7x0, but it will actually work the same with the 5x00.  This How-To also has some instructions on how to change the smb.conf (with a link to an already modified smb.conf file!).
Title: How to edit smb.conf?
Post by: Mitch on April 15, 2004, 04:11:22 am
Try using Advanced Text Editor, and setting it to run as root, this will let you edit conf files.
Title: How to edit smb.conf?
Post by: maslovsky on April 15, 2004, 05:16:38 am
in Cacko ROMs 1.2x by default /usr/lib/samba/smb.conf  is a link to /usr/lib.rom/samba/smb.conf  file located in ROM. If you want to edit it, delete the link and copy actual smb.conf file from /usr/lib.rom/samba/.
Title: How to edit smb.conf?
Post by: Ansel_Tk1 on April 15, 2004, 09:29:49 pm
Sorry...

How do I delete the link and copy the file from /usr/lib.rom/samba/?

Thanks!
Title: How to edit smb.conf?
Post by: maslovsky on April 16, 2004, 01:25:48 am
su
rm -f /usr/lib/samba/smb.conf
cp /usr/lib.rom/samba/smb.conf  /usr/lib/samba