Displaying 20 results from an estimated 400 matches similar to: "update encypted and LDAP"
2001 Nov 27
5
share modes
Hello all,
I used to have
share modes = no
on all my application shares as they were accessed for read-only. I
particularly put this on my netlogon share after someone got an exclusive
lock on part of the login script! I find with 2.2.2 that share modes is no
longer allowed and I get smbstatus lock entries for loads of application
stuff which people should be locking. What is the 2.2.2
2004 Nov 30
1
3.0.8/3.0.9 printing tdb entries not clearing
Hi all,
We have a strange issue with printing tdb entries not clearing. From
what I can tell, this may be an issue on Solaris (5.9) but not on Linux
(2.4.18) - I have 3.0.8 (and since last night .9) on a linux server and
a solaris one. I don't see the problem on print queues hosted on the
linux box.
The symptom is that you can print from both XP and 98 and the print job
appears on the
1999 Aug 25
4
Client on dos
I need to use a samba server (linux redhat 6.0 ) from a diskless dos
machine ( has a floppy drive for booting) . So i need a very little
tcp-ip stack for dos and a client for a NT server on dos so that they
will be small enough to be on a 1.44 system floppy.
Is that possible ?
Paul
1999 Jun 24
2
Respond95 for Fax sending under win95/98
Hello,
i'm using the respond-program to send faxes from the win-clients.
Now i'm looking for the web-page, were this program is shown, because i've
some trouble to reinstall this after an bigger crash.
Perhaps someone can give me the URL of this or alternative programs to do an
recipicient query on the win-clients befor sending the fax.
Thanks 4 help,
Yours,
Oliver Grube
1999 May 18
3
Cntrl-M characters ...
Hi,
I am using Samba 1.9.18. The server is running on Solaris 2.5.1 and the client is on Win NT 4.0
I am annoyed by the Control-M characters appearing in text files when the files are edited on Windows
editors and viewed in vi on Sun machine. I had to manually remove the Control-M characters.
Is there a way to eliminate the Control M characters ?
Thanks
Krishna
2008 Mar 07
5
Puzzling coefficients for linear fitting to polynom
Hi,
I can not comprehend the linear fitting results of polynoms. For
example, given the following data (representing y = x^2):
> x <- 1:3
> y <- c(1, 4, 9)
performing a linear fit
> f <- lm(y ~ poly(x, 2))
gives weird coefficients:
> coefficients(f)
(Intercept) poly(x, 2)1 poly(x, 2)2
4.6666667 5.6568542 0.8164966
However the fitted() result makes sense:
>
1998 Sep 09
1
WINS problem discovered and fixed!! browsing speedup of 20X for large networks
Ok, after several months of pulling my hair out I finally fixed WINS and
browsing at out Univesity. It ended up being an acutal bug, er bad code
segment. To explain we have a large number of clients ~1000+ at any one
time over 6 subnets. Browsing was spuratic at best. nmbd sucked up %70
of the proccessing power of a sparc 5. Well after serious investigation
I traced it down to two lines of
1999 May 17
4
Drive namings...
Just wondering if there is a way to get drive namings to change according
to who's logged into the network.
ie.
'bob' logs into windows networking and gets...
E: 'bob' on server kiwi.
Now if 'sue' logs into windows networking on the same pc she gets...
E: 'bob' on server kiwi.
But E: contains sue's stuff. So is there a way into making 'sue'
2007 Apr 09
1
GSoC - comments
Hi,
I applied for GSoC 2007 and I received just one comment that I can read, the
others are occult for me. If it is possible, I would like to know If there
is any thing that I should change or not, any comments.
The Title of my apply is "Hardware implementation of Theora decoding" and I
am "Andre Luiz Nazareth da Costa"
Thanks,
Andr? Costa
--
Andr? Costa
Gerente T?cnico
1999 Sep 09
1
SAMBA digest 2226
samba@samba.org ????????:
> SAMBA Digest 2226
>
>For information on unsubscribing see http://samba.org/listproc/
>Topics covered in this issue include:
>
> 1) RE: weird printing problems.
> by "cbrink" <cbrink@allsportssupply.com>
> 2) Re: weird printing problems.
> by "John J. LeMay Jr." <jlemay@njmc.com>
> 3) Connection
1999 May 05
6
How to install network apps?
I'm trying to figure out an
intelligent way to install
apps on the network server,
and be able to install once
and have all the clients use
this. However, it seems
like most installations modify
the registry and seem to
demand a client-by-client installation.
Am I missing something on this?
Can someone provide me some hints
or references to help this?
(And is anyone thinking about a
SMS/ZEN
2015 Mar 04
0
LUKS encypted partition using --key-file can only be decrypted with --key-file
On 03/04/2015 03:16 PM, Digimer wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi all,
>
> I created a LUKS encrypted partition via a udev-triggered script on
> 6.6 using --key-file /tmp/foo. This worked fine, and I can decrypt the
> LUKS partition via script and manually using --key-file with luksOpen.
>
> The odd problem is that I can't
2001 Apr 19
3
Install problems with RedHat 7.0 RPM for 2.2.0
I just went through upgrading from 2.0.7 on Redhat 7.0 using the binary RPM
provided by samba.org and noticed a problem with the swat install.
It seems that the swat binary in the RPM is built to look for it's
supporting files in /usr/share/samba/swat whereas the RPM installs said
files in /usr/share/swat. This results in the following error message when
you try to access swat:
400 Server
2015 Sep 14
1
LUKS encypted partition using --key-file can only be decrypted with --key-file
On 04/03/15 06:33 PM, Robert Nichols wrote:
> On 03/04/2015 03:16 PM, Digimer wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Hi all,
>>
>> I created a LUKS encrypted partition via a udev-triggered script on
>> 6.6 using --key-file /tmp/foo. This worked fine, and I can decrypt the
>> LUKS partition via script and manually using
2015 Mar 04
2
LUKS encypted partition using --key-file can only be decrypted with --key-file
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I created a LUKS encrypted partition via a udev-triggered script on
6.6 using --key-file /tmp/foo. This worked fine, and I can decrypt the
LUKS partition via script and manually using --key-file with luksOpen.
The odd problem is that I can't decrypt the partition using the
prompt. If I manually create a file with the passphrase in it
2001 Nov 14
6
issues with version 2.2.2
Hi --
Does anyone have any strong comments either
positively or negatively about the new version 2.2.2
running on Solaris 2.7 or 2.6?
I have been running version 2.2.1 since August and
have been having some really unusual behavior with
random denial for some users from some machines at
random times. Is there any evidence that 2.2.2
might help with this?
--
2010 Nov 25
1
Generalized linear models with categorical data
An embedded and charset-unspecified text was scrubbed...
Name: n?o dispon?vel
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20101125/6e4fdccc/attachment.pl>
2010 Nov 26
2
multivariate analysis
Hi
I have 1800 response variables to regress on two factors (latitude and age), what is the script to run all response variables at once instead of writing 1800 models?
Thanks
R.
________________________________________
L?hett?j?: r-help-bounces at r-project.org [r-help-bounces at r-project.org] käyttäjän Dennis Murphy [djmuser at gmail.com] puolesta
L?hetetty: 25.
2003 Jun 07
3
First beta of Samba 3.0.0 available for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Samba Team is proud to announce the availability of the
first beta release of the Samba 3.0.0 code base. While
we are significantly closer to the final release, I will
remind you that this is a non-production release provided for
testing only.
The source code can be downloaded from :
http://download.samba.org/samba/ftp/beta/
The
2003 Jun 07
3
First beta of Samba 3.0.0 available for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Samba Team is proud to announce the availability of the
first beta release of the Samba 3.0.0 code base. While
we are significantly closer to the final release, I will
remind you that this is a non-production release provided for
testing only.
The source code can be downloaded from :
http://download.samba.org/samba/ftp/beta/
The