I will try to answere all questions. Remember I am new to all this.
Quote:
Want to change default workgroup name. of what?
|
of the Linux install
Our network consists of 5 PC's running a mix of OS (Win7, Win10 and OSX)
All using workgroup name HOME
Quote:
and changed name from WORKGROUP to HOME.exactly where?
|
by editing /etc/samba/smb.conf
Quote:
but when I reboot I still got WORKGROUP how did you check it (and where?)
|
on the Network/WindowsNetwork/ desktop icon
I still have the WORKGROUP icon and the HOME icon.
I was hoping by changing the default workgroup name I would end up with only one workgroup (HOME}
I could live with the present state however when I try to get into HOME workgroup I am asked for username/passwork
and I don't remember setting any. When I try different username/passwork none works. Message "Unable to mount location.
Quote:
No, you're supposed to enter that command with the actual machine (NetBIOS) name
|
smbclient -L 192.168.0.10
WARNING: The "syslog" option is deprecated
Enter HOME\td's password:
Sharename Type Comment
--------- ---- -------
ADMIN$ Disk Remote Admin
C$ Disk Default share
D Disk
D$ Disk Default share
E Disk
E$ Disk Default share
IPC$ IPC Remote IPC
Reconnecting with SMB1 for workgroup listing.
Connection to 192.168.0.10 failed (Error NT_STATUS_RESOURCE_NAME_NOT_FOUND)
Failed to connect with SMB1 -- no workgroup available
smbclient -L localhost
WARNING: The "syslog" option is deprecated
Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)
Thanks all for helping me out and I hope I answered the questions correctly.