Displaying 20 results from an estimated 3000 matches similar to: "Cannot Find Windows Shared Printer"
2019 Oct 14
2
Cannot Find Windows Shared Printer
On 10/14/2019 1:54 PM, Giulio via samba wrote:
> On Mon, Oct 14, 2019 at 5:55 PM gw1500 via samba <samba at lists.samba.org> wrote:
>> I am running CentOS 7 with Samba version 4.9.1. I have a Windows shared
>> printer that I cannot set up but I am not sure if this is a CentOS issue
>> smbclient -L dap001 -N
>> Unable to initialize messaging context
>>
2019 Sep 27
5
Browsing shares of a server
On 9/27/19 1:32 PM, Rowland penny via samba wrote:
....snippity...
> I repeat, smbclient never had anything to do with network browsing, so
> it is unlikely to have anything to do with Network Discovery. Perhaps
> you are thinking of libsmbclient ? this can be used by other packages to
> provide network browsing.
>
> You could always code up what you require and propose it as
2019 Sep 27
1
Browsing shares of a server
On 9/27/19 5:38 PM, Jeremy Allison wrote:
> On Fri, Sep 27, 2019 at 01:36:42PM -0500, Christopher Cox via samba wrote:
>> On 9/27/19 1:32 PM, Rowland penny via samba wrote:
>> ....snippity...
>>> I repeat, smbclient never had anything to do with network browsing, so
>>> it is unlikely to have anything to do with Network Discovery. Perhaps
>>> you are
2019 Oct 15
2
Cannot Find Windows Shared Printer
On 10/15/2019 6:03 AM, Giulio via samba wrote:
> On Mon, Oct 14, 2019 at 9:41 PM gw1500 via samba <samba at lists.samba.org> wrote:
>
>> Thanks. I tried the workaround but it was no help. I'm a little fuzzy on
>> how to add a Windows user/pwd. I THINK I'm supposed to create the file:
> I understand you want to access a windows printer from Linux, and you
> are
2019 Oct 15
2
Cannot Find Windows Shared Printer
On 10/15/2019 10:13 AM, Rowland penny via samba wrote:
> On 15/10/2019 14:23, gw1500 via samba wrote:
>> On 10/15/2019 6:03 AM, Giulio via samba wrote:
>>> On Mon, Oct 14, 2019 at 9:41 PM gw1500 via samba
>>> <samba at lists.samba.org> wrote:
>>>
>>>> Thanks. I tried the workaround but it was no help. I'm a little
>>>> fuzzy on
2019 Apr 04
2
Shared printing between Linux (client) and Windows (server): NT_STATUS_ACCESS_DENIED
Thank you for answer.
Logged in as Guest, then went to Security tab. I see `Everyone', it is
given all permissions. Then I went to `Current permissions' tab (I have
localized OS at the moment, so probably it is not correct name) and
typed in `Everyone' and `Guest' as well: all five permission types are
checked.
$ smbclient -L 192.168.0.100 -m SMB2
Sharename
2019 May 31
2
smbclient -L returns NT_STATUS_REVISION_MISMATCH
Hi all,
Sorry for this question which has certainely already been answered, but
I could not find info in the list nor in the wiki.
From my Debian laptop running testing (samba 4.9.5) and with an empty
smb.conf (I wanted to be sure that only default values are used), I can
not browse shares of a Windows 10 machine (sorry, Thunderbird splits
some lines):
smbclient -L 192.168.122.200
Unable to
2019 Jul 03
2
Problem with libsmbclient notify
Hello,
I'm trying to use the "notify" API of libsmbclient, testing against a
Samba AD DC. The function is returning with errno=22 (mapped from
NT_STATUS_REVISION_MISMATCH), and I'm getting the following error
message:
smb1cli_req_writev_submit: called for dialect[SMB3_11]
server[dc1.example.com]
It looks like libsmbclient is, for some reason, using SMB1 but needs
to be
2019 Oct 03
2
Browsing shares of a server
On 9/27/19 1:39 PM, Jeremy Allison wrote:
> On Fri, Sep 27, 2019 at 01:36:42PM -0500, Christopher Cox via samba wrote:
>> On 9/27/19 1:32 PM, Rowland penny via samba wrote:
>> ....snippity...
>>> I repeat, smbclient never had anything to do with network browsing, so
>>> it is unlikely to have anything to do with Network Discovery. Perhaps
>>> you are
2019 May 31
1
smbclient -L returns NT_STATUS_REVISION_MISMATCH
Shanks for the hint! Very strange that the default is only to use a
deprecated protocol… Anyway, this option has no effect on this issue…
Yvan
Le 31/05/2019 à 18:53, Kris Lou via samba a écrit :
> Most likely, your Windows 10 (file server) is disallowing SMB1 connections,
> which is the default for smbclient.
>
> You can force smbclient to use a higher protocol with "smbclient
2019 Sep 27
1
Browsing shares of a server
On 9/27/19 1:39 PM, Jeremy Allison via samba wrote:
> On Fri, Sep 27, 2019 at 01:36:42PM -0500, Christopher Cox via samba wrote:
>> On 9/27/19 1:32 PM, Rowland penny via samba wrote:
>> ....snippity...
>>> I repeat, smbclient never had anything to do with network browsing, so
>>> it is unlikely to have anything to do with Network Discovery. Perhaps
>>> you
2019 Oct 14
3
Cannot start SMB on CentOS 7
*I am running Samba on CentOS 7 and for some reason I cannot get the smb
daemon to start (Samba version 4.9.1). This is the status after a failed
start:*
smb.service - Samba SMB Daemon
???? Loaded: loaded (/usr/lib/systemd/system/smb.service; enabled; vendor
preset: disabled)
???? Active: failed (Result: exit-code) since Mon 2019-10-14 10:29:59 EDT;
31s ago
???????? Docs: man:smbd(8)
2018 Jul 25
3
Unable to contact active directory or verify claim types
I am running several Solaris 11 file servers with samba 4.7.6. This is
an AD domain but the domain controllers are Win 2008 R2 and Windows 2012 R2.
All users and groups in AD have unix uidNumbers and gidNumbers assigned.
On one file server, I am having problems where some users can not access
files , via windows, to which they should have access as the group member.
For example,
2019 Sep 27
2
Browsing shares of a server
On 9/27/19 1:11 PM, Rowland penny via samba wrote:
> On 27/09/2019 18:57, Christopher Cox via samba wrote:
>> On 9/27/19 12:48 PM, Rowland penny via samba wrote:
>>> On 27/09/2019 18:33, Christopher Cox via samba wrote:
>>>>
>>>> I understand the "Function Discovery" side and wsdd (which is fine
>>>> for local same network discovery
2019 Oct 15
0
Cannot Find Windows Shared Printer
On 15/10/2019 14:23, gw1500 via samba wrote:
> On 10/15/2019 6:03 AM, Giulio via samba wrote:
>> On Mon, Oct 14, 2019 at 9:41 PM gw1500 via samba <samba at lists.samba.org> wrote:
>>
>>> Thanks. I tried the workaround but it was no help. I'm a little fuzzy on
>>> how to add a Windows user/pwd. I THINK I'm supposed to create the file:
>> I
2018 Apr 04
2
Plot data in sequence
Hi r-users,
I would like to draw line plots. However, the plot starts from 11121 data
and plot data ENTRY last in the plot.
Here is the code and data.
datn <- read.table(header=TRUE, text='
LEVEL STATUS CGPA
DIPLOMA ENTRY 3.32
DIPLOMA 11121 2.91
DIPLOMA 11122 2.90
DIPLOMA 12131 2.89
DIPLOMA 12132 2.89
DIPLOMA 13141 2.93
DIPLOMA 13142 2.96
DIPLOMA 14151 2.76
DIPLOMA 14152 2.73
STPM
2018 Apr 04
0
Plot data in sequence
Hi,
Thanks for the reproducible example.
Looking at
str(datn)
would give you a clue.
STATUS is a factor because it contains character values. Factor levels
by default are alphabetical with numbers first, but you can change
those.
> str(datn)
'data.frame': 36 obs. of 3 variables:
$ LEVEL : Factor w/ 4 levels "DIPLOMA","MATRIC",..: 1 1 1 1 1 1 1 1 1 4 ...
$
2009 Mar 05
2
Fox Pro DBF open problems
Hi List,
Second
attempt to get this issue diagnosed and solved.
Samba Version 3.0.28el4
CentOS 4.7
The behavior is as follows when accessing Fox Pro dbf files.
Users can access the files through the Fox Pro command
interface without issues,when they choose a graphical environment (windows
explore of the windows file open gui) the system returns an access denied
message on the first
2024 May 06
1
NT1 protocol question
Hi
Some may remember that I asked about configuring a Samba server for the
legacy NT1 protocol due to a couple of old industrial systems that do not
support SMB2/3.
I noticed this today from the Samba server, probably doesnt mean anything
but I still would like to ask the group. The server is of course joined to
a domain and operates as it should.
sysman at hp-srv03:~$ *net domain testjoin -U
2024 May 06
1
NT1 protocol question
On Mon, 6 May 2024 09:06:36 +0200
Anders ?stling via samba <samba at lists.samba.org> wrote:
> Hi
> Some may remember that I asked about configuring a Samba server for
> the legacy NT1 protocol due to a couple of old industrial systems
> that do not support SMB2/3.
> I noticed this today from the Samba server, probably doesnt mean
> anything but I still would like to ask