similar to: Samba and authentication

Displaying 20 results from an estimated 1000 matches similar to: "Samba and authentication"

1997 Sep 17
2
GUEST_SESSSETUP as an smb.conf parameter?
JdL> I've always been afraid to ask, but here goes... JdL> What's the advantage of GUEST_SESSSETUP being a compile time parameter, JdL> instead of having it as an smb.conf parameter? I'd like to second this question! Also, just in case that it will not become an smb.conf parameter: can't it be added as a comment to the Makefile (probably near the comments to
1998 Aug 10
1
Restricting samba clients to a single user
Hi, I have set up a network of about 60 PC's running Windows 95 with a Samba server running on Solaris. We have domain logons. Everything working great. What I need to do now is to assign each PC to one user so that each user is only allowed to logon in his/her PC. I have read all the docs and lists I could find but only found a passing reference to doing this with preexec but I couldn't
1997 Aug 06
2
set unix time via samba
hi out there, first of all: samba is pretty cool! question: is there a way to synchronize the clock of my linux box to a win95 box (something like 'smbnet time \\win95 /set /yes')? cheers jodok ;----------------------------------- Jodok Sutterluety Austria, Vienna Tel: ++43 1 4080791 email: js@bonus.unterland.at ;-----------------------------------
2003 Mar 05
2
Winbind usernames without DOMAIN prefix
(I apologize if this is not the right list for this question, this seemed the closest thing to a winbind list that I could find) Is it possible to have winbind return usernames simply as 'username' and not 'domain+username'? The linux box I am setting this up for will basically not have any local accounts, so collisions are not a problem, and it will only be accessing one
2000 Nov 01
4
root-partition
Hi all, I've been working with the ext3-fs for several months (since 0.0.2c), and it works pretty fine for me, but I haven't found out, how I works to migrate my root-partition from ext2 to ext3. I tried it with the commands at the lilo-prompt, but it didn't work. I only received a kernel panic. Any ideas, how I can migrate to ext3 on my root-partition? tnx, Joachim -- Joachim
2003 Apr 04
1
Samba Performance for Digital Recording
Hello, We are doing digital recording over a 100 Mb/s switched network to a dedicated Samba NAS-Filer and need to optimize our workflow and present some performance data. I just want to be sure, to not overlook some important aspect in my experimental setup. Let me explain in short what is our infrastructure: The Swiss Library for the Blind has started producing Digital Talking Books (see
2018 May 29
2
readLines function with R >= 3.5.0
On 28.05.2018 16:38, Martin Maechler wrote: > Then, I now do think this needs to be dealt with as a bug > (but I'm not delving into fixing it!) Ok. Can somebody with write privileges in bugzilla add the bug report? I can also do this myself, if somebody with the required privileges can create a user for me. Greetings Ralf PS: I get an error message from
2000 Nov 04
1
ext3 for 2.4
Hi Stephen, could you give us an idea, when we could expect the patch for the 2.4-series kernels? Do you have a 'roadmap' here or are you waiting here for the 'complete' kernel-API for the journaling filesystems? thanks, Joachim -- Joachim Kunze Alte Marktstrasse 16 Tel.: +49-7042-830006 D-71665 Horrheim Fax: +49-7042-830006 Germany eMail:
2018 Sep 12
1
Environments and parallel processing
On 12.09.2018 20:20, G?bor Cs?rdi wrote: > This is all normal, a fork cluster works with processes, that do not > share memory. And if you are after shared-memory parallelism, you can try the 'Rdsm' package: https://cran.r-project.org/package=Rdsm Greetings Ralf -- Ralf Stubner Senior Software Engineer / Trainer daqana GmbH Dortustra?e 48 14467 Potsdam T: +49 331 23 61 93 11 F:
2000 Feb 11
2
What happened to mailing list archives?
Andrej Borsenkow wrote: > Current aside, the February2000 was last modified on February, 2nd. Last > message there is http://us1.samba.org/listproc/samba/February2000/0042.html > The same is true for samba-technical, samba-cvs (did not check others) > Or is it a problem of my proxy? I don't think so, I see the same thing. Samba web-folks, could you check this out, please?
2018 May 28
5
readLines function with R >= 3.5.0
On 28.05.2018 11:07, G?bor Cs?rdi wrote: > stdin() is not the same as file("stdin"), see the note in ?stdin. In particular stdin() works in an interactive session but not when R -f / Rscript is used, since it does not wait for the user to input anything: $ R -f readLines.R R version 3.5.0 (2018-04-23) -- "Joy in Playing" Copyright (C) 2018 The R Foundation for Statistical
2018 May 25
2
readLines function with R >= 3.5.0
Dear all, I would like to draw you attention to this question on SO: https://stackoverflow.com/questions/50372043/readlines-function-with-new-version-of-r Based on the OP's code I used the script ####################################### create_matrix <- function() { cat("Write the numbers of vertices: ") user_input <- readLines("stdin", n=1) user_input <-
2013 May 17
3
client connection errors: SSL, SNI and DNS_ALT_NAMES Oh My
Hi All, I''ve run into a bit of a tangle. I currently have two puppet masters which are "load balanced" with round robin DNS (one is also the CA). I''m using dns_alt_names to let them each answer to puppet.my.domain.com For the past year this has been fine. About a week ago I tried to add a third & while all my Linux clients are happy with the new arrangement,
2018 Aug 29
3
SNI Dovecot
Hi all, I'm testing the SNI configuration from dovecot's wiki page, to have multiple domains. I'm using letsencrypt certificates. On the 10-ssl.conf, when I only use one domain, like this, it works : ssl_ca = </etc/letsencrypt/live/mail.mydomain.fr/chain.pem ssl_cert = </etc/letsencrypt/live/mail.mydomain.fr/cert.pem ssl_key =
2009 Dec 06
3
virtual domains and SSL certificates
Hi, This topic has been discussed before e.g: <QUOTE> On 2008-08-07, at 1143, Kacper Wysocki wrote: The problem is that the configuration file specifies only one certificate file for dovecot, which means only one Common Name, which means one cannot provide one server cert that will match mail.foo.com AND mail.bar.com, and either ma... at foo.com or bo... at bar.com will get a
2016 Oct 17
2
logging TLS SNI hostname
> On Oct 17, 2016, at 2:41 AM, Arkadiusz Mi?kiewicz <arekm at maven.pl> wrote: > > On Monday 30 of May 2016, Arkadiusz Mi?kiewicz wrote: >> Is there a way to log SNI hostname used in TLS session? Info is there in >> SSL_CTX_set_tlsext_servername_callback, dovecot copies it to >> ssl_io->host. >> >> Unfortunately I don't see it expanded to any
2020 Jan 12
4
Adding SNI support to SSH
Good morning, I was wondering what you think about SNI (server name indication) support to OpenSSH? Background: SSH is one of the rare protocols in the data center that cannot be easily load balanced, proxied or made highly available. If the ssh client would indicate to which host it wants to connect to, a proxy or load balancer could easily be implemented. While this is an obvious feature for
2016 Nov 10
4
lazy-load SNI?
Hello, We?re rolling out large SNI deployments for our mail servers. Each domain gets an entry like this in the config: local_name mail.foo.com { ssl_cert = </ssl/domain_tls/*.foo.com/combined ssl_key = </ssl/domain_tls/*.foo.com/combined } There are a couple problems we?re finding with this approach: 1) Dovecot wants to load everything at once, which has some machines taking
2016 Oct 20
2
logging TLS SNI hostname
On 18.10.2016 14:16, Arkadiusz Mi?kiewicz wrote: > On Monday 17 of October 2016, KT Walrus wrote: >>> On Oct 17, 2016, at 2:41 AM, Arkadiusz Mi?kiewicz <arekm at maven.pl> wrote: >>> >>> On Monday 30 of May 2016, Arkadiusz Mi?kiewicz wrote: >>>> Is there a way to log SNI hostname used in TLS session? Info is there in >>>>
2016 May 30
2
logging TLS SNI hostname
Is there a way to log SNI hostname used in TLS session? Info is there in SSL_CTX_set_tlsext_servername_callback, dovecot copies it to ssl_io->host. Unfortunately I don't see it expanded to any variables ( http://wiki.dovecot.org/Variables ). Please consider this to be a feature request. The goal is to be able to see which hostname client used like: May 30 08:21:19 xxx dovecot: