Displaying 20 results from an estimated 10000 matches similar to: "3.0.0 upgrade print problem"
1999 Mar 10
2
SWAT authentication problem
I just installed Samba 2.0.3 on my Redat 5.2 system. When I point my
browser to http://localhost:901/, SWAT prompts me for the username and
password. I type in root, and then roots password, but the authorization
always fails. I have tried accessing from an outside machine (which I
would not normally do), I have tried changing roots password.I tried it
both with shadowed passwords, and
2004 Apr 17
1
Bug in "force group" parameter, or group membership checking?
Hello,
I have the following situation:
Samba with ldap passdb backend.
In my setup I have a group called exact:
------------
dn: cn=exact,ou=Groups,dc=ahm,dc=nl
objectClass: posixGroup,sambaGroupMapping
cn: exact
gidNumber: 1000
sambaSID: S-1-5-21-4269728302-1655870493-3894479995-3001
sambaGroupType: 4
memberUid: gerrit,piet,hornie
------------
maps to the unix group exact:
exact
2012 Aug 08
13
[PATCH] tools: don't expand prefix and exec_prefix too early
A comment in tools/configure says that it is intended for these to be
command line overridable, so they shouldn''t get expanded at configure
time.
The patch is fixing tools/m4/default_lib.m4 as far as I can see myself
doing this, but imo it is flawed altogether and should rather be
removed:
- setting prefix and exec_prefix to default values is being done later
in tools/configure anyway
2010 Sep 23
1
[resent][PATCH/liboggz] Fix an issue with the symlinks for pre-0.9.9 tool names
When files with pre-0.9.9 tool names exists in $(exec_prefix)/bin,
"make DESTDIR=${staging_dir} install" tries to delete them, which
may cause a failure for lack of permissions (quite likely to happen
when building a package as a normal user), and is wrong anyway
(nothing outside of DESTDIR should ever be changed by "make install").
With this patch, it will now cd to
2004 Mar 09
2
Limit user access to one worksation at a time
Hello,
Is there a mechanism in samba available to limit access
to workstations by users to only one at a time?
This is, that any given user can only be logged in at one
workstation at a time.
TIA
wim bakker
2005 Jun 27
1
Smbpasswd -s option
Hello
I try to get smbpasswd adding users and passwd from script the following way :
smbpasswd -a -s <username> <password>
this used to work not to long ago , but now I get
a list with usage options back instead.
Currently using samba-3.0.11
What is the correct syntax for using smbpasswd with -s
option?
TIA
Wim bakker
2006 Nov 10
1
Re: [nut-commits] svn commit r578 - in trunk: . docs
Charles Lepple wrote:
>
> On 11/9/06, Peter Selinger <selinger-guest@alioth.debian.org> wrote:
> > Author: selinger-guest
> > Date: Fri Nov 10 05:57:37 2006
> > New Revision: 578
> > @@ -566,72 +567,72 @@
> >
> > AC_MSG_CHECKING(driver path)
> > AC_ARG_WITH(drvpath,
> > -AC_HELP_STRING([--with-drvpath=PATH], [where to install ups
2004 Nov 19
1
algorithmic rid base problem after upgrade to 3.0.9
LS.
After upgrading from samba 3.0.7 to samba-3.0.9
it appears that algorithmic rid base is now checked
to be larger then 1000 .
Because of this I get the follwoing error when trying to log in:
[2004/11/19 18:26:50, 2] lib/smbldap.c:smbldap_search_domain_info(1374)
Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=<DOMAIN>))]
[2004/11/19 18:26:50, 2]
2009 Feb 02
1
Large file problem with version 3.0.34
I have a problem with large files (>2 Gb) in a Debian sarge based system.
I install samba 3.0.34 with this configuration:
./configure --with-smbwrapper --with-ldap --with-automount
--with-smbmount --with-pam --with-pam_smbpass --with-ldapsam
--with-syslog --without-profiling-data --with-quotas --with-sys-quotas
--with-libsmbclient --with-acl-support --with-utmp --with-vfs
--with-winbind
2007 Oct 10
3
NDOutils ./configure results; do I need gcc?
I am trying to trying to "./configure" NDOutils on a CentOS 4.4 box
with a minimal install, but it gives me the following error, which I
assume means I need something gcc-related?
*********************./configure output ********************
**************************************************************
checking for a BSD-compatible install... /usr/bin/install -c
checking build system
2007 Oct 30
1
Difficulty Compiling RSQLite on Solaris x86 Using Studio 12 Compilers
Apologies if this is not the best list on which to ask for help. I have
compiled R 2.6.0 using Sun Studio 12 compilers. I can install most CRAN
and bioconductor packages that I need, with the exception of RSQLite.
Unfortunately this is critical for other packages that I need. I have
tried to compile it using R CMD INSTALL to generate a config.log file.
I don't know how to fix the reported
2015 Feb 06
2
Fwd: Waiting for Reply regarding "TestCases Failure"
> Is that the complete output?
Yes it is the complete output against "./runtest ./apitest --verbose
topercent2"( after running make remove-cached-databases). I attached the
snapshot of the output of commands but the size of the email got bigger
than 40kb so i had to place the output as text.
If I do not run "make remove-cached-databases" and run "./runtest ./apitest
2008 Jun 10
7
error compiling fc9 x64
when i run ./configure in fedora 9 64 bit i get this error
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc -m32
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
this is
2008 Oct 28
5
Wine does not compile on Fedora 9 x86_64
Hi,
I downloaded wine source from winehq and installed all dependencies as per the wiki:
http://wiki.winehq.org/WineOn64bit
However when i run ./configure,its displays the following and exits:
Code:
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = x86_64
uname -r = 2.6.26.5-45.fc9.x86_64
uname -s = Linux
uname -v = #1 SMP Sat Sep 20
2006 Nov 08
1
default configure setting for DRVPATH and CGIPATH
[resend of message because of wrong 'From' in the first run, sorry]
nut 2.0.4
When configuring with different --prefix and --exec_prefix, the
drivers by default go into $prefix/bin where they should go into
$exec_prefix/bin IMHO. Dito for the CGIPATH.
If this is agreed upon, I would be happy to provide a patch...
R'
2006 Jul 17
2
libvorbis 1.1.3
Michael Grigoni wrote:
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> Package ogg was not found in the pkg-config search path.
>> Perhaps you should add the directory containing `ogg.pc'
>> to the PKG_CONFIG_PATH environment variable
My previous post was somehow mangled:
Here
2009 Jun 17
1
[LLVMdev] Configure problem of llvm2.5 in Mac OS X 10.4.11
Hi,
I am trying to install llvm 2.5 in my PowerPC machine. I have already installed XCode Tools 2.4.1.
I can compile programs using gcc run them.
I try to configure llvm 2.5, the configuration aborts with following message:
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking target system type... powerpc-apple-darwin8.11.0
2007 Nov 22
1
Installation problem of SAMBA 3.0.23a on HP-UX 11.23
To whom it concern,
There was no problem at all with the installation of the Depot.
Before running the ./configure command I'm setting the following variables like this (as it's mentionned in the README file) :
export CFLAGS="-O -DWITH_SYSLOG -DGUEST_ACCOUNT=\\\"smbnull\\\""
export CPPFLAGS="-I/opt/iexpress/openldap/include"
export
2000 Dec 21
2
Réf. : configure.in: Someone please show me a better way :)
If I remove all the export and change all the ' in ", it does work on SCO
3.2v5.0.4
|--------+----------------------------->
| | Roumen Petrov |
| | <Roumen.Petrov at skal|
| | asoft.com> |
| | |
| | 21/12/00 13:10 |
| | |
2006 Oct 09
2
Installing Rmpi on 64-bit Linux Athlon
Hello,
We have recently added a 64-bit 2 x Dual-Core Athlon server running Red
Hat Enterprise Linux AS release 3 to allow for processing of large data
sets (>4GB) in R. To integrate this server into our Linux cluster, I
have been trying (unsuccessfully) to use Rmpi/lam-mpi to parallel
process some of our scripts. While I have successfully compiled R 2.4.0
and lam-mpi 7.1.2 on this server using