similar to: Samba 2.2.7a - adduser script only worked the first time

Displaying 20 results from an estimated 200 matches similar to: "Samba 2.2.7a - adduser script only worked the first time"

2019 Dec 08
5
How to make the playlist repeat
Good afternoon, I have two playlists going, on separate mount points, and they both exhibit this behavior. It appears that ices is shutting down when it reaches the end of the playlist. I'm getting these same four lines at the end of the logs of both playlists: [2019-12-08  00:00:53] INFO playlist-builtin/write_ogg_data module shutdown requested [2019-12-08  00:00:53] INFO input/input_loop
2002 Jun 06
1
WARNING! Re: ASSISTANCE NEEDED
(Embedded image moved "Geert Jansen" <g_jansen@geert.co.uk> to file: 06/06/2002 01:55 PM pic20654.pcx) People be carefull, the people behind this
2007 Dec 06
3
Minimal install for CentOS 5?
Hello, I'm new to the linux world (long time FreeBSD user), and I'm wondering if there's an easy way to install CentOS 5 without the GUI and unnecessary services? I see there's a server cd for CentOS 4, but I didnt see anything like that for CentOS 5. Am I looking in the wrong places, or is it just necessary to manually select the minimal set of packages? Thanks, Aaron
2007 Nov 20
2
as.character(seq(-.35,.95,.1))
> as.character(seq(-.25,.95,.1)) [1] "-0.25" "-0.15" "-0.05" "0.05" "0.15" "0.25" "0.35" "0.45" "0.55" "0.65" "0.75" "0.85" "0.95" > as.character(seq(-.35,.95,.1)) [1] "-0.35" "-0.25"
2002 Jun 17
3
Help
Can you please tell me the minimum system spec for R on a windows machine? Thanks _______________________________________ Matthew Longley IT Administrator Zoological Society of London Regent's Park London NW1 4RY Charity No: 208728 Tel: 020 74496412 Fax: 020 74496294 email: Matthew.Longley at zsl.org WWW: www.zsl.org _______________________________________
2005 Jun 15
1
Adduser failing to accept 'username$'
Hi group, For some odd reason - most likely my current level of n00bness - my useradd refuses to accept the $ in the machine name, when adding a Windows machine to my Samba 3 installation. I'm running Red Hat linux with a newly compiled version of Samba 3.0.14a. Any ideas? Best regards, Casper Helenius, Denmark
2004 Oct 26
1
adduser ?
I installed CentOS 3.3 some time ago and the first thing I did after the install was to run a little script that adds my user plus a few other things. The script adds my user like this USER="ulrik" PASSWD="<mypasswd>" /usr/sbin/adduser $USER -p $PASSWD It seemed to work fine except I couldn't login? I searched Google for reasons why I could only login via ssh as
2005 Feb 21
4
how to change default shell when using adduser/useradd
Hi, when I use useradd of adduser in CentOS 3 or 4, the default shell a user gets /bin/bash. I want this to be changed to /bin/false for security reasons... How can I accomplish this? Thanks in advance for any help. -- Michiel
2003 Mar 20
0
It takes 35 seconds to run a command adduser when winbindd is running
Dear Sir/Ms.: I am running samba 2.2.8 and Winbindd, and the "wbinfo -u", "wbinfo -g", "getent passwd", and "getent group" all work correctly. The problem I have is this: If I issue a command "useradd jeff" on a Linux machine, it takes 35 seconds to add a user. If I stop winbindd, the command useradd will add a user immediately. This
2007 Jul 17
1
bulk adduser scripts for smbldap-tools
I'm looking for scripts to create bulk users on a Debian Etch/samba3/smbldap-tools0.9.2-3 pdc. I've been looking through the archives and all over google. To no avail. So far all I've found is a reference to a script that comes with smbldap-installer..which I cannot find either. TIA ----------------------------------------------------------------- This email message is intended
2009 Nov 11
1
adduser is contacting the AD server?
Hello, I'm just wondering if someone stumble upon this. We are trying to create a local account but it looks like the adduser script is contacting the AD server for some reason and saying that the user "already exists" when it doesn't locally. Is there a way to disable adduser to contact AD or something similar? Thank you. [root at server01~]# adduser user01 adduser: user
2014 Aug 26
1
Need password for adduser script
Hello List, we like to add a newly generated user account that was created with the domain user tools, to another service on a separated machine, with the same credentials. Is there a simple way to retrieve the password like the username (%u) to hand the (cleartext-) password over to our adduser script? I know this is a hack, but we want to have a soft transformation until our AD service is
2003 Apr 08
1
adduser and crypt
Hello! adduser(8) perl script uses crypt(3) to generate encrypted passwords, as pointed in /usr/sbin/adduser itself. Currently in /etc/login.conf password format is MD5 as default but adduser always generates encrypted passwords in DES format. IMHO adduser script should read value of passwd_format in /etc/login.conf to decide what kind of salt (DES, MD5 or somewhat else) he gives to crypt. At
2006 Feb 23
0
smbldap-adduser problems
Hi, by using IDEALX scripts (smbldap-tools-0.9.2) this is what i've find. in my smb.conf file i've put those lines : add user script = /usr/local/sbin/smbldap-useradd -a -m "%u" delete user script = /usr/local/sbin/smbldap-userdel "%u" add group script = /usr/local/sbin/smbldap-groupadd -p "%g" delete group script =
2008 Nov 25
2
adduser vs. useradd
Hi, To add a user to the system on the commandline, I usually use the adduser command. # adduser newuser And that's it. I've been using that command probably out of an old habit, since I've been a long-time Slackware user before. But now I wanted to dig a bit deeper, and some details puzzle me. Whereas on Slackware, 'adduser' is an interactive shell script to create a
2007 Mar 09
4
Adduser help
at http://wiki.openpbx.org/tiki-index.php?page=Easy+route+to+building+OpenPBX.org there is the following adduser command: adduser --no-create-home --ingroup openpbx --disabled-password --disabled-login openpbx This does NOT seem to be the right format for Centos. So far, using man, I have come up with; adduser -M -g openpbx What else do I need?
2024 Dec 18
1
Question about "HB" flag and a "battery.charge.high" name
Kicking the old tyre a bit once more: In my recent reading I saw "float charge", "float mode", "float voltage" etc. Maybe that is what I meant in the earlier discussion - similar concept, similar word. In case of PbAc per https://chargetek.com/basic-information.html : "Float mode is where the voltage on the battery is maintained at approximately 2.25 volts
2019 Dec 09
0
How to make the playlist repeat
Good morning, I'm using the deb package provided with Debian buster. Output of 'apt search ices2' --> ices2/stable,now 1:2.0kh60a-dmo4 amd64 [installed] So I should probably remove that, and build it from source then. -Allen -- Allen Seelye A Linux user since 1997. December 9, 2019 6:38 AM, "Philipp Schafft" <phschafft at de.loewenfelsen.net> wrote: > Good
2019 Dec 09
0
How to make the playlist repeat
Good afternoon, On Sun, 2019-12-08 at 12:22 -0700, Allen Seelye wrote: > Good afternoon, > > I have two playlists going, on separate mount points, and they both > exhibit this behavior. It appears that ices is shutting down when it > reaches the end of the playlist. I'm getting these same four lines at > the end of the logs of both playlists: > > [2019-12-08
2002 Nov 08
2
2.4.18 ext3 problems
Hi, Gettings lots of nasty ext3 errors, as follows: attempt to access beyond end of device 03:06: rw=0, want=1989391900, limit=55167178 EXT3-fs error (device ide0(3,6)): ext3_free_branches: Read failure, inode=10092558, block=-1113264762 - several thousand of these in the course of a few seconds And lots of these: EXT3-fs error (device ide0(3,6)): ext3_free_blocks: Freeing blocks not in