Displaying 20 results from an estimated 1000 matches similar to: "Browse Domain users from XP client -not possible"
2006 Nov 02
0
Samba-ldap permission and access using Microsoft Management Console - persmission to change folder and file access with MS full accees option
Hi
I want the following share setup in samba 3.0.10 without the use of POSIX
ACL kernel support on the /dev/sdi01 partition:
   A group should be able to be "Windows owner" when ever a windows file or
   folder is created.
   A group should be able to be have windows full access when ever a file
   or folder is created.
   Only group should have login access to the hidden share
2003 Dec 01
1
Fw: PDC/LDAP/SAMBA3/NT4
Hy!
Excuse for the previous mail, follows correction!
I followed step by step that this in the address above.
> http://www.hilinski.net/samba/
But when I execute, 'script smbldap-populate.pl', appears the following
errors:
[root@thor sbin]# smbldap-populate.pl
Using builtin directory structure
adding new entry: dc=maxwelleducacional,dc=com,dc=br
failed to add entry: Insufficient
2004 Sep 22
1
Protocol negotation failed
Hi all,
I've compiled 3.0.7 on a test box which also has an LDAP server running on it.  
This is the first time for me trying to use Samba with LDAP.  I copied the 
IdealX scripts into /usr/local/sbin and edited the _config.pm file.  It is 
attached at the bottom, stripped of comments.  I then edited my smb.conf to 
the effect of the following:
passdb backend = ldapsam:ldap://localhost
ldap
2005 Apr 27
0
Samba + Clipper too slow
Hi everybody!
We've a legacy application based on Clipper, very important
for the company. 
And we want to share the database and program files through
a samba server with Gentoo Linux.
But, when the users mapping the resource with a Windows 98, 2K
or XP client, the application run VERY VERY slow.
This application has been shared with Windows 98, 2K or XP
and run too much faster than Samba.
2004 Mar 04
0
AW: SAMBA 3 as PDC - W2K/WXP Pro logon trouble
Oh, so you are using ldap..., well I'm still working with smbpasswd as
backend :-(
Anyway, I tried 'net getlocalsid' for the domain-sid -> ok
Next 'net usersidlist' which should show me the user-sids -> didn't
work: "[2004/03/04 06:40:05, 0, pid=31232, effective(0, 0), real(0, 0)]
utils/net_rpc.c:net_usersidlist(2158)
  Could not get the user/sid list"
So
2002 Nov 29
3
Samba + Clipper
Hello for all !
We use a samba server 2.2.1a with conectiva 7 [ kernel 2.4.18] and have the most important system of enterprise in clipper.
In begin we have many problems with index corruption and clipper system freezes
Then we turned off oplocks and level2oplocks and found peace.
But sometimes the system until freeze in one station and this freeze others stations too.
When clipper system is
2004 Jul 25
1
which fstype to use!
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
i have a clipper 5.3 application running over samba 3.0.2a in mandrake10
system. But, i don't know which kind of files system works better in
clipper applications.
I was using fat partion, with "fstype = fat" in my smb.conf and samba
2.2.  Then i changed my server a installed mandrake10.
Right now i'm using reiserfs with
2001 Dec 02
1
Locking problems in 2.2.2
Hi, 
I am using a small network of, say, 10 W2K workstations on which I run a 
database application using shared table and index files on a Samba 2.2.2 server 
(Suse Linux 7.2). The application was just ported from Clipper to XBase++. The 
Clipper compiled app (it's a 16-bit DOS application) runs fine. The 32-bit XBase++ 
app produces corrupt index files and behaves eratically after several
2005 May 12
1
MULTI-USER databases
hi all
Subject:
1) Samba server 3.0.15 with one shared sesource
Security is set to SHARE, all guest users have full read/write access to the 
share
2) Microsoft network clients is Windows 98, Windows 2000 and Windows XP (sp2)
3) Old-age DOS program, written on Clipper (xBase), what runs on Windows 98 
and on Windows XP/2k (ntvdm)
4) Large multi-user database (dbf files) on samba server
2001 Dec 04
0
Clipper with samba error
I configured a samba server in a machine with linux red hat kernel 2.4, all the programs for Windows work well, but a program in of the (compiled in clipper 5.01) he/she is giving mistake of in just a report that apartir of several dbf's is generated and the same creates a file of considerable size in the disk, when I enter in the option of this report, the times the program restraint and the
2011 May 02
1
Abeelabs Pagescript for clipper error "Unable to create file
Pagescript is a app that captures print from a old dos program (clipper) and sends it to a windows printer. The program starts ok, and get a print manager screen, but linux reports a file creation error. Pagescript is trying to create a spool file but can't.  I already gave the directory full read/write permissions. Not sure if this is a wine error, dosbox, or pagescript problem. Pagescript
1999 Jul 31
0
Samba + Clipper problem!
Hi everyone,
        Here is the problem:
        I have a server running Red Hat 5.2 and Samba-2.0.4 as
