Sponsored Content
Full Discussion: Groups is not visible
Operating Systems Solaris Groups is not visible Post 302966532 by Revathi2089 on Saturday 13th of February 2016 03:49:31 AM
Old 02-13-2016
Hello Don,

Group A exists ,meaning if i do the following command,
Code:
root@bnesrv50 # getent group | grep -i A
A:*:2560:a9ad3059,a9an2462,a9ap2447,a9cb2519,a9dm3678,a9es5342,a9jc2364,a9jd3062,a9jl1987,a9lz6481,a9nh4814,a9nm2713,a9rs2507,a9wa2556,ah1901,alastair,at2tha,bryans,c9dg2497,c9fl6347,c9pm2994,c9rc2865,cw2659,dennism,dr2551,eliza,fg2287,ge1700,gkelly,ja2406,jdowling,jkennedy,mf3525,mw2955,petewil,philob,pv2571,rakesh,rg4365,rj2619,rv3526,sl3353,sorcha,t9ar4510,t9ds4473,t9ga4650,t9jg2677,t9kk4511,t9km3147,t9lp4607,t9mt4512,t9ng4556,t9ns4681,t9ra4517,t9rb4551,t9rk4550,t9rs4518,t9rs4519,t9rs4687,t9rv4688,t9sk4509,t9sn4558,t9tk5064,t9tl2850
root@bnesrv50 # getent group | grep -i B
B:*:2560:a9ad3059,a9an2462,a9ap2447,a9cb2519,a9dm3678,a9es5342,a9jc2364,a9jd3062,a9jl1987,a9lz6481,a9nh4814,a9nm2713,a9rs2507,a9wa2556,ah1901,alastair,at2tha,bryans,c9dg2497,c9fl6347,c9pm2994,c9rc2865,cw2659,dennism,dr2551,eliza,fg2287,ge1700,gkelly,ja2406,jdowling,jkennedy,mf3525,mw2955,petewil,philob,pv2571,rakesh,rg4365,rj2619,rv3526,sl3353,sorcha,t9ar4510,t9ds4473,t9ga4650,t9jg2677,t9kk4511,t9km3147,t9lp4607,t9mt4512,t9ng4556,t9ns4681,t9ra4517,t9rb4551,t9rk4550,t9rs4518,t9rs4519,t9rs4687,t9rv4688,t9sk4509,t9sn4558,t9tk5064,t9tl2850

The output shows that the group A and B exists,
Also when i check for other user,
Code:
#groups inf7
A B mincom

Looks like the above user inf7 has been added to the A,B group.

So the groups actually exists.Please guide me on what can be done.Thanks in advance.

Last edited by Scrutinizer; 02-13-2016 at 06:45 AM.. Reason: code tags
 

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Why are the xml tags not visible?

Could some one please tell me why, when I run the following php code: <HTML> <HEAD> <TITLE></TITLE> </HEAD> <BODY> <?php $readfile = file("rss_file.xml"); for ($k=0; $k<=count($readfile)-1; $k++) { echo "$readfile<br>"; } </BODY> </HTML> the tags do not appear in... (1 Reply)
Discussion started by: photon
1 Replies

2. Web Development

images are not visible

hi, why my uploaded images are not visible both in front-end and back-end of my CMS ? See the picture: http://dl-client.getdropbox.com/u/72686/noPics.png I checked the GD library in php. It seems ok... http://dl.getdropbox.com/u/72686/GD.png thanks ---------- Post updated at... (0 Replies)
Discussion started by: aneuryzma
0 Replies

3. UNIX for Advanced & Expert Users

A file system visible for solaris and windows?

Hi, I have a 1TB external iomega hard disk, and I want to plug it to a solaris 8 machine. The problem is that solaris doesn't recognize the NTFS file system partition. I was thinking of formatting it to FAT32, but I would like to know if anyone knows a better file system, considering: - I... (6 Replies)
Discussion started by: Dann-E
6 Replies

4. Red Hat

[ URGENT] - HDD visible to OS without reboot

Hi, I have added 30 GB Vmware Scsci disk in RHEL # cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.3 (Tikanga) I want to make this 30 GB visible to OS without reboot. Pls help (1 Reply)
Discussion started by: saurabh84g
1 Replies

5. Solaris

folder not visible in ls -l

Hi, I have a strange problem. when i do ls i see a folder, say 'abc', but it disappears when i do ls -l. I cannot access or mv that folder. Solaris 10 (SPARC) doesn't allow me to create a new folder with the same name, as it already exists. 'file' command also doesn't recognize i 'abc'... (10 Replies)
Discussion started by: Mack1982
10 Replies

6. Shell Programming and Scripting

Not visible hidden folder

Hi, In one folder there is a hidden folder. Whenever i do any ls -a i can't see the folder. However i can get into the folder by cd .foldername. Would you please help me to identify what is the problem here. (13 Replies)
Discussion started by: anupdas
13 Replies

7. Post Here to Contact Site Administrators and Moderators

Thread 2nd page not visible

Hi, I am not able to see second page of my last post, giving me message database corrupted. Please check. (7 Replies)
Discussion started by: learnbash
7 Replies

8. Post Here to Contact Site Administrators and Moderators

Content of posts aren't visible - only subject

Let's see if this works here. (Except I can't post a URL ...) I posted the thread above and you can't see content, only the subject title. Moderator Don Cragun replied to the post in Shell scripting and programming. (2 Replies)
Discussion started by: Dalej
2 Replies
group(5)							File Formats Manual							  group(5)

Name
       group - group file

Description
       The file is an ASCII file that contains the following information for each group:

       Group name
       Encrypted password
       Numerical group ID
       Comma-separated list of all users allowed in the group

       Each  group name is separated from the next by a new line.  The fields are separated by colons.	If the password field is null, no password
       is demanded.

       Because of the encrypted passwords, it can and does have general read permission and can be used, for example, to map numerical	group  IDs
       to names.

       The  database  can be distributed in a network by a naming service, such as Yellow Pages or BIND/Hesiod.  See the Guide to the Yellow Pages
       Service or the Guide to the BIND/Hesiod Service for setup information.

Restrictions
       The command will not change the passwords.

       Increasing the number of groups that a user is in beyond 8 can affect services that use SUN RPC.  The version of SUN RPC shipped with ULTRX
       V4.2  supports up to 32 groups.	Prior versions supported users being in up to 8 groups.  Users who increase the number of groups that they
       are a member of to more than 8 will not be able to NFS mount file systems from ULTRIX servers older than V4.2.  If root group membership is
       increased to more than 8 groups on a V4.2 system, the YP service may not work if that V4.2 system is in a mixed YP server environment where
       there are both V4.2 and previous releases of YP servers.  Again, this incompatibility can only occur if a user's or root's group membership
       is increased to more than 8 groups.

Files
See Also
       passwd(1), setgroups(2), crypt(3), getgrent(3), initgroups(3x), passwd(5)
       Guide to the BIND/Hesiod Service
       Guide to the Yellow Pages Service

																	  group(5)
All times are GMT -4. The time now is 02:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy