similar to: winbind auth, specifying shell

Displaying 20 results from an estimated 20000 matches similar to: "winbind auth, specifying shell"

2010 Apr 07
1
Samba permissions problem, winbind auth, ldap nss
Greetings list, I'm having a problem setting file permissions for users connecting to my samba file server. CentOS 5.4, samba-3.0.33-3.15.el5_4.1. I have authentication configured to use winbind, and name services configured to use LDAP. I've configured valid users in smb.conf to contain DOMAIN\username for the users I want to be able to connect. They can browse the share just fine,
2010 Feb 03
1
Winbind Auth - prevent some users from logging on
Hey folks, New to the list - and I hope this isn't a dumb question. I am in the process of revamping the way we authenticate to our Linux servers. Moving away from pam_ldap and pam_nss, in favor of winbind and pam_nss. The reason for this is that I feel winbindd does a better job of failing over from a unavailable authentication server than pam_ldap. In any case - I have it all working
2017 Dec 15
1
GUI/X11 login and shells other than bash?
On Fri, December 15, 2017 2:34 pm, Stephen John Smoogen wrote: > On 15 December 2017 at 13:24, Valeri Galtsev <galtsev at kicp.uchicago.edu> > wrote: >> Dear Experts, >> >> After one of updates that was released some time ago (a Month ago or >> maybe >> even earlier) I have noticed the following. On the machines with default >> runlevel 5 (sorry
2017 Dec 15
3
GUI/X11 login and shells other than bash?
Dear Experts, After one of updates that was released some time ago (a Month ago or maybe even earlier) I have noticed the following. On the machines with default runlevel 5 (sorry about old terminology, the new one is still confusing for me ;-) GUI/X11 login (display manager) lists only users whose default shell is bash. Or, at least users whose default shell is tcsh are not listed at all, and if
2014 Feb 26
6
[Bug 2206] New: ssh-copy-id fails with message 'Ambiguous output redirect.' with a non-sh style remote shell
https://bugzilla.mindrot.org/show_bug.cgi?id=2206 Bug ID: 2206 Summary: ssh-copy-id fails with message 'Ambiguous output redirect.' with a non-sh style remote shell Product: Portable OpenSSH Version: 6.5p1 Hardware: Other OS: Linux Status: NEW Severity: normal
2015 Apr 24
2
Real sh? Or other efficient shell for non-interactive scripts
On Fri, April 24, 2015 12:04 pm, John R Pierce wrote: > On 4/24/2015 9:47 AM, Gordon Messmer wrote: >> On 04/24/2015 03:57 AM, Pete Geenhuizen wrote: >>> if you leave it out the script will run in whatever environment it >>> currently is in. >> >> I'm reasonably certain that a script with no shebang will run with >> /bin/sh. I interpret your
2015 Dec 04
2
template shell RFC2307 loginShell
We use power broker here at work and where wondering why we need it. I was able to setup a new linux server using samba and am able to login with my active directory accounts but I couldn't figure out how to set the login shells. I have a work around but would like feedback in my /etc/samba/smb.conf I have the following security = ads realm = DOMAIN.LONG workgroup = DOMAIN idmap
2007 Mar 23
1
login shell not found "bug"
Hello folks at OpenSSH, I recently encountered a behavior of your software (it doesn't really deserve the name of "bug") that may be so rare that it is not worth correcting--however, if it was corrected, it would have saved me many hours of anguish. I recently set up a new PC with Ubuntu 6.10 and connected to my office NIS domain. Unfortunately, when I tried to log in via SSH with
2003 Jan 10
1
Suggested modification to shell command
I'm using R 1.6.1 on Windows 95 with cygwin bash as my shell. The 'shell' command tries to determine which shell the user prefers via the following steps: shell <- Sys.getenv("R_SHELL") if (!nchar(shell)) shell <- Sys.getenv("SHELL") if (!nchar(shell)) shell <- Sys.getenv("COMSPEC") For me, shell
2015 Nov 25
3
ssh-copy-id bugfix
On Wed, Nov 25, 2015 at 6:07 AM, Ruediger Meier <sweet_f_a at gmx.de> wrote: > Hi, > > On Tuesday 24 November 2015, Radek Podgorny wrote: >> hello everyone! >> >> i'd like to sincerely ask you to include a fix for ssh-copy-id bug >> i'll be linking below. it's a trivial fix which resolves >> https://bugzilla.mindrot.org/show_bug.cgi?id=2206
1998 Dec 10
3
[R & Unix ..] system("test",...) gives funny results...
[in an attempt to provide system.test <- function(...) { system(paste("test", ...)) == 0 } and then file.exists <- function(file){sapply(file, function(f)system.test("-e", f))} (which would provide S-plus [>= 4.x] compatibility) ] Look at this -- ``the horror'' to me : > (system("test -e /tmp")) sh: test: argument expected [1]
2002 Dec 23
2
Inheriting environment - sshd server to shell child
The sshd server normally builds the environment variables from scratch for a shell process it creates. Except when compile for Cygwin, it simply adds settings to its own set of environment variable settings. A comment in the code says this special case is made because in Cygwin, some of sshd's environment is important for child processes too. I don't run Cygwin (I run Linux), but on my
2015 Dec 05
3
template shell RFC2307 loginShell
Thank you Rowland for looking at it. I did read the wiki here https://wiki.samba.org/index.php/Idmap_config_ad that is how I got as far as I did; that and the idmap_ad man page. I could not find how to use the loginShell is there a variable I can use for it in the template or an option to set to use it? loginShell and unixHomedir are not mentioned on the wiki that I could find. I'm good with
2009 Nov 18
1
version pinning with yum
Well, there's a bug in the globbing for the tcsh with 5.4, and my boss has filed a bug report. Meanwhile, I downgraded tcsh on those systems whose users use that as their shell. Until it's resolved, he wants me to pin the version. Googling, I see someone a few years ago, answering someone's question, suggested adding exclude=openoffice* near the top of /etc/yum.conf. I also see, more
2005 Aug 11
1
phpBB forum
Hi my name is Eddy I'm working with a samba serveur and 20 pc (windows xp). I would like to install a forum on intranet. I was trying to install phpBB but an error occured I had installed MySQL and APACHE but the error message is < you seem not have a good database to work with phpBB > An idea ? Thanks for help and sorry for my pity english Eddy
1997 Feb 22
2
ssh and limits on resources
While logging in via ssh (versions 1.2.17 and 1.2.12) under Linux 2.0, I found that limits weren''t being set (as shown by the output of "limit" (tcsh) or "ulimit -a" (bash). Since /etc/profile, /etc/csh.cshrc, and /etc/limits were ignored, I made /etc/sshrc and put "ulimit" statements in it. However, I was unable to limit the number of processes this way,
2017 Dec 15
0
GUI/X11 login and shells other than bash?
On 15 December 2017 at 13:24, Valeri Galtsev <galtsev at kicp.uchicago.edu> wrote: > Dear Experts, > > After one of updates that was released some time ago (a Month ago or maybe > even earlier) I have noticed the following. On the machines with default > runlevel 5 (sorry about old terminology, the new one is still confusing > for me ;-) GUI/X11 login (display manager)
2015 Nov 26
2
ssh-copy-id bugfix
On Wed, Nov 25, 2015 at 12:20 PM, Philip Hands <phil at hands.com> wrote: > Nico Kadel-Garcia <nkadel at gmail.com> writes: >> What seems to be missing in the patch is a comment line, above the >> stanza, explaining why the code uses "exec". > > My reading of the presence of "exec" there was: > > We're assuming that the current
2007 Sep 22
1
Echo Cancellation Problem -- with sound sample
Thank you for you quick reply, Jean-Marc. I have just used a human voice to replace the sine wave, but the result is like a broken voice after tens of seconds. Do you have some sample voice in .sw that I can test with? I want to have one set or a few sets of sample voice that work for my understanding and debugging. This is the output from echo_diagnostic.m in my human voice test: Far end to
2008 Jul 14
1
Off topic: Tcl/Tk outside R.
I'm trying to learn about the tcltk package and its uses. Floundering around a bit ... Have discovered Peter Dalgaard's articles in R-News, which should help. Also James Wettenhall's suite of examples look like they might be enlightening, even though the indications are that they are Windoze oriented. Be that as it were, I decided to fool around a bit with Tcl/Tk *outside* of R to