well for the couple week i try ubuntu in my compie, nice installation, very easy like winni. when its complete i try to find out how this ubuntu can be shared into the network. one article in ubuntu-forum said that i should activate samba. so i did. not very hard thou. type this to edit samba configuration:
sudo nano /etc/samba/smb.conf
then search (‘Strg+W’ in nano) for this line:security “user” and change it into security “share”
then add the following line to the [global] section
client NTLMv2 auth = yes
then restart your samba
sudo /etc/init.d/smb.conf restart
try it, now your ubuntu appears in windows network. ow yeas dont forget. u must enter to administration setting – network and set the group network thru GUI into your desire network.
it works for me
Leave a Reply