Have u tried with GUI base??
It may work bcoz there u will get a option to set user home directory..
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Bret Hughes
Sent: Thursday, January 23, 2003 1:12 PM
To: [EMAIL PROTECTED]
Subject: Re: adduser
On Thu
On Thu, 2003-01-23 at 08:26, Beast wrote:
> At 10:08 AM 1/22/2003 -0600, you wrote:
> >On Wed, 2003-01-22 at 09:29, Beast wrote:
> >>
> >> Just courious, i'm using RH 8.0 and it seems whenever i add user, it will
> >> alway create directory in /var/spool/mail also.
> >> i'm checking /etc/skell, /e
At 10:08 AM 1/22/2003 -0600, you wrote:
>On Wed, 2003-01-22 at 09:29, Beast wrote:
>>
>> Just courious, i'm using RH 8.0 and it seems whenever i add user, it will
>> alway create directory in /var/spool/mail also.
>> i'm checking /etc/skell, /etc/default/useradd, /etc/login.defs but none are
>> se
On Wed, 2003-01-22 at 09:29, Beast wrote:
>
> Just courious, i'm using RH 8.0 and it seems whenever i add user, it will
> alway create directory in /var/spool/mail also.
> i'm checking /etc/skell, /etc/default/useradd, /etc/login.defs but none are
> seem related to this 'problem'.
> maybe its on p
On Tue, 29 Aug 2000, Sherman Tsang wrote:
> Hi all,
>
> I am having a bit of trouble with a very simple thing that i have done lots
> of times over... i am just trying to add a user using the 'adduser' command
> in the following manner:
>
> adduser -p myPasswwd aUser
>
> i enter it, and then
i've seen this one before, I think it was a PAM module however I was never
able to set a password that way, I had to use the passwd command for that.
On Tue, 29 Aug 2000, Sherman Tsang wrote:
> Hi all,
>
> I am having a bit of trouble with a very simple thing that i have done lots
> of times
Dear Danny,
The cgi that I wrote is attached. To my knowledge it is fully functional. It
was developed on a rh6.1 box using perl 5.005_03. You might have to modify the
locations of the path for the user homedir (currently / because the first guy
to ask for the script wanted that (DON"T ASK ME!)
I am doing something simlar for my private intranet. Can you show me
examples of the code please.
>It would only take about 17 lines of perl. However, how strongly are you
>going to protect this page? I wouldn't even consider this unless this page
>will be accessible behind a firewall and
>Hello,
>
>I was wondering if there was some way to control adduser via CGI scripts.
>I'm looking to send data to it only, not delete.
>
>If anyone has seen scripts like this or can offer any help I would greatly
>appreciate it.
Check out http://www.webmin.com/webmin
>
>I am looking for C/C++ o
It would only take about 17 lines of perl. However, how strongly are you
going to protect this page? I wouldn't even consider this unless this page
will be accessible behind a firewall and htaccess protected. If you need
example code let me know. I can even write it without using CGI.pm if you
On Tue, May 26, 1998 at 06:10:04PM -0700, Stacy Brodzik wrote:
> I tried using "passwd houze" from root and it seemed to work ok since it
> prompted me for a new password and verification. Then it came back with
> this:
>
> passwd: User not known to the underlying authentication modeule
>
> St
I tried using "passwd houze" from root and it seemed to work ok since it
prompted me for a new password and verification. Then it came back with
this:
passwd: User not known to the underlying authentication modeule
Stacy
>
> > Now what? Do I manually make an entry in /etc/passwd? And if
> Now what? Do I manually make an entry in /etc/passwd? And if so, what
> do I use for a passwd since it's encrypted in that file??
>
I think as root you can do "passwd houze" and change that users password.
Or log on as that user and just run passwd. (I don't know if you can log
on as that use
Don't suppose anyone's read the adduser help? :)
---
Matt Housh email: [EMAIL PROTECTED]
MicroComputer SpecialistUniversity of Tulsa
"Pardon me, stewardess. I speak Jive."
--
P
On Sun, 3 May 1998, Phil Blancett wrote:
> Hello all,
>Is there anyway to make a user log into
> a specific directrory with the ./adduser command.
> I don't want to have to create a group for each user but
> all my new clients going into the web server have a hard
> time tunneling up to /home
On Sun, 3 May 1998, Phil Blancett wrote:
> Hello all,
>Is there anyway to make a user log into
> a specific directrory with the ./adduser command.
> I don't want to have to create a group for each user but
> all my new clients going into the web server have a hard
> time tunneling up to /home
edit the password file with vipw
or if you're using the shell script adduser (in 4.2) then just find the
appropriate line in the script and fix it (I recently did this for our
webserver, and it worked just fine :) )
Vinnie
--
[EMAIL PROTECTED] System Administrator Epoch Internet
"Connecting The
At 08:21 PM 3/25/98 -0600, Dave Ihnat wrote:
>
>I would suggest that you look at Linux as an experience at the edge. It
isn't
>staid, conventional, or predictable. OTOH, you *do* have source. Books will
>trail what's available. You may buy a package; I did. RedHat saved me the
>time involved
Al Margheim wrote:
> As a newbie, I have to chime in here and express my frustration at RedHat
> for changing adduser. I too bought books to help me learn linux and both
> of them state that if you run adduser without any arguments that it will
> prompt you through the process of adding a user.
> Pardon me; I'm relatively new to the Linux discussion world, but have been in
> Unix since about 1980; taught internals at BTL ca 1982-4. So, I may not reflect
> the general Linux community; but I do like to believe I still know something
> about SW development.
>
> I would suggest that you lo
well, uhh... for a new user named joe just "adduser joe" should
work... then "passwd joe" to set the password for that user. Hope this
helps and was not a stupid answer :)
B.
-Original Message-
From: plaven <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday
At 09:42 PM 3/24/98 +1000, you wrote:
>Hi,
>
>I have bought a book on Linux and it gives an example of the adduser
>script, which when I run it in the 5.0 dist gives me a command outline. I
>have read that RH have changed the way the adduser command works to
>accomodate the new group settings etc
At 08:33 AM 3/18/98 +, you wrote:
>Dan Cyr wrote:
>>
>> Why is it that i can't 'adduser majordomo' ?
>> My system tells me "majordomo is over 8 characters"
>
>do adduser major, then edit /etc/passwd and /etc/shadow.
>
>or patch the useradd source, which is what i did. the limit is in for
>pos
Thanks for your response.I tried that and it worked
however...to answer my own questiuon. /etc/aliases is what i ended up using.
I didn't read enough =P
Dan
At 08:33 AM 3/18/98 +, Tom Kistner wrote:
>Dan Cyr wrote:
>>
>> Why is it that i can't 'adduser majordomo' ?
>> My system
Dan Cyr wrote:
>
> Why is it that i can't 'adduser majordomo' ?
> My system tells me "majordomo is over 8 characters"
>
> Or did I not read enough of the majordomo docs to find out it's some sort
> of alias thats needed?
>
> If it is an alias please tell me how to do it, i haven't a clue.
do a
25 matches
Mail list logo