Well, I'm prooud I haven't lashed out in frustration thus far, but figured it was high-time to reach out for help.
I've got Mint seeing the Win7 shares just fine, but not it's own or (and this is what I'm trying to make work) the Win7 seeing the Mint shares.
- Code: Select all
[b]testparm:[/b]
onesock2@onesock2-desktop ~ $ testparm -s
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[printers]"
Processing section "[print$]"
Processing section "[NBDownMint2]"
Loaded services file OK.
Server role: ROLE_STANDALONE
[global]
workgroup = MDKGROUP
netbios name = ONESOCK-DESK
map to guest = Bad User
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* .
username map = /etc/samba/smbusers
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
force user = onesock2
[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
printable = Yes
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
[NBDownMint2]
path = /home/onesock2/NBDownloads
read only = No
guest ok = Yes
onesock2@onesock2-desktop ~ $
and
- Code: Select all
[b]smbtree[/b]
MDKGROUP
\\VHIBS VHIBS
cli_start_connection: failed to connect to VHIBS<20> (0.0.0.0). Error NT_STATUS_UNSUCCESSFUL
\\ONESOCK-DESK Samba 3.5.11
cli_start_connection: failed to connect to ONESOCK-DESK<20> (0.0.0.0). Error NT_STATUS_UNSUCCESSFUL
\\KAIDU-PC
\\KAIDU-PC\Users
\\KAIDU-PC\NBDownloads2
\\KAIDU-PC\IPC$ Remote IPC
\\KAIDU-PC\H$ Default share
\\KAIDU-PC\G$ Default share
\\KAIDU-PC\Downloads
\\KAIDU-PC\D$ Default share
\\KAIDU-PC\C$ Default share
\\KAIDU-PC\ADMIN$ Remote Admin
Any suggestions or help would be appreciated. Nearing wit's end as they say.
FWIW, oddities I've noticed:
nautilus-share is installed, but seems to have no effect at all on the smb.conf.
Tried to make sure permissions were set (the user on the win7 machine is Kaidu, Onesock2 on Mint) but Kaidu couldn't be added to smbshare using gpasswd, however kaidu could and onesock2 could (don't remember if I tried Onesock2).
Thanks,
Kaidu


