Displaying 20 results from an estimated 10000 matches similar to: "Strange message from Samba"
2005 Apr 05
1
Can't mount samba share, Access denied
Hello,
I have samba configured with the following smb.conf file:
[global]
workgroup = mydomain
netbios name = servername
security = domain
printcap name = cups
disable spoolss = yes
show add printer wizard = no
idmap uid = 15000-20000
idmap gid = 15000-20000
winbind use default domain = yes
use sendfile = yes
printing = cups
[myshare]
comment = My new share
path = /export/myshare
valid users =
2014 May 02
2
Auth fail getpwuid(3000007) failed
Hi
sorry to bother, but all of a sudden after a fresh install of samba with
the regular smb4.conf it keeps on failing when users try to authenticate:
smbclient -U MyUser \\\\MyServerName\\MyShare MyPassword
session setup failed: NT_STATUS_UNSUCCESSFUL
[...]
check_ntlm_password: authentication for user [MyUser] -> [MyUser] ->
[MyUser] succeeded
[2014/05/02 10:29:40.930648, 3]
2008 Feb 19
2
Moving / Copying files inside server across different shares
Hi guys!
when I move a file inside a share (for example, from
\\server\myshare\dir1 to \\server\myshare\dir2), Samba manages it in
order to make the move inside the server. That is, its very fast
because the file never gets downloaded to the client.
My problem is that when moving a file across different shares, it gets
first downloaded to the client and then copied back to the new
location. For
2019 May 29
2
samba file server - sediskoperatorprivilege not being honored
Hello,
I've been setting up new file server using samba 4.8.3 (centos 7 RPM),
as samba 4 AD member server using my earlier smb.conf when I realised
that I was previously somewhat circumventing the
SeDiskOperatorPrivilege by using "admin users map" to SAMDOM\Domain
admins" parameter in smb.conf.
I decided to change my smb.conf and setup shares following samba wiki.
All
2014 May 11
2
Samba4 bug - "mount error(5): Input/output error"
Hi Rowland,
do you maybe have any idea what could potentially cause this bug?
smbclient thrwos me back a
mount error(5): Input/output error
when I try to mount the remote smbFS. It doesn't happen with my MacOSx
and Windows 7 as client but it happens with Linux OSs and with a Konica
Minolta copy machine with a scanner to samba function. The first try to
mount fails with the above error.
2004 Feb 06
3
Please help : Strange 'file has vanished' behaviour with rsync on windows.
Please help : Strange 'file has vanished' behaviour with rsync on windows.
I need to run rsync on windows and sync shares thru UNC names.
When I try :
rsync -e ssh -av //mypc1/myshare1/dir1/* //mypc1/myshare1/dir2/.
rsync does a copy but says "file has vanished" for every file.
Then when I run:
rsync -e ssh -av --dry-run //mypc1/myshare1/dir1/* //mypc1/myshare1/dir2/.
it shows
2009 Jun 17
0
Security = share changed in Samba 3+ ?
Hi,
I have several servers in separate networks currently running samba
2.2.5. Each server can have aliases and I'm using the %L macro in share
path, so that each appear as a separate 'virtual' server - depending on
how the client calls it. There is at least one SMB users defined in
'smbpasswd' file.
Here is the current config:
> [global]
> workgroup = MYGROUP
2010 May 27
2
Can only see files one level deep
Hi there,
I have been googling all morning, and have thus far not come up with a solution...
Server:
CentOS release 5.5 (Final)
samba-common-3.0.33-3.28.el5
samba-3.0.33-3.28.el5
samba-client-3.0.33-3.28.el5
Client:
OS X 10.6.3 (Build 10D578)
All patches are applied.
SMB CONF:
# cat /etc/samba/smb.conf
[global]
workgroup = WRKGRP
netbios name = Boleo
server string = (%L)
wins support = Yes
2016 Dec 29
3
答复: Is the "\\x.x.x.x" type tree connect request a client related feature?
Thanks for your attention, Gaiseric.
Sorry , but I had a little confused. Did you mean that the problem was something relevant with the DNS? However in my impression, I might not do anything about the DNS.
I have some clues that might be helped:
1) First of all, my samba server version set is "max protocol = SMB2", and the final protocol according to the negotiation result is smb2.10.
2016 Dec 27
0
Is the "\\x.x.x.x" type tree connect request a client related feature?
Is the samba server a domain controller? Is this a classic domain or an
Active Directory domain.
If you are using a classic domain you probably want a WINS server
configured. I find it works better if the primary domain controller
is also the WINS server. In a classic domain, keep the "smb
ports" as the default ( "smb ports = 445 139.") What is the
2025 Jan 06
1
Can a macOS (Posix) client see symlinks on FreeBSD server as symlinks on client?
Hello, Samba folks:
Is there a setting I could invoke, either on my server's Samba
configuration or on my macOS smbfs configuration, which would make the
hundreds of legacy symbolic links on the server's Posix file system
appear as symbolic links on the macOS client?
Does Samba claim that it will present symlinks on the server file system
as symlinks to a client?
Some background:
2019 Jun 03
0
samba file server - sediskoperatorprivilege not being honored
Hello,
Since nobody picked this up I will try to answer myself (hopefully
correctly).
I think I just misread documentation on wiki, but I would really
appreciate a clarification. In the wiki it states:
"To enable other accounts than the domain administrator to set
permissions on Windows, grant |Full control| (|rwx|) to the user or
group you granted the |SeDiskOperatorPrivilege|
2025 Jan 06
2
Can a macOS (Posix) client see symlinks on FreeBSD server as symlinks on client?
On Sun, 5 Jan 2025 22:43:23 -0800
Jim DeLaHunt via samba <samba at lists.samba.org> wrote:
> Hello, Samba folks:
>
> Is there a setting I could invoke, either on my server's Samba
> configuration or on my macOS smbfs configuration, which would make
> the hundreds of legacy symbolic links on the server's Posix file
> system appear as symbolic links on the macOS
2009 Oct 25
1
linux 2 linux transfer very slow
SVR
Debian sid V. 3.4.2-1
CLI
Debian lenny
=====================
Hi list,
Sometimes ago I noticed a samba slowing down but as I don't use it
very much it was not a PB (NO conf changes.)
Today I made this test on CLI:
mount -t cifs //svr/myshare /mnt/ -o username=myuser,password=mypw,ro
then:
cp /mnt/films/20090911_0025_footage.avi . (this one's 2GB)
The speed (measured w/ iptraf) is
2016 Dec 30
0
??????: Is the "\\x.x.x.x" type tree connect request a client related feature?
> the tree connect requests of the abnormal case may follow like this order:
>
> Tree connect request Tree \\172.16.37.96\IPC$
>
> Tree connect request Tree \\172.16.37.96
>
> Tree connect request Tree \\172.16.37.96
After the "badlock" patches, MS applies some checks.
( and this is default as of windows server 2008)
1) make user HOSTNAME and IP are correct in
2015 Dec 29
2
permission problems trying to access subdirectories of a samba share
Hi. I am having problems accessing subdirectories on a samba share. I
am using windows 10 build 10586 and linux kernel 4.1.15-gentoo and samba
4.2.7. I have two shares, one called audio and the other called
myshare. I cannot access the subdirectories in the myshare share. Here
are the definitions.
[myshare]
comment = root directory
path = /
#fake oplocks = yes
writable = yes
printable =
2017 Feb 08
0
转发: 答复: ??????: Is the "\\x.x.x.x" type tree connect request a client related feature?
Thanks for your response, Rowland.
Sorry for the late reply.
Here is my smb.conf:
[global]
workgroup = grouptest1
server string = %h server (Samba NAS)
dns proxy = no
log file = /var/log/samba/log.%m
max log size = 10000
syslog = 0
panic action = /usr/share/samba/panic-action %d
server role = standalone server
obey pam restrictions = yes
unix password sync =
2015 Feb 25
2
Error 64 connecting from WIndows 7
Hi all,
I'm running Samba 4.1.6 with Ubuntu 14.04.1 LTS on a Power 8 box.
Here is my smb.conf file:
[global]
client lanman auth = yes
client ntlmv2 auth = no
lanman auth = yes
netbios name = myName
map untrusted to domain = yes
log level = 3
[myshare]
path = /home/myuser/myshare
available = yes
valid users = myuser
read only = no
browseable = yes
public = yes
writable = yes
When I try to
2015 Dec 29
2
permission problems trying to access subdirectories of a samba share
Rowland penny <rpenny at samba.org> wrote:
> On 29/12/15 13:59, covici at ccs.covici.com wrote:
> > Hi. I am having problems accessing subdirectories on a samba share. I
> > am using windows 10 build 10586 and linux kernel 4.1.15-gentoo and samba
> > 4.2.7. I have two shares, one called audio and the other called
> > myshare. I cannot access the subdirectories
2015 Dec 29
1
permission problems trying to access subdirectories of a samba share
Rowland penny <rpenny at samba.org> wrote:
> On 29/12/15 15:44, covici at ccs.covici.com wrote:
> > Rowland penny <rpenny at samba.org> wrote:
> >
> >> On 29/12/15 13:59, covici at ccs.covici.com wrote:
> >>> Hi. I am having problems accessing subdirectories on a samba share. I
> >>> am using windows 10 build 10586 and linux kernel