you must add the computer name in the file /etc/passwd
use this command
adduser -g NTMachine -C NTMachine -s /dev/null -d /dev/null netbiosname$
it's important to add the $ at the end of netbios name REMEMBER.
after you must do
smbpasswd -a -m netbiosname$
that's all
CIAO
G.Pietro
I have mount a network share in this way
mount -t smbfs -o username=xxxx,password=xxxx,workgroup=xxxx,ro //host/share /mnt/share
and there no problem but when i try to tar this partition or a part of it with
tar cpvf /data/backup/backup.tar -T /root/listbk
i got sometimes the following...
I assume that you use redhat but it's almost the same with other distribution ... follow the instruction in the RedHat's GUI during the installation it will recgnize the Windows based partition automatically and when it will ask to which boot loader to use lilo or grub (i prefer lilo and i can...
I have a linux multihomed pc with a public IP address (80.204.xxx.xxx) and a private address (192.168.0.9) (it should be works as firewall and proxy server). when i put the private ip as gateway in my windows based pc i can go in internet only by squid, i can ping the public ip address but i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.