Displaying 20 results from an estimated 500 matches similar to: "AW: Mapping Samba Drives (Samba Digest 1721) (Suzanne George)"
1998 Jun 18
1
Mapping Samba Drives (Samba Digest 1721) (Suzanne George)
Hello happy Samba People,
I use the following trick for mounting my Samba Maps at start-up at my
WIN NT Workstation 4.0 (hate this beast).
I use the logon Scripts that could be used by WIN NT. (See Directory :
\system32\repl\import\scripts).
You should give the file a "good" name (I use my Login Name for that
(SVEN.BAT)).
Then I use the "net use" in the Script for ex. :
2015 Mar 24
0
Samba server with NFSV4/kerberos
Guten tag Rainer,
We use our Samba4/Win2k8 AD domain to authenticate all our Linux/Windows/OSX workstations.
The home directories are mounted using CIFS in the Windows and OSX clients and NFS4 (krb5) in our Linux labs.
Here?s our documentation (french):
https://techwiki.gi.polymtl.ca/NFSv4_Kerberos <https://techwiki.gi.polymtl.ca/NFSv4_Kerberos>
If Google translate gives you something
2005 Sep 06
2
Password expiration
Hello,
I still can't figure out why my users' passwords are expiring. Ever since we
switched to LDAP, passwords expire every 14 days. Here is an example LDAP user
entry:
version: 1
# LDIF Export for: uid=sgoodrich,ou=Users,dc=trec,dc=us
# Generated by phpLDAPadmin ( http://phpldapadmin.sourceforge.net/ ) on
September 6, 2005 10:56 am
# Server: TREC (localhost)
# Search Scope: base
#
2000 Jul 12
1
Samba + WAN?
Dear Ladies and Gentlemen!
On a CD-ROM-server at the University Koblenz-Landau we are
using Samba (2.0.5a) with Red Hat Linux (6.0, Kernel 2.2.5).
The server is located here in Koblenz, but also used from
another department of the university at Landau (about 80 miles
from Koblenz; they have their own class B network).
A traceroute from both locations gave a response time of about 10-50
msec.
On
2007 May 31
1
plotting variable sections of hourly time series data using plot.zoo
Dear list,
I have to look examine hourly time - series and would like to plot variable
section of them using plot.zoo.
Hourly time series data which looks like this:
YYYY MM DD HH P-uk P-kor P-SME EPOT EREA RO R1
R2 RGES S-SNO SI SSM SUZ SLZ
2003 1 1 1 0.385 0.456 0.021 0.000 0.000 0.000 0.013
0.223 0.235 0.01 0.38
2015 Mar 24
1
Samba server with NFSV4/kerberos
Hello Luc,
thanks for your answer. If I understand you correctly than you are using
samba4 as windows domaincontroller and you do not have another Windows
DC? So after all you have exactly one Kerberos Server that is part of
the samba4 server?
Thanks
Rainer
Am 24.03.2015 um 12:41 schrieb Luc Lalonde:
> Guten tag Rainer,
>
> We use our Samba4/Win2k8 AD domain to authenticate all our
2003 May 13
3
windows printer queue display fails
I am driving a Suse 8.2 linux with cups 1.1.18 and samba 2.2.7a.
The problem:
The host serves several printers via cups. If some jobs are in one of
the queues "lpq -Pprinter" or "lpstat -o printer" shows up the complete
listing. Fine.
Connected to the same print queue from a Windows (XP/NT/98/2k) box I
cannot see the complete listing. Sometimes I see some of the jobs, most
of
2003 May 14
2
windows printer queue failure
I am driving Suse 8.2, samba 2.2.7a, cups 1.1.18
As I mentioned recently I cannot see the cups printer queues from a
windows client even if lpq -Pprinter on the cups server gives the
correct status.
I tested a litte more and got the following results:
1.) If I configure samba to
printing = CUPS
printcap name = CUPS
I can see all queue entries in the windows status panel, too --
except
2003 Dec 05
1
client code page and valid chars
Problem:
I recently recognized that my samba server was misconfigured for some
years now. I never used the charset and "client code page" parameters in
my smb.conf to map windows encoded filenames with german umlauts to the
unix ones. For that reason I now have lots of filenames with windows
encoded german umlauts on my samba-share.
OK.
Now I want to change this fact (softly). When I
2018 Dec 07
2
Testing compiler reliability using Csmith
Thanks, Vedant. Yes, we have done a lot of testing of Clang/LLVM (and GCC)
in the past several years (more details at
https://people.inf.ethz.ch/suz/emi/index.html):
[GCC/LLVM bugs: *1,602* (total) / *1,007* (fixed)]
[Reports: GCC (link1 <http://tinyurl.com/ojzdt78>, link2
<http://tinyurl.com/oxlkmjc>, link3 <http://tinyurl.com/jd3jnl3>, link4
2015 Mar 24
5
Samba server with NFSV4/kerberos
Hello,
I am searching for a solution that I thought should be kind of standard,
but until now I was not successful finding anything. Here is the problem:
At our site we offer windows and linux, most servers (eg file, samba,
web) are linux based. User data is stored on NFS file servers. Windows
systems are part of a Windows domain with an ADS domain controller. At
the moment the linux samba
2017 Oct 02
2
System load problem with samba 4.4.2 caused by many ntlm auth client requests
Hello,
since a while I experience a strange problem with my samba 4.4.2 running
on a SLES12SP2 system. The server does what it is supposed to do, so
users can work without any problems and access their files via smb but
since some weeks the server shows a strange and unusual very high
system load.
The samba server is not the domaincrontroller (which is a windows
machine) but member of the
2005 Jul 22
0
display disk size and free space
Hi,
using samba 3.0.X I have the following situation:
I defined a share [lab] with path = /lab
/lab in fact is bound to an automounter map containing about 20
mountpoints so that (under linux) I am able to access
/lab/A
/lab/B
...
I want the same situation using windows. My [lab] share enables me to use
\\fileserver\lab\A
\\fileserver\lab\B
...
So far so good. But the data concerning disk size
2006 Jun 29
1
using xfs acls
Hi,
we have a fileserver with xfs filesystems running samba 3.0.22. File
access should (and is) be possible via NFS and samba. I want the ability
to set acls in these filesystems via windows clients -- but I want samba
to map the SIDs to the existing unix uids of my users, not just an
arbitrary mapping. Is this possible?
My idea is using the "idmap backend" to our ldap-server using a
2006 Oct 06
0
couldn't find service print$.
Dear samba users,
I have a SuSE linux machine running samba 3.0.13 working as a print
server. All works well for years now.
Suddenly one of my machines (a terminal server) can't connect to
\\printhost\print$ (as root) any more. Error message is
"Configuration information can not be read from domain controller,
either because the machine is unavailable, or access has been denied"
2018 Mar 06
0
SAMBA4 Fileserver & Disk Quota
Hello Micha,
we are using the sgid bit (chmod g+s <basedir>) in the base directory to
inherit the group of this base-directotry to all new directories/files
in it. In the smb share using this base directory you still have to set
"inherit permissions=yes" which takes care of inheriting the sgid bit to
new sub directories.
This way all directories/files have the same group. This
2023 Feb 01
1
Hanging, uninterruptible smbd-process in "D"-state
Hi,
tanks for the answer. Since /proc/<PID>/stack is a stack the topmost
element should be the task where it got stuck which is:
rwsem_down_write_slowpath which waits for getting a write lock semaphore:
cat /proc/10193/stack
[<0>] rwsem_down_write_slowpath+0x2e2/0x620
[<0>] nfs_rmdir+0x117/0x1b0 [nfs]
[<0>] vfs_rmdir+0x7c/0x1b0
[<0>] do_rmdir+0x216/0x230
2012 Aug 07
0
Performance problem using clustered samba via ctdb
Hello,
I recently set up a samba cluster with 4 nodes using ctdb. The systems
are virtual Citrix xen machines running SuSE SLES11Sp2 with samba 3.6.3.
The shared filesystem needed for ctdb is on a ocfs2 share stored on a
ISCSI target. The cluster is running fine and ip takeover etc is working
fine as well.
To find out how the cluster would performe in real life with many
clients accessing
2018 Jan 10
1
Performance optimizations for small files and case sensitive-option
Hallo,
thank you very much for your link. Unfortunately I cannot make all files
of all our users upper case. This is because all files that are stored
on our fileservers for all our about 12000 accounts can be accessed via
Samba but also via NFS from linux. Moreover even Users that usually work
with Windows, sometimes log in on a Linux machine and want to access
their files as well.
What I am
2018 Dec 12
2
Testing compiler reliability using Csmith
You may also be interested in the following resources on compilers
correctness (articles, software, and talks -- from the general topics to
the ones specifically focused on testing, validation, and verification):
https://github.com/MattPD/cpplinks/blob/master/compilers.correctness.md
Best regards,
Matt P. Dziubinski
On 12/7/2018 20:19, Philip Reames via llvm-dev wrote:
> There's also