Displaying 20 results from an estimated 1200 matches similar to: "UI performance awful - please help!"
2005 Mar 24
3
Windows XP & greyed-out Guest user password prompt
Hi, we've been using Samba for a while, and are just now starting to
switch our desktop computers to Windows XP. We are having a problem
where connections to our Samba server fail, and the user is presented
with a password prompt asking for a password for user Guest. They can't
select a different user.
I've searched the Microsoft knowledgebase, and the Samba list archives,
and
2002 Oct 04
3
NT Security tab changes
Do I need to patch ACL support into the Linux kernel just to allow users
to change permissions on files hosted on the Samba 2.2.5 server? All I
really need is to allow users to set read/write/execute on files. Right
now, I don't have an ACL-patched kernel installed on the server.
My users can see the security tab when they check the preferences on
Samba-hosted files, but they can't
2024 Sep 02
1
Configuration of numerous shares
Maybe someone here has the acquired experience necessary to answer this
question:
Since each share consumes resources, such as RAM and processing, which would
be the most effective scenario? Share a directory for each department, such
as:
Acounting
Finance
HumanResources
This soon leads to dozens of shares in my case.
The other option is to share only the top folder (Enterprise in the
2006 Jul 11
1
Aggregate Controllers
Hi,
I''m developing a dashboard like page and basically want to combine the result of multiple actions on a page. I''ve done this so far:
def index
r1 = render_to_string :action => "action1"
r2 = render_to_string :action => "action2"
render :text => r1+r2
end
This works, but now I want to render from other controllers and this is where
2019 Jun 18
0
error when trying to copy file from samba share to old Windows CE share
What i see with google and that error code is.
Windows activation problems due to bad disk/bad sectors.
File copy problems due to wrong rights.
Virus/mailware activity.
And what happens if you change your share to :
[fileshare]
comment = Public Share
path = /share/fileshare
public = no
writable = yes
printable = no
A few thing you can check/try.
Greetz,
Louis
2019 Jun 18
0
error when trying to copy file from samba share to old Windows CE share
On 18/06/2019 14:55, Dan Arena via samba wrote:
> Hello,
>
> This error started after upgrading my distro(did a fresh install of
> fedora 30 server edition), which upgraded samba from 4.1.20 to 4.10.4.
> If I try to copy a file using a Windows 7 PC from the samba share to
> an old Windows CE share (on a CNC router table, so can't upgrade it)
> it tells me:
>
> An
2012 May 12
1
getting files and ACLs from a fileshare in Python
Hi,
I am weighing Python for an application which needs to connect to a
fileshare, to index the documents and also to retrieve the ACLs.
Is there an equivalent of the Java libjcifs in Python?
Given that the application will be running on Windows, what is the
best way to use the win32 API from Python?
If the application is running on Linux, I might be better off simply
mounting the share. Do
2008 Dec 04
0
Problem accessing [home] share - SMB/AD
I have a deployement of samba 3.2.5, with MIT KRB5.1.6.3 and authentication
from Win2k3 AD server. I am able to access public shares as well as
restricted shares such as an 'Engineering' share when I put my user in the
correct AD group. However, I am completely unable to access my "Home"
share.
Getent passwd, works (grepped for my username)
2019 Jun 19
2
error when trying to copy file from samba share to old Windows CE share
Resending this to whole list, sorry for the duplicate email Rowland, I
rarely use mailing lists and didn't notice the Reply-To was to you
instead of the list.
On Tue, Jun 18, 2019 at 10:18 AM Rowland penny via samba
<samba at lists.samba.org> wrote:
>
> Try adding 'client max protocol = NT1' to [global] in your smb.conf
>
> Rowland
>
Tried this, but it did not
2019 Jun 18
7
error when trying to copy file from samba share to old Windows CE share
Hello,
This error started after upgrading my distro(did a fresh install of
fedora 30 server edition), which upgraded samba from 4.1.20 to 4.10.4.
If I try to copy a file using a Windows 7 PC from the samba share to
an old Windows CE share (on a CNC router table, so can't upgrade it)
it tells me:
An unexpected error is keeping you from copying the file. If you
continue to receive this error,
2017 Mar 09
0
(no subject)
Job Title: Sr Research Associate I
Location: Brandeis University, Waltham, MA
Full/Part Time: Full-Time
Regular/Temporary: Regular
The mission of the Institute for Child, Youth and Family Policy (ICYFP) is
to conduct and disseminate policy-relevant research on health and
development of children and their families. We seek a socially minded,
highly motivated data expert with full-time work
2006 Sep 15
3
Samba tuning advise
Helo,
We use a big fileserver running Linux/Samba as fileshare.
We are facing performances problems for which we'd like some advise :
Clients are OS2(LanManager) and windows 2000 reading and writing lots of
files in the same directory on the fileshare.
We currently have more than 80 000 files in the directory (files size is
about 100 Bytes).
Could you please advise us some Samba tuning
2004 Aug 31
1
OS/2 error while accessing samba share
I have a Samba server running version 3.0.2-6.3E on Whitebox Linux 3.
The samba server is joined to a NT4 domain. I can access the share
from my XP Pro box just fine. But, accessing the samba share from an
OS/2 box results in an error. I am able to map the share just fine
using 'net use'. But when I try to access the share within the GUI, I
get the error: "No objects were found that
2005 Jan 17
1
Slow write access with Samba 3.0.10-Debian
Hi!
I've got a problem with write access on samba fileshares mounted via
fstab on two Debian Sarge servers. These servers are behind firewalls
and can only access each other, so security is not an issue. They are
configured as follows:
I'll use placeholders for IP-adresses, usernames, passwords etc. just
out of paranoia, I do know, that these IPs do not make sense ;)
the servers are
2005 Jan 18
0
AW: Slow write access with Samba 3.0.10-Debian
By the way, the wait-period before the write access is "committed" or whatever is always precisely 30 seconds, so I believe, that there may be some timeout issue before samba is actually doing what it's supposed to do. Has anybody got an idea?
> -----Urspr?ngliche Nachricht-----
> Von: samba-bounces+markus.wollny=computec.de@lists.samba.org
>
2010 Jun 25
2
Samba and " (and maybe other characters) in paths/files
Hello
I have samba installed on my server, with a fileshare. When connecting to samba, using windows, filesnames with " (double quotes) in them become gibberish on the windows client.
Under linux I connect to these fileshares using NFS, and the names are correct (I also created them this way).
I've made a screenshot: http://users.webmind.be/~glenn/samba.PNG
How can I fix this?
2007 Feb 01
1
Vista password being rejected on share security mode
I'm working on trying to get Samba 3.0.23c to work with Vista and I've run into a snag. If a share is set up for security = share, and protected with a password, when I try to mount the share using Start->Run->\\server\share, the password is rejected by Samba for about the first 10 seconds, but after that, it lets me in. I've tried all the common suggestions such as changing
2016 Mar 18
0
connection problem to fileshare for a certain user
sambalog.txt <http://samba.2283325.n4.nabble.com/file/n4699851/sambalog.txt>
Hi,
I use samba for a long time, and didn't touch the config since. A while ago
i did a debian update to jessie, because i was way behind with updates on
wheezy. Samba got probably also a big jump in version.
Since then i have connection problems for my default user that connects to
the samba server shares.
2019 Apr 01
0
Can only access new SAMBA fileshare from Windows as privileged user SAMDOM/Administrator, not as an ordinary user.
On Mon, 1 Apr 2019 15:12:21 +0100
Stephen via samba <samba at lists.samba.org> wrote:
> Hi Rowland, thanks for your suggestions. I have read and re-read the
> Samba docs to try and understand where I went wrong here.
>
> I added the uidNumber and gidNumber exactly as per your comments and
> that seems to improve the situation markedly. I can now at least see
> that the
2005 Jul 15
1
Instal FC PPO
Hi!
I just ?cant get FCPPO (FirstClassPersonalPostOffice) installed.
The FC client (8.005US.exe), installs ok.
When installing fcpers80231.exe, I get info that
"This version of windows is not supported.", right after I accept the
license agreement.
I have to kill wineserver to be able to continue work.
The console window has following info: