WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Problem in pyneighborhood.tcz  (Read 1434 times)

Offline dsara35

  • Newbie
  • *
  • Posts: 49
Problem in pyneighborhood.tcz
« on: May 13, 2010, 10:20:16 AM »
I cannt add share its not working,,, wat is the problem........
D.Saravanan

Offline Kingdomcome

  • Sr. Member
  • ****
  • Posts: 286
Re: Problem in pyneighborhood.tcz
« Reply #1 on: May 13, 2010, 01:10:02 PM »
I just tested pyneighborhood on a clean install of TC2.11, works as expected.  Perhaps you can give a little more info about your setup and what you attempted.

Offline dsara35

  • Newbie
  • *
  • Posts: 49
Re: Problem in pyneighborhood.tcz
« Reply #2 on: May 14, 2010, 01:25:30 AM »
I try it in tiny2.9. It get installed successfully. i add perfernces default user as my user and click ok.. then i try to add the share of server ip and dir. i click add but it have stable nothing happening...

But i type in command mount.cifs //ipaddress/share dir /dir/ -o user,passwd after in pyneighborhood add column it showing the added user and type and share dir. i cannt add the user r share through gui this is my problem..........
D.Saravanan

Offline combo3

  • Full Member
  • ***
  • Posts: 148
Re: Problem in pyneighborhood.tcz
« Reply #3 on: May 14, 2010, 03:56:53 PM »
Try adding the server ip and name to /etc/hosts on the client.

Code: [Select]
$ sudo su
# echo "192.168.0.100   myserver" >> /etc/hosts
# cat /etc/hosts
127.0.0.1           box     localhost
192.168.0.100   myserver



Then start pyNeighborhood and your workgroup should appear in the left panel.