Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: Can a normal user create a user with useradd ???

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Can a normal user create a user with useradd ???

Product Search Results


Results 1 - 25 of 7959

[higher confidence] - higher confidence, [lower confidence] - lower confidence

Can a normal user create a user with useradd ???
    Summary: in a HP-UX 9000 A need a script, command or a way to a normal user creat another user with the useradd. Can i say in the script the passwd of root ???...

I am having a permissions problem
    Summary: Hello, I have a script called "change" that lives in the following directory: /home/controlm/measurements/ The /home/controlm dir is the home dir for ...

creating a phonebook
    Summary: #!/bin/sh display_number() { echo 'Enter number: \c' read number if [ "$number" ] ; then grep "$number" myphonebook fi } echo 'Enter selection: \c'...

Create a file with a path?
    Summary: In a ksh script I get a file with a path from another program. I need to create the file and it's directories. I know mkdir -p can make the dirs but h...

Solaris 7:Problem with Korn Shell initia
    Summary: I created a user with "useradd" and made sure its shell would be /bin/ksh. All initialization files (.profile, and all local.*) files are there, but ...

su - c normal user
    Summary: Hi! I have two a/c on unix i.e a and b. I logged in as a first user (a) . Now I would like to like to run a command as a second user (b). I don't have...

running command as another user .. with
    Summary: I cant make that user equal to root. We have to run this script file from an application , and tht application access the O/S with a specific user , w...

Using a script with UNIX commands t
    Summary: wr is a kernel function used for drivers. You can't use it in a script. There are many ways to get your line numbers into fileA. The nl command wil...

padding a number with leading zeros
    Summary: Hi: I'm not near a unix box so this is untested: two ways to prepend zeros: # if you have ksh/bash typeset -Z10 val val=56 # using awk xval=57 echo $x...

Can't open modem?
    Summary: I have been in the process of removing Windows as my primary OS. I have been setting up my PPP client. In my reseach I found this which should addres...

linux-newbie needs education
    Summary: Somebody has to do this, I guess... DOSKEY=change your shell to tcsh...this should be located in /bin (ps- bash is supposed to have command history au...

Deleting a File with No Extension
    Summary: I need to create a script that will remove a file if there is no extension. The file is generated with a random name, based on current date. The file...

Replacing a pattern with a variable
    Summary: I need to replace anything immediately after the pattern "standard01/" in a file with the value of a variable I don't know the length of the characte...

How to insert environ string into a
    Summary: Can someone help! I created a variable (ddir=`ps -ef | grep apa`) that I would like to insert into a text file (STOP) in the 5th line of file. I crea...

Adding new fields to a file with co
    Summary: Hi, I have a header file containing a few comma-separated fields.example: (start file) emp,emp_name,location,salary,post_code,sac,le (end file) This f...

Get a week number from a date.
    Summary: Hi frnds, I donno if I amputting in the rt forum or not.But i am trying to get a week number from a given date. This code by a member on computing....

giving ftp access to a user
    Summary: by default usually you should be able to have ftp access when you create a user ie useradd blah but if not its then it is turned off to turn on it d...

Input from file, create multi-users
    Summary: I'm trying to create multiple users at once by inputing the user data from a file with the following format: userid description uid groups test01 Tes...

how can i password protect a folder (directory)in unix
    Summary: Simple. Create a new user and make the folder their home directory. Now change the permissions on the directory so that only the owner can read, wri...

creating user accounts in AIX
    Summary: Hello all: I am new to UNIX and I am given the responsibility of administering a UNIX machine recently. The system is a IBM AIX 3.1. As a part of my ...

UNIX User Permission (URGENT)
    Summary: Hi Everybody, How can I create a user with permission which allows the user just sees the user's own home directory nothing else. I am using SCO OpenS...

Script to create a table
    Summary: Hi, Can anyone help in writing a shell script that creates a table out of the info in the /etc/passwd file using the following format: User Name User...

logout user from within a Korn scri
    Summary: Hi I have created a menu using a Korn script which in turn runs a number of other scripts to do jobs on the box. I have controlled the users login us...

Change password with out any prompt
    Summary: First, only someone with root permissions can change passwords (sudo maybe used to grant certain permissions to non-root users)a common method for au...

creating a report
    Summary: Hi I need to create a shell script to create a report showing users name when they last logged on and if they have exceeded their quota (5mb) I figur...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: Can a normal user create a user with useradd ???

Ads by Google