Displaying 20 results from an estimated 2000 matches similar to: "Swat documentation broken"
2003 Jun 11
2
Samba 3.0.0Beta1 - perl(Net::LDAP::LDIF)
Greetings ...
    Download and created an rpm with my changes that I will use, but why 
am I getting a
"Failed dependencies:
        perl(Net::LDAP::LDIF) is needed by samba-3.0.0beta1-1lnx1"
    Should I need this, and I can't seem to find an rpm for this.  I 
have tried to make a few, but they just kill over.
    Does anybody have rpms for this?
Mailed
Lee
2003 Jul 15
5
passwd program not called as root
Hallo to everybody out there,
I have downloaded and compiled Samba3b2 on a SuSE 8.2 machine. For testing 
purpose, I connect to this machine with a Win2k-Box ... most things seem to 
work fine, but I am unable so change passwords from the win-box with unix 
password sync enanbled.
I changed loglevel to 103 and enabled password chat debug. From what I found 
in the log-files, I can conclude that
2003 Aug 25
1
Swat problem with samba-3.0.0 RC1
Hello,
I tried to configure a share with samba-3.0.0RC1 but after specifying the 
share name and after I clicked "create", nothing happens. Only the header 
"share parameters" is shown.
I've searched the list archives and a certain Chee Wai Yeung reported 
exactly the same problem with samba3.0.0beta1 on 09/06/2003
Will this bug be fixed before the final release?
Werner
2003 Jun 09
3
Samba3.0beta1 as PDC with LDAP
I finally got Samba-3.0beta1 as PDC with LDAP backend.
However, I need to specify:
passdb backend = ldapsam smbpasswd:smbpasswd guest
and have the root account's exists in smbpasswd file.
I still could not get a uid=root entry in LDAP to
allow client workstation to join the domain.
When in samba-2.2.8a I could use a fake rid=506 with
uidNumber=0 entry in LDAP (as a SambaAccount) and it
2003 May 26
1
Computer cannot join Samba3.0 PDC domain
Hi:
setup: Samba-3.0alpha24 with OpenLDAP 2.1.20
client: XP
smbclient test with an LDAP user works
But I cannot join the domain PDC (with root, uidNumber
= 0):
1. if I set passwd backend = ldapsam_compat, I got:
Access Denied
2. if I set passwd backend = ldapsam_compat, ldapsam,
I got
No mapping between account names and security IDs was
done.
The machine account was created on the fly
2011 Mar 18
1
[PATCH] s3: Add "spoolss backchannel" parameter
---
 .../smbdotconf/printing/spoolssbackchannel.xml     |   16 ++++++++++++++++
 source3/include/proto.h                            |    1 +
 source3/param/loadparm.c                           |   12 ++++++++++++
 source3/rpc_server/srv_spoolss_nt.c                |    6 ++++++
 4 files changed, 35 insertions(+), 0 deletions(-)
 create mode 100644
2016 Feb 20
3
Problems building Samba documentation
I have been trying to build Samba 4.3.4 from source. Everything goes 
fine except for the documentation. When I try to build it I always get 
errors like the following:
warning: failed to load external entity 
"http://www.samba.org/samba/smbdotconf/parameters.all.xml"
manpages/smb.conf.5.xml:764: element include: XInclude error : could not 
load
2003 Aug 10
9
DID IT! - Samba 2.2.8a+LDAP+PDC
I am so stoked I just had to share this with y'all.
I just "SEAMLESSLY" migrated all of my machines and users over to my new
Gentoo Linux Server.
I even kept the same: domain name and old PDC NetBios name.
The trickiest part was getting all of the users to keep their same
profile, but I managed that by cloning the RID and Lanman/NT hashes for
the user accounts.
Free at last!
#
2003 May 06
1
SWAT login agony
I've installed the latest/greatest from Samba (3.0.alpha...).  I've been
following the directions from this site
(http://samba.linuxbe.org/en/samba/learn/swat.html) on how to set up
SWAT for configuring Samba.  The problem I'm running into is logging
into SWAT.  I've tried every user imaginable and still no luck.  I've
enabled the SWAT service using xinetd, and it actually
2024 Jun 11
1
SeDiskOperatorPrivilege_Privilege
On Tue, Jun 11, 2024 at 05:04:11PM +0100, Rowland Penny wrote:
>On Tue, 11 Jun 2024 15:52:45 +0100
>Luis Peromarta via samba <samba at lists.samba.org> wrote:
>
>> Again, my exact same experience.
>>
>> LP
>> On Jun 11, 2024 at 14:58 +0100, Bailey Allison via samba
>> <samba at lists.samba.org>, wrote:
>> > Hey Rowland,
>> >
2003 Jul 18
2
Samba3 PDC with LDAP
Dear All,
I still cannot get Samba3 (beta3) to work as PDC with
LDAP backend. I still encounter the problem of having
to join an XP workstation two times in succession
before the join is successful. This does not happen on
Samba2.2.8a. For both Samba 2.2.8a and samba3 beta i
have workstation accounts added directly to ldap (via
add-machine-script) without adding a corresponding
entry in
2003 Jul 12
4
Samba-2.2.8a /LDAP can't join domain
-----Original Message-----
From: Scott Phelps [mailto:sphelps@ridgways.com] 
Sent: Friday, July 11, 2003 9:19 PM
To: 'samba@lists.samba.org'
Subject: Samba-2.2.8a & LDAP - Can't join Domain - SID mapping error
 
Hi everyone,
I am at my wits end and am hoping one of you can help me out.
 
I am getting the following error when attempting to join Windows XP/2000 machine to the domain:
2003 May 30
1
compile samba-2.2.8 with libcups support?
First of all, thank you very much for your fast
answers. Congratulations, samba is a great product.
This is possibly a newbie question, but I am not
able to compile samba-2.2.8 with libcups support.
>From the options that appear running "./configure --help",
only "--enable-cups" seems to be related to the problem.
However, after compilation the "smbd" executable
2020 Apr 10
2
Prevent `wbinfo -u` from making Winbind unresponsive
On Fri, Apr 10, 2020 at 02:37:45PM -0700, Jeremy Allison via samba wrote:
> On Fri, Apr 03, 2020 at 03:26:42PM -0700, Alexey A Nikitin via samba wrote:
> > On Friday, 3 April 2020 10:46:54 PDT Ralph Boehme wrote:
> > > Am 4/1/20 um 11:09 PM schrieb Alexey A Nikitin via samba:
> > > > Is there a way, preferrably without ugly hacks, to prevent this from happening on
2006 Apr 21
1
how-to pass other values to InPlaceCollectionEditor?
Hi,
I am trying to pass others paramenter to the function
InPlaceCollectionEditor, but I think that is not possible
I have modified some rows controls.js to line 782 from:
#######################
    this.editField = this.cached_selectTag;
    if(this.options.loadTextURL) this.loadExternalText();
    this.form.appendChild(this.editField);
    this.options.callback = function(form, value) {
     
2004 Jul 07
1
Ringinbacktone even without 'r', and inexistant codec
I am trying to make an Inalp Smartnode 1200 (SIP-to-ISDN gateway) work with Asterisk. It works ... Partially.
We are using the Inalp to connect ISDN phones, it basically acts like an ISDN ATA.
First of all, when I make a SIP call to the unit with a simple Dial() command (no "r", so Asterisk shouldn't generate its ringback tone) I hear Asterisk's ringback tone anyway (I'm
2024 Jun 11
1
SeDiskOperatorPrivilege_Privilege
On Tue, 11 Jun 2024 15:52:45 +0100
Luis Peromarta via samba <samba at lists.samba.org> wrote:
> Again, my exact same experience.
> 
> LP
> On Jun 11, 2024 at 14:58 +0100, Bailey Allison via samba
> <samba at lists.samba.org>, wrote:
> > Hey Rowland,
> >
> > Just wanted to say you are 100% correct, and it does (seemingly)
> > nothing, at least
2012 Jan 24
2
Help: read a proportion of high through-put data
Dear All,
I have a text file, tab delimited, called "sample.txt",as follows:
ID_REF    382    GC_Score    Theta    R    B_Allele_Freq    Log_R_Ratio
200003    BB    0.9101527    0.9734979    0.8788951    1    0
200006    AB    0.6003323    0.4385073    2.033364    0.4850979    0.01553433
I have explored various options of the command: read.table, with one as:
2024 Jun 11
1
SeDiskOperatorPrivilege_Privilege
On Tue, 11 Jun 2024 09:08:54 -0700
Jeremy Allison via samba <samba at lists.samba.org> wrote:
> On Tue, Jun 11, 2024 at 05:04:11PM +0100, Rowland Penny wrote:
> >On Tue, 11 Jun 2024 15:52:45 +0100
> >Luis Peromarta via samba <samba at lists.samba.org> wrote:
> >
> >> Again, my exact same experience.
> >>
> >> LP
> >> On Jun 11,
2006 Apr 04
3
Another question (now about u32)
Hello all,
    I am trying to match some conections using u32 but I tryed this:
[root@ns1 ~]# tc filter add dev eth1 parent 1:0 protocol ip prio 1 u32 
match ip src 0/0 match ip dst 0/0 match ip sport 80 0xffff flowid 1:10
RTNETLINK answers: Invalid argument
We have an error talking to the kernel
[root@ns1 ~]#
    I have this class at device eth1:
[root@ns1 ~]# tc class show dev eth1
class