![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| max size of a group in /etc/group | antalexi | AIX | 4 | 05-11-2008 06:01 AM |
| Group membership limit | son_t | SUN Solaris | 4 | 04-11-2008 03:44 AM |
| Monkcast #12: IBM HW group OEMs Solaris to chagrin of SW group & a ... - ZDNet.com bl | iBot | UNIX and Linux RSS News | 0 | 08-17-2007 01:30 PM |
| entry in /etc/group too long - problem using sudo with %group | poli | SUN Solaris | 4 | 12-21-2004 06:50 AM |
| NIS group vs local group | vjsony | UNIX for Dummies Questions & Answers | 3 | 05-19-2003 06:54 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
group limit
hi,
i have in my /etc/group an unix group full. i need to add new user in this group. users need to have the same gid and the same name... is it possible ? can i create a concatenation with an other group or something else ? thx |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
The lines can get very large. We have one with over 100 users. That line is 876 characters long. Are you sure yours is full? How can you tell?
But I once had luck with something like this... Code:
adm::4:root,adm,daemon admxx::4:more,user,names |
||||
| Google The UNIX and Linux Forums |