search for: deluser

Displaying 20 results from an estimated 115 matches for "deluser".

2010 May 15
4
Update successful. Thanks.
My desktop updated without a hitch... well, actually, I ran out of disk space after the download completed, so had to clear some space, but the update process continued from where I left off without a hitch -- and that's hardly CentOS's fault. I've still got to update my laptop, but am a little leery, because I think I've a got a hard drive failing. At any rate, thank you *again*
2011 Aug 18
2
windows7 and samba 3.4.7 in Ubuntu 10.04 LTS
...mba.%m max log size = 50 add user script = /usr/sbin/useradd -s /bin/bash %u delete user script = /usr/sbin/userdel %u add group script = /usr/sbin/groupadd %u delete group script = /usr/sbin/groupdel %g delete user from group script = /usr/sbin/deluser %u %g add machine script = /usr/sbin/useradd -s /bin/false -d /dev/null %u logon script = %U.bat logon path = logon drive = M: logon home = \\hostname\%U domain logons = Yes os level = 64 preferred master = Yes domain...
2006 Nov 14
4
In the beginning-The first question.
List, Im a Cisco certified Network guy with little telecom experience (BRI/PRI at the time) so please forgive my terminology. I am showing interest after the Network World SHSU October 4 article. We have 3 offices (Hub-Spoke T1 Frame relay to the remote offices(Data & voice on separate T)). Each office currently does their own thing for telecom. Our Main(HUB) office currently has 14 channels
2008 Apr 13
2
Cross compiling from Linux to Win32
Hi all, I have just commited a couple of small fixes [0] to allow libogg to be compiled using the MinGW cross compile tools on Linux to generate Win32 binaries (include a DLL) and run the tests under Wine (the windows emulator). On Ubuntu (or Debian) do you will need to install the following: apt-get mingw32 mingw32-binutils mingw32-runtime wine To configure and build do: ./configure
2006 Aug 16
1
Authentication Failure
Probably a newbie question.... sorry. Did a deluser a week or so ago, but didn't remove any of the users files. I re-enabled the user via useradd with the -u and set the uid the same as it was before. Now when I try and log the user into his mail via Thunderbird, /var/log/messages reports dovecot(pam_unix)[17259]: authentication failure; l...
2007 Sep 09
1
user / machine / group scripts, some work some don't
...n the user manager gave me "access denied" or similar (translated from german) as I tried to add a user. I tried to use adduser instead of useradd and came to these syntaxes: add user script = /usr/sbin/adduser --ingroup domusers --gecos samba '% u' delete user script = /usr/sbin/deluser '%u' add group script = /usr/sbin/groupadd '%g' delete group script = /usr/sbin/groupdel '%g' add user to group script = /usr/sbin/adduser '%u' '%g' add machine script = /usr/sbin/useradd -s /bin/false -d /var/lib/nobody '%u' now the adduser syntax g...
2006 Nov 23
1
Partial derivatives of a matrix with respect to a single element
UseRs, We are using projection matrices in demographic analyses, and one technique is to calculate partial derivatives of a matrix with respect to a variable appearing in one or more of its elements. For example, consider the matrix A: | a*b a*c | | d d | If I'm not mistaken, the partial derivative of matrix A w/ respect to variable 'a' is the matrix: | b c | | 0 0
2012 Jun 20
2
Using rsync to mirror directories where root owns file, using non-root user to initiate session
I have spent a day researching and attempting to debug this issue. I am hoping someone can tell me how (or disabuse me of the delusion that it's possible) to do the following: - Mirror the contents of a directory on one server to a remote server where there are diverse ownership and permissions - File and directory ownership on both the source and destination servers would normally prevent
2005 Dec 24
2
Trying to grasp the difference between local variables and instance variables/
Hi: Would it be fair to say (or completely out to lunch) that a local variable is local to a method and an instance variable is local to an object. Thus an instance variable is a sort of limited global variable or super-powered local variable. Its scope is larger than a local but smaller than a global. Or that it is a global within a limited domain (the object). or is it a whole lot
2011 Apr 01
2
Unable to join to Windows 2003 PDC using samba 3.5.8 from a linux machine!!
...ser script = /usr/sbin/useradd %u delete user script = /usr/sbin/userdel %u add group script = /usr/sbin/groupadd %g delete group script = /usr/sbin/groupdel %g add user to group script = /usr/sbin/usermod -a -G %g %u delete user from group script = /usr/sbin/deluser %u %g add machine script = /usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u domain master = No dns proxy = No wins server = 10.25.66.71 idmap uid = 200-120000 idmap gid = 200-120000 admin users = root cups opti...
2010 Jun 02
2
Unable to solve the problem in setting up PDC for network
...ing = Server log file = /var/log/samba/log.%m max log size = 50 add user script = /usr/sbin/useradd %u delete user script = /usr/sbin/userdel %u add group script = /usr/sbin/groupadd %g delete group script = /usr/sbin/groupdel %g delete user from group script = /usr/sbin/deluser %u %g add machine script = /usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u logon path = \\%L\Profiles\%U domain logons = Yes os level = 65 domain master = Yes dns proxy = No wins support = Yes winbind trusted domains only = Yes [homes]...
2004 Nov 05
1
Error message from vignette strucchange-intro example
Hello, I am just studying the following example from vignette: strucchange-intro, contineousely ending up in an error. This is the given code: 1. library(strucchange) 2. data(USIncExp) 3. if (!"package:stats" %in% search()) library(ts) 4. USIncExp2 <- window(USIncExp, start = c(1985, 12)) A.Modelling: coint.res <- residuals(lm(expenditure ~ income, data = USIncExp2))
2017 Nov 25
4
Trouble during classicupgrade
...d sync = Yes logging = syslog file log file = /var/log/samba/log.smbd max log size = 4000 log level = 1 printcap name = /dev/null add user script = /usr/sbin/adduser --quiet --disabled-password --force-badname %u delete user script = /usr/sbin/deluser --quiet --remove-home %u add group script = /usr/sbin/adduser --group --quiet %g delete group script = /usr/sbin/deluser --group --quiet %g add user to group script = /usr/sbin/adduser --quiet %u %g delete user from group script = /usr/sbin/deluser --quiet %u %g...
2016 Oct 17
4
unable to compile llvm with gcc 4.7.4
Just for the interest of discussion, I find it completely weird and interesting that GCC needs to build itself 3 times to fully bootstrap. Has there been any interest in looking at a single compile build? I don't exactly know the limitations, but my naive thinking is that C++14 compiler source parsed by C++14 capable compiler and codegen'd to C99 (or older) source should make it compilable
2007 Mar 26
1
fitted probabilities in multinomial logistic regression are identical for each level
I was hoping for some advice regarding possible explanations for the fitted probability values I obtained for a multinomial logistic regression. The analysis aims to predict whether Capgras delusions (present/absent) are associated with group (ABH, SV, homicide; values = 1,2,3,), controlling for previous violence. What has me puzzled is that for each combination the fitted probabilities are
2002 Sep 26
1
Cannot join a Samba Domain with a win2k station
...ster = yes wins support = no dead time = 0 status = yes domain logons = no interfaces = eth0 name resolve order = wins, hosts, lmhosts, bcast add user script = /usr/sbin/adduser -s /bin/false -g popusers -c "smb account %u" %u delete user script = /usr/sbin/deluser %u load printers = yes client code page = 850 character set = ISO8859-15 password server = 10.0.1.12 debug level = 0 [homes] comment = Home Directories browseable = yes writable = yes available = yes public = no only user = no preexec close = no...
2010 Oct 17
1
Procedure number out of range
...invalid users = bin,daemon,sys,man,postfix,mail,www,games security = user add user script = /usr/sbin/useradd %u add machine script = /usr/sbin/useradd -g 1007 -c Klient -d /dev/null -s /bin/false %u delete user script = /usr/sbin/userdel %u delete user from group script = /usr/sbin/deluser %u %gmax log size = 100 passwd program = /usr/bin/passwd %u smb passwd file = /etc/samba/smbpasswd add group script = /usr/sbin/groupadd %g delete group script = /usr/sbin/groupdel %g passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n .socket options = TC...
2004 May 28
2
Bug#251364: logcheck: preinst has bashism, fails with dash and LANG != C
...ido chgrp: nombre de grupo inv?lido `logcheck' chown: `logcheck': usuario inv?lido It seems &>/dev/null in preinst is not allowed by dash. Patch follows: --- preinst.orig 2004-05-28 10:10:11.000000000 +0200 +++ preinst 2004-05-28 10:10:24.000000000 +0200 @@ -5,7 +5,7 @@ set -e -deluser logcheck &>/dev/null || true +deluser logcheck > /dev/null 2>&1 || true adduser --quiet --system --no-create-home --group --home /var/lib/logcheck \ logcheck || true adduser --quiet logcheck adm ||true Thanks.
2009 Sep 08
1
[OT] "_" inserted in postings
Sorry if this is too "OT", but there is a particular relevance to postings to R-help. Of recent times, I have received several postings via R-help (and some other mailing-lists) in which the "_" character is inserted where, presumably, a space, " ", was intended. An example (received this morning) is below, which (from the headers) was originally sent through Yahoo
2007 Apr 13
1
Samba3 : no suitable range available for sid
...orresponding unix accounts add user script = /usr/sbin/pw useradd %u add group script = /usr/sbin/groupadd %g ; add machine script = /usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u delete user script = /usr/sbin/pw userdel %u ; delete user from group script = /usr/sbin/deluser %u %g delete group script = /usr/sbin/pw groupdel %g and here is my PAM stack for /etc/pam.d/system # System-wide defaults # # auth auth sufficient pam_opie.so no_warn no_fake_prompts auth requisite pam_opieaccess.so no_warn allow_local auth...