Hello all
First i would like to say great work to all the ones that have made tutorials, they have given me a good start intro to Linux.
Im totally new to all this linux mumble. But hope you understand me question
but this one i just cant seem to get working
http://howtoforge.com/ubuntu-home-fileserver
I have made a VMware setup for this one.
I have followed the guide, but something is wrong, IE i cant get access to the share from windows or ubuntu 7.10 Desktop live cd version.
Wen i try to Explore the share i get this error in windows xp sp2
Im getting the pop up for username and password, i have tried to unix accounts but with no luck. But if i understand it correct i should not be asked here ?
But in the end windows turn up this error
\\server is not accessible. You might not have permission to this network resource.. etc etc. The group name could not be found
Here are some files that you probely is going to need the information about
/etc/hosts
Quote:
127.0.0.1 localhost.localdomain localhost
10.0.0.3 zaxoserver01.zaxonet.dk zaxoserver01
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
|
some fdisk info: fdisk -l
Quote:
Disk /dev/sda: 4294 MB, 4294967296 bytes
255 heads, 63 sectors/track, 522 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000c31ef
Device Boot Start End Blocks Id System
/dev/sda1 * 1 492 3951958+ 83 Linux
/dev/sda2 493 522 240975 5 Extended
/dev/sda5 493 522 240943+ 82 Linux swap / Solaris
Disk /dev/sdb: 4294 MB, 4294967296 bytes
255 heads, 63 sectors/track, 522 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0004b502
Device Boot Start End Blocks Id System
/dev/sdb1 1 522 4192933+ 7 HPFS/NTFS
|
The sdb1 is made into NTFS with Gparted
/etc/fstab
Quote:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=7534f28c-6fd4-4d9b-818f-9dee1e88d69b / ext3 defaults,errors=remount-ro 0 1
# /dev/sda5
UUID=ebfde0e7-4862-4c8d-8a16-db744190e0bc none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0
/dev/sdb1 /media/store ntfs defaults 0 0
|
/etc/samba/smb.conf
Quote:
the only thing i have changed here are
workgroup = WORKGROUP
and at the end added this
[ Public Folder ]
comment = Public Folder
path = /media/store
public = yes
writable = yes
create mask = 0777
directory mask = 0777
force user = nobody
force group = no group
|
I have made one user
adduser share
and smbpasswd -a share
The server has been restarted and samba is running:
If i boot the server with the ubuntu live cd 7.10 i can access the ntfs partition and create files / folders there.
I have searched all kind of guides, sites etc. etc. But i just cant find the answer any ware. Im pretty sure its some little thing.
if you need more info just name the place and i list it here
Yours Zaxo
Recent comments
16 hours 58 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 6 hours ago
1 day 11 hours ago
1 day 11 hours ago
1 day 13 hours ago
1 day 23 hours ago
2 days 4 hours ago
2 days 6 hours ago