Koozali.org: home of the SME Server

iBay Sharing - how can I do...

Offline raem

  • *
  • 3,972
  • +4/-0
Re: iBay Sharing - how can I do...
« Reply #15 on: January 21, 2008, 10:42:48 AM »
m4oz!nh4

So have a look at the second link but (generally speaking) replace user homes with the ibay sub folder.
...

Offline m4oz!nh4

  • ***
  • 49
  • +0/-0
Re: iBay Sharing - how can I do...
« Reply #16 on: January 22, 2008, 12:21:07 AM »
Problem:
You need to give Administrators or Power Users access to users home directories

Solution:
Follow this HowTo to create a new share name

Ray, I stared to use the as a guide, i know problaby it my mistake again. well, i typed this...

mkdir -p /etc/e-smith/templates-custom/etc/smb.conf    AND THEN

cd /etc/e-smith/templates-custom/etc/smb.conf


and I give back this information: NO SUCH FILE OR DIRECTORY

do I need to replace something in this command ?

sorry and thanks

Offline raem

  • *
  • 3,972
  • +4/-0
Re: iBay Sharing - how can I do...
« Reply #17 on: January 22, 2008, 01:57:27 AM »
m4oz!nh4

Quote
mkdir -p /etc/e-smith/templates-custom/etc/smb.conf
cd /etc/e-smith/templates-custom/etc/smb.conf
NO SUCH FILE OR DIRECTORY

The second command (cd ...) works fine for me.
I think you probably mistyped something in the first mkdir ... command

Use the up cursor arrow to check the previous commands you entered, and check spelling & capitals/lower case carefully
...

Offline m4oz!nh4

  • ***
  • 49
  • +0/-0
Re: iBay Sharing - how can I do...
« Reply #18 on: January 22, 2008, 03:21:11 AM »
thanks Ray,

well, I just checked the command line I put before and I can see any mistake, i also check the check spelling & capitals/lower case carefully...

I just put this
mkdir -p /etc/e-smith/templates-custom/etc/smb.conf

so, i tried again with saem result:

-bash: cd: /etc/e-smith/templates-custom/etc/smb.conf: no such file or directory

thanks

Offline raem

  • *
  • 3,972
  • +4/-0
Re: iBay Sharing - how can I do...
« Reply #19 on: January 22, 2008, 05:49:51 AM »
m4oz!nh4

Are you logged in as a user with root privileges ?
...

Offline m4oz!nh4

  • ***
  • 49
  • +0/-0
Re: iBay Sharing - how can I do...
« Reply #20 on: January 22, 2008, 02:01:21 PM »
yes I am :/

Offline raem

  • *
  • 3,972
  • +4/-0
Re: iBay Sharing - how can I do...
« Reply #21 on: January 23, 2008, 10:42:05 AM »
m4oz!nh4

Log in as the user root and try again
If it works OK as root user, then you need to configure correct access for other logged in users, perhaps use su - before the commands

...

Offline m4oz!nh4

  • ***
  • 49
  • +0/-0
Re: iBay Sharing - how can I do...
« Reply #22 on: January 23, 2008, 11:28:33 AM »
ok, I will do this and then i will let you know !

thanks !