file server for
about 20 diskless machines with MSClient boot disks (created with
NT
server SP3). The server shares a dir with a Clipper/DBF database
for
those clients and the EXE file is in a NT machine. For weeks I've
been
trying to put the things together but the clients always break
2004 Jul 03
0
DOS samba problem
I have a dell poweredge samba server3.0.2a with mandrake10. which is serving 
some files of clipper program running in reiserfs. i have 20 clients which 
are win98. 
Everything works fine, but sometime of the day, the system just freeze, and 
nobody can start the clipper application until i restart the samba service. 
i dont know what's happening, maybe a different configuration between this 
2004 Sep 20
0
problem with 10mb network card
Hi all,
Sorry for my bad english.
I have a problem running clipper on my server.
My server have network card 3com 10/100 mbps and my hub is switch 10/100
mbps.
On running clipper application in workstation with network card 10/100 mbps,
it's ok.
On running clipper application in workstation with network card 10 mbps, my
database currupt.
i configure my server with options in section
2000 Jun 15
2
[PATCH] ./configure fails to recognize alphapca56 (R-1.1.0)
I think I reported this bug in the past.  At that time, I was told that
it is a bug of autoconf.
./configure does not recognize Linux on DEC Alpha 21164PC (a cheap version
of Alpha EV56), so all the compilation flags were set incorrectly.  I
don't know the right way to fix it (I don't know how autoconf works
yet ...), but the following patch fixes the problem.
Thank you,
Naoki
Naoki
2004 Feb 27
2
SAMBA 3 as PDC - W2K/WXP Pro logon trouble
I have a Samba 3 PDC running with an LDAP backend on Red Hat 8.  All
authentication appears to be working correctly but I can't login to the
domain from a W2K or WXP Pro workstation after I have successfully joined
them to the domain.  If I login locally to the workstation I can browse the
Samba shares just fine.  I have checked the schannel and sign or seal
settings on both the workstations
2008 Jul 29
1
Samba with apps clipper very slow
Hello. I have an app running on a clipper Samba version 3.02319121616102
. In my network there are approximately 80 clients Win98 and 20  
clients NT-XP. By connecting customers begins to degrade the  
performance of the app very slow getting around. Any help? Thank you.  
Deputy smb.conf.
Hola. Tengo una app en clipper ejecut?ndose sobre Samba version  
3.02319121616102
. En mi red hay
2001 Dec 04
0
Clipper+samba problem
I configured a samba server in a machine with linux red hat kernel 2.4, all the programs for Windows work well, but a program in of the (compiled in clipper 5.01) he/she is giving mistake of in just a report that apartir of several dbf's is generated and the same creates a file of considerable size in the disk, when I enter in the option of this report, the times the program restraint and the
2001 Nov 08
0
Samba 2.2, locking, databases
I am responding to your post, listed below.  I am having the same problem with GoldMine which I believe
is written in much the same way as most clipper based applications.
Did you ever resolve the issue?  I just posted to the newsgroup but did not hear back yet.  I pormise to
post a summary should an answer show up.
I'm running 2.2.1a and will soon move to 2.2.2 to avoid oplock problem.
2000 Jun 16
1
[PATCH] ./configure fails to recognize alphapca56 (PR#572)
I am filing this as a bug report so it doesn't get lost.
Martyn
-----FW: <XFMail.000616094624.plummer@iarc.fr>-----
Date: Fri, 16 Jun 2000 09:46:24 +0200 (CEST)
Sender: owner-r-devel@stat.math.ethz.ch
From: Martyn Plummer <plummer@iarc.fr>
To: Naoki Takebayashi <ntakebay@bio.indiana.edu>
Subject: RE: [Rd] [PATCH] ./configure fails to recognize alphapca56 (R-1.
Cc: