
service nmbd statusservice nmbd restart

testparm -ssmbtreehostname
testparm -sLoad smb config files from /etc/samba/smb.conf
rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)
Processing section "[homes]"
Processing section "[printers]"
Processing section "[print$]"
Loaded services file OK.
Server role: ROLE_STANDALONE
[global]
server string = %h server (Samba, Ubuntu)
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
name resolve order = lmhosts wins bcast host
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
force user = matt
[homes]
comment = Home Directories
valid users = %S
read only = No
[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
guest ok = Yes
printable = Yes
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
guest ok = YessmbtreeWORKGROUP
\\MATT-LENOVO-XXXX matt-LENOVO-XXXX server (Samba, Ubuntu)
\\MATT-LENOVO-XXXX\matt-pc
\\MATT-LENOVO-XXXX\matt Home Directories
\\MATT-LENOVO-XXXX\Brother-HL-5370DW-series Brother HL-5370DW series
\\MATT-LENOVO-XXXX\Print_to_PDF Print to a PDF File
\\MATT-LENOVO-XXXX\IPC$ IPC Service (matt-LENOVO-XXXX server (Samba, Ubuntu))
\\MATT-LENOVO-XXXX\print$ Printer Drivers
\\MATT-LENOVO-XXXX\homes Home Directories
hostnamematt-LENOVO-XXXX
gksu gedit /etc/samba/smb.confnetbios name = matt-lenovosudo service smbd restartsudo service samba restart



I'm not sure I completely understand your statement, but I think you're restating my problem. Vista does not recognize the Mint computer, but I can access files on the Mint computer from the Vista computer by going to the ip address of the Mint computer or by setting up my Mint hard drive as a network drive in Vista. I'd rather it just work as a LAN though, which is the problem I still have.reodineli wrote:The Vista apparatus cannot see the Mint computer in the arrangement and administration center, but if you can go to the seek bar and blazon the ip abode and computer name can admission files on it.



Poisoned Dragon wrote:My suggestion is to change the computer name on the Linux Mint pc to one that is less than 16 characters.
Add the following line in the [global] section :
- Code: Select all
netbios name = matt-lenovo
It does not have to be "matt-lenovo" but it does have to be 15 characters or less in length ( Windows rules not Linux )

hostnamegksu gedit /etc/hostname

To display your current hostname type this in the terminal.
- Code: Select all
hostname
It will display your current host name, If it doesn't match the netbios string you set in smb.conf, that's the root of your problem.
testparm -sv /dev/null | grep "netbios name"testparm -sv | grep "netbios name"testparm -s | grep "netbios name"smbtreeIt's not enough to change the netbios string in smb.conf. You have to change your hostname.








Users browsing this forum: Google Adsense [Bot] and 1 guest