Win10, Linux, and Samba File Sharing

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
doguibnu

Win10, Linux, and Samba File Sharing

Post by doguibnu »

Hello!
First, thanks for your great post about this problems.

My problem is share printer asking password (W10 share printer with LM19)

1.
I started share install packages for windows-cups-samba in LM19 (smbclient - libsmbclient and pythonsmbd). Open firefox and: localhost:631
So, I add smb://IP_win10/share_printer_name. The install finish ok but, when I try test printer, it asks user and password to print.
Yes, in win10 side all is open to does not ask password. The pcs are into the same workgroup.

2.
After, I set in win10 to works with LPD. So, at LM19 side I made a new configuration in localhost:631 to print by LPD: lpd://IP_win10/share_printer_name and not works (no print, no ask password). Others win at this home (win7 and other win10) share printer between from win10 that is installed printer and this win10 can print in LM19 normally

I see your post after try to share printer with win10.
Can am doing wrong steps to works fine?

Thanks you so much by attention and Help

Douglas
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Pierre
Level 21
Level 21
Posts: 13227
Joined: Fri Sep 05, 2008 5:33 am
Location: Perth, AU.

Re: Win10, Linux, and Samba File Sharing

Post by Pierre »

Split this from Topic: viewtopic.php?f=42&t=199907
as it's pointless to revive those older Topics.

Can you post back here the output off:

Code: Select all

inxi -Fxz
and copy the result, back here, on your reply
Image
Please edit your original post title to include [SOLVED] - when your problem is solved!
and DO LOOK at those Unanswered Topics - - you may be able to answer some!.
altair4
Level 20
Level 20
Posts: 11460
Joined: Tue Feb 03, 2009 10:27 am

Re: Win10, Linux, and Samba File Sharing

Post by altair4 »

First:
I don't think I can help you with this. I haven't had an issue connecting to a printer for so long that I don't know how to diagnose problems with it any longer. If the Printer wants a username and password give it one. Make one up if you have to.

Second:
Pierre wrote: Mon Nov 05, 2018 9:49 pm Split this from Topic: viewtopic.php?f=42&t=199907
as it's pointless to revive those older Topics.
It's not an older Topic - it's a Tutorial. And it's one I continuously update as the need arises as you can see at the bottom of the first post in that link:
Last edited by altair4 on Fri Feb 09, 2018 2:43 pm, edited 3 times in total.
Please UnLock it.
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
doguibnu

Re: Win10, Linux, and Samba File Sharing

Post by doguibnu »

Hello!

Pierre, here is result about command: inxi -Fxz

System: Host: indcom Kernel: 4.15.0-38-generic x86_64 bits: 64 gcc: 7.3.0
Desktop: MATE 1.20.1 (Gtk 3.22.30-1ubuntu1)
Distro: Linux Mint 19 Tara
Machine: Device: desktop Mobo: Gigabyte model: H81M-H v: x.x serial: N/A
UEFI: American Megatrends v: F7 date: 05/08/2014
CPU: Quad core Intel Core i5-4460 (-MCP-)
arch: Haswell rev.3 cache: 6144 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 25538
clock speeds: max: 3400 MHz 1: 1251 MHz 2: 946 MHz 3: 945 MHz
4: 1022 MHz
Graphics: Card-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
bus-ID: 00:02.0
Card-2: NVIDIA GT218 [GeForce 210] bus-ID: 01:00.0
Display Server: x11 (X.Org 1.19.6 )
drivers: modesetting,nvidia (unloaded: fbdev,vesa,nouveau)
Resolution: 1366x768@59.79hz
OpenGL: renderer: GeForce 210/PCIe/SSE2
version: 3.3.0 NVIDIA 340.107 Direct Render: Yes
Audio: Card-1 Intel 8 Series/C220 Series High Def. Audio Controller
driver: snd_hda_intel bus-ID: 00:1b.0
Card-2 NVIDIA High Def. Audio Controller
driver: snd_hda_intel bus-ID: 01:00.1
Card-3 Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller
driver: snd_hda_intel bus-ID: 00:03.0
Sound: Advanced Linux Sound Architecture v: k4.15.0-38-generic
Network: Card: Realtek RTL8111/8168/8411 PCIE Gigabit Ethernet Controller
driver: r8169 v: 2.3LK-NAPI port: d000 bus-ID: 03:00.0
IF: enp3s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives: HDD Total Size: 1000.2GB (12.1% used)
ID-1: /dev/sda model: ST1000DM003 size: 1000.2GB
Partition: ID-1: / size: 916G used: 114G (14%) fs: ext4 dev: /dev/sda2
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 29.8C mobo: 27.8C gpu: 0.0:73C
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 184 Uptime: 2:48 Memory: 1209.1/7858.6MB
Init: systemd runlevel: 5 Gcc sys: 7.3.0
Client: Shell (bash 4.4.191) inxi: 2.3.56
ind-com@indcom:~$
doguibnu

Re: Win10, Linux, and Samba File Sharing

Post by doguibnu »

Hello Altair!

I will give it a password and test!

Thanks you so much


altair4 wrote: Tue Nov 06, 2018 7:37 am First:
I don't think I can help you with this. I haven't had an issue connecting to a printer for so long that I don't know how to diagnose problems with it any longer. If the Printer wants a username and password give it one. Make one up if you have to.

Second:
Pierre wrote: Mon Nov 05, 2018 9:49 pm Split this from Topic: viewtopic.php?f=42&t=199907
as it's pointless to revive those older Topics.
It's not an older Topic - it's a Tutorial. And it's one I continuously update as the need arises as you can see at the bottom of the first post in that link:
Last edited by altair4 on Fri Feb 09, 2018 2:43 pm, edited 3 times in total.
Please UnLock it.
doguibnu

(solved)Re: Win10, Linux, and Samba File Sharing

Post by doguibnu »

Hello!

I did follow some steps about samba and all is ok!
I can print on win10 by ldp port, its working!

Thanks all help and attention

Douglas
doguibnu wrote: Tue Nov 06, 2018 8:59 am Hello Altair!

I will give it a password and test!

Thanks you so much


altair4 wrote: Tue Nov 06, 2018 7:37 am First:
I don't think I can help you with this. I haven't had an issue connecting to a printer for so long that I don't know how to diagnose problems with it any longer. If the Printer wants a username and password give it one. Make one up if you have to.

Second:
Pierre wrote: Mon Nov 05, 2018 9:49 pm Split this from Topic: viewtopic.php?f=42&t=199907
as it's pointless to revive those older Topics.
It's not an older Topic - it's a Tutorial. And it's one I continuously update as the need arises as you can see at the bottom of the first post in that link:
Last edited by altair4 on Fri Feb 09, 2018 2:43 pm, edited 3 times in total.
Please UnLock it.
Locked

Return to “Beginner Questions”