Search Results

Search: Posts Made By: manju--
2,310
Posted By manju--
Hello - It is not about updating password...
Hello - It is not about updating password expiring time. It is about updating password change time.

It is one of dev requirement, which I think is not possible. The password change time is a like...
2,310
Posted By manju--
Update users password change time
Hello - Is this possible on Unix machines? Can we update user password change time?
1,464
Posted By manju--
NIS setup: Mastr on AIX and slave on Solaris?
Hello - This could be a stupid question. But can we configure NIS with different flavors of UNIX. Like Master on AIX and slave on Solaris?

---------- Post updated 09-06-11 at 04:17 AM ----------...
Forum: Solaris 09-06-2011
2,850
Posted By manju--
Error while configuring NIS master
Hello - I have a Solaris machine, which I would like to configure as NIS master. When I run the command /usr/sbin/ypinit -m, I see below output. I am enclosing them in tags.
/usr/sbin/ypinit -m
...
2,573
Posted By manju--
Shell scripts exits after executing ypmatch
Hello - I have a script which creates a NIS user on Solaris machine. Before creating the user I check if the user being created laready exists or not using ypmatch and use $? to get the exit code....
11,996
Posted By manju--
Thanks yazu!! I did this:- for SHELL in...
Thanks yazu!! I did this:-

for SHELL in /bin/bash /bin/jsh /bin/pfcsh /bin/pfsh /bin/tcsh /sbin/jsh /usr/bin/csh /usr/bin/ksh /usr/bin/pfksh /usr/bin/sh /usr/bin/zsh /usr/xpg4/bin/sh /bin/csh...
11,996
Posted By manju--
So is there any way we can do this, please let me...
So is there any way we can do this, please let me know the approach I need to follow.
11,996
Posted By manju--
Thanks..! but I need to write script which needs...
Thanks..! but I need to write script which needs to find the shells supported by the system. I just thought of doing cat /etc/shells, so if this is missing from where can i get the information.
11,996
Posted By manju--
The /etc/shells file is missing.
Hi the /etc/shells file is missing on some of development boxes. Is this ok? Where can I find this file?

---------- Post updated at 07:07 AM ---------- Previous update was at 07:07 AM ----------
...
6,571
Posted By manju--
Hi Zaxxon - The doubt was regarding login class...
Hi Zaxxon - The doubt was regarding login class of a particular user in Unix. Using Java I need to update this (which is not an issue).

It should be some user parameter like user's home directory...
4,717
Posted By manju--
useradd: ERROR: invalid syntax
Hello - I have the below script

syncToken=None;\
forceDeleteUserHome=true;\
nisPwdDir=/etc;\
mirrorFilesLocation=/etc/connector_mirror_files;\
removeHomeDirContents=true;\
shadow=false;\...
6,571
Posted By manju--
I actually work on a project where in, i need to...
I actually work on a project where in, i need to write java code to create/modify/delete users on unix systems. One of the requirement is to update users login class. I did some googling, but could...
6,571
Posted By manju--
Unix user login class
Hello - Could anyone please explain what is login class in unix..? is it supported by Linux, AIX, HP-UX, Solaris?

Also how do we update this when a user is created? I looked into man pages for...
1,875
Posted By manju--
Hi itkamaraj - I meant on a particular unix...
Hi itkamaraj - I meant on a particular unix machine, say solaris, ksh, csh, bash etc are supported. Is there a way I can find out what all are supported through some command or script?
1,875
Posted By manju--
Get all types of shell supported on any unix flavors.
Hello - Is there a command/way we can find out, what shells are supported on a Unix machine?

Please let me know.

Thanks,
Manju
Showing results 1 to 15 of 15

 
All times are GMT -4. The time now is 12:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy