Displaying 20 results from an estimated 6000 matches similar to: "Multiple Backends No Longer Supported"
2009 Aug 03
1
TOSHAG-ChangeNotes.xml translate finished and some typo found
Now, TOSHARG-ChangeNotes.xml translate to Japanese finished(3.4.0 base).
And some typo found.
--------------------------------------------------------------------------
Assume that a group named <emphasis>developers</emphasis> exists with a UNIX GID of 782. In this
case this user does not exist in Samba's group mapping table. It would be perfectly normal for
----group?
2006 Apr 20
3
How to set mysql backend for samba; Urgent pls
Hello group,
I Just joined the group and this is the first message
to this group.
I am facing a problem while configuring mysql backend
to samba.
I am using samba 2.2.7,
mysql 5.0, pam-mysql-0.5 and RH9.
Is it possible to set mysql backend for samba2.2.7?
Pls explain the way to configure mysql to samba as
backend.
Regards
Krishnam.
__________________________________________________
Do You
2007 Jun 04
1
msdfs root problems even after a reboot?
We upgraded from Samba 3.0.24 to 3.0.25a over the weekend and rebooted
all of our clients afterwards. Since then, some of our clients are
randomly getting the following error:
"Configuration information could not be read from the domain
controller, either because the machine is unavailable, or access has
been denied."
Unmapping and mapping the network drive fixes the problem, but one
2007 Aug 01
1
Permission denied when opening certain files - NT_STATUS_NOT_A_REPARSE_POINT
Hi,
I am experiencing a strange issue on our Samba PDC (3.0.24). Today I
got called up by a user who was unable to open certain files from a
samba share. He can open .doc, .xls, .pdf, etc. just fine, however, if
he tries to open a .mdb file or an executable program from that share,
he gets a permission denied message. Opening the same files from
another user account logged into the same
2007 Jun 04
2
Unable to set/authenticate to correct domain...
Dear Help,I am running Samba 3.0.25 on AIX 5.3 (installed from the binaries available on samba.org including the base install -- openldap, etc.) and have set it up to authenticate to LDAP directories on two different servers (one of them set up as a samba PDC and the other as a samba BDC) in the usual way:[global]workgroup = mydomaindomain master = no...passdb backend =
2007 Dec 31
0
[problem for] compile Samba + Mysql (pdbsql)
Hi everybody !
First, sorry for my bad english...
I try to compile my samba with mysql backend but i have a problem with
the compil of pdbsql (on a Debian ETCH installation)
Let's see what i did :
(The Bold lignes are the return error message that i have)
Thanks for you help...
1? installer outils de compilation et de subversion :
- aptitude install dpkg-dev
- aptitude install
2006 Jul 21
1
Problems accessing shares with dollar signs
I'm having various problems accessing shares with dollar signs in
their names (e.g., \\server\c$); however, there doesn't seem to be
much consistency to the types of problems.
Details:
>From my CentOS 4.3 box running Samba 3.0.21b, mounting \\server\data$
(a Windows Server 2003 DC) or \\domain\data$ (the same share, shared
over DFS) using mount.cifs doesn't give any errors, and I
2005 Dec 28
6
Problems with MySQL backend.
Hello,
i just set up Samba 3.0.20b on a new machine as PDC with the MySQL
passdb backend and experiencing problems with the connection to the
SQL-Server. The connection gets lost and is not created again. So i have
to restart Samba for authentication and so on to work again...
[2005/12/27 18:19:46, 2] smbd/server.c:exit_server(612)
Closing connections
[2005/12/27 18:19:46, 2]
2007 Jun 11
1
dfs problems in 3.0.25a after client reboot and remapping
We restored to 3.0.23d after update to 3.0.25a because of strange dfs behavior.
the detailed situation:
on msdfs root server 'samba' ls -lR
dfsroot/:
drwxr-xr-x appl1
dfsroot/appl1
lrwxrwxrwx share1 -> msdfs:server1\share1
[dfs]
comment = "SaMBa DFS root"
path = /path.../dfsroot
# next line does not work prior 3.0.25 !!!
# hide unreadable = Yes
2007 Apr 25
1
Samba 3.0.25rc3 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==============================================================
I'm not really concerned with performance.
-- SambaXP 07 Attendee referring
to LDAP Directories
==============================================================
Release Announcements
2007 May 14
2
3.0.25 *breaks* stand alone server, 3.0.24 works fine
Gerry,
It looks like 3.0.25 breaks "stand alone/no winbind/no domain" servers.
This is remeniscent of the 3.0.23b SID/GID problem. The only thing that
jumps out at me is that you can't access your home share and other shares
just quit working. Looking at the log files, I see this:
[2007/05/14 15:24:55, 10] smbd/open.c:share_conflict(389)
share_conflict:
2007 Jun 03
1
FW: Followup Restricting to a subset of the domain controllers on a site
-----Original Message-----
From: Wayne Rasmussen
Sent: Friday, June 01, 2007 11:01 AM
To: 'Gerald (Jerry) Carter'
Subject: RE: [Samba] Followup Restricting to a subset of the domain
controllers on a site
Noticed a couple of changes with Samba-3.0.25 and wondered if I am doing
something wrong or if it is a side-effect.
attached three files: smb.conf, samba-3.0.10.log, samba-3.0.25.log
2007 Mar 21
1
samba-devel
Hi,
Where can I find samba-devel package? I'm trying to release samba-pdbsql.
Thanks,
David Hrb??
2007 May 18
2
Endless Password Expiration in 3.0.25
People who have reported this bug (Endless Password Expiration in
3.0.25, bugzilla id #4630) can you please let me know if you're
working on 64-bit machines please ? I'm trying to track this
down for 3.0.25a and am working on a theory....
Jeremy.
2010 Mar 18
2
recommendations on use of -> operator
I have never used -> but I noticed at
http://github.com/jiho/r-utils/blob/master/beamer_colors.R
that some people do. In fact, the above-named code has a sort of elegance about it (except for the use of "=" for assignment...). To my eye, -> calls to mind a type of assignment that is meant to stand out. For example, perhaps it would make sense to use -> to assign
2014 Jan 28
2
how to unbreak a circular package dependence (S4 class data)
I have an issue with a circular package dependence that prevents building/checking, and I seek advice on breaking the circle so the packages can pass the build-check tests that are required for CRAN submission.
The package pair I'm working with is slow to build, but my tests suggest the issue may be general, and so I will explain it in general terms.
Suppose there are two packages:
1. Foo,
2007 Mar 21
1
Samba 3.0.25pre2 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==============================================================
The web is never tarballed, tagged, and released.
-- Deryck Hodge on Web 3.0
==============================================================
Release Announcements
=====================
This is the second preview release of the Samba 3.0.25
2007 May 14
1
Samba 3.0.25 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==============================================================
I'm thinking with sand here!
-- JFK in "Bubba Ho-Tep"
==============================================================
Release Announcements
=====================
This is the first production release of
2018 Apr 05
2
can valgrind read LLD's debug info?
As a frontend, what are the downsides of enabling --no-rosegment by default?
So far the pro list is:
* valgrind debug info will work by default
What's on the con list?
On Thu, Apr 5, 2018 at 5:16 PM, Shoaib Meenai <smeenai at fb.com> wrote:
> It's more of a valgrind issue than an LLD issue, but you can work around
> it by linking with --no-rosegment
>
>
>
>
2018 Nov 27
3
apt.llvm.org has the wrong binaries/headers for llvm-toolchain-xenial-7
Who maintains apt.llvm.org?
On 11/27/18 9:25 AM, Andrew Kelley wrote:
> ---------- Forwarded message ---------
> From: Andrew Kelley <superjoe30 at gmail.com>
> Date: Mon, Nov 26, 2018 at 10:38 AM
> Subject: apt.llvm.org has the wrong binaries/headers for llvm-toolchain-xenial-7
> To: LLVM Dev <llvm-dev at lists.llvm.org>
>
>
> This build worked on Nov 24 and