Ask a Question related to Mac Programming, Design and Development.
-
Patryk 'Silver Dream !' Łogiewa #1
adding users to different groups
Hi group,
I need to add a user (myself) to a group he doesn't belong to by
default. On most unices I do edit the group file and voila.
On the MacOSX I tried the NIManager but the results are rather
unpromissing. I found the group I am interested in ("operator"), found
the "Users" key and added my login after the root. No difference noticed
(even after reboot)...
Any clues?
Thanks in advance.
Patryk 'Silver Dream !' Łogiewa Guest
-
Users login: Nested groups.
Hi there! If anyone could help me... thanks! My problem is this: our application controls the users login with Active Directory. It checks that... -
[Carbon] how do i get a list of users and groups??
hey all, i've been struggling to figure out how to get a list of users and groups like the finder's get info window displays in its ownership &... -
local users and groups
When I try to access the Local Users and Groups, as the local administrator, there's an X, and I get an error message stating, Unable to access the... -
DirectoryEntry - enum users/groups...
Hi, Joe, Thank You for pointing me in the right direction. My apps now captures the user's password with a text box and retrieves the user's... -
adding 2000 users to local XP Pro workstation groups
I have built a small LAN with server 2000 and XP pro workstations. When I try to add a domain user or group to a local group, the domain accounts... -
Heath Raftery #2
Re: adding users to different groups
"Patryk 'Silver Dream !' ?ogiewa" <silverdr@inet.remove.it.pl> wrote:
> Hi group,> I need to add a user (myself) to a group he doesn't belong to by
> default. On most unices I do edit the group file and voila.I think that's all you have to do. Did you follow the format used in other> On the MacOSX I tried the NIManager but the results are rather
> unpromissing. I found the group I am interested in ("operator"), found
> the "Users" key and added my login after the root. No difference noticed
> (even after reboot)...
groups for multiple members? Make sure you seperate the login names with a
comma and a space.
--
*--------------------------------------------------------*
| ^Nothing is foolproof to a sufficiently talented fool^ |
| Heath Raftery, HRSoftWorks _\|/_ |
*______________________________________m_('.')_m__ _______*
Heath Raftery Guest
-
Patryk 'Silver Dream !' Łogiewa #3
Re: adding users to different groups
Heath Raftery wrote:
I did exactly like that. I separated the entries with a comma and a>>>I need to add a user (myself) to a group he doesn't belong to by
>>default. On most unices I do edit the group file and voila.
>>>>On the MacOSX I tried the NIManager but the results are rather
>>unpromissing. I found the group I am interested in ("operator"), found
>>the "Users" key and added my login after the root. No difference noticed
>>(even after reboot)...
>
> I think that's all you have to do. Did you follow the format used in other
> groups for multiple members? Make sure you seperate the login names with a
> comma and a space.
>
space. Didn't help, but from your clue I found out how to make it work
by examining all the other groups in search of one with more users. One
has to "insert value" instead of editing the existing "Users" value. I
removed the previous changes and inserted the new value. After
logout-login it started to work as expected. Thanks.
Patryk 'Silver Dream !' Łogiewa Guest
-
Heath Raftery #4
Re: adding users to different groups
In article <3f375c95$1@news.inet.com.pl>,
"Patryk 'Silver Dream !' ?ogiewa" <silverdr@inet.remove.it.pl> wrote:
Ah, of course! Makes perfect sense, now that I'm in front of my OS X> Heath Raftery wrote:>> >> >>I need to add a user (myself) to a group he doesn't belong to by
> >>default. On most unices I do edit the group file and voila.
> >> >> >>On the MacOSX I tried the NIManager but the results are rather
> >>unpromissing. I found the group I am interested in ("operator"), found
> >>the "Users" key and added my login after the root. No difference noticed
> >>(even after reboot)...
> >
> > I think that's all you have to do. Did you follow the format used in other
> > groups for multiple members? Make sure you seperate the login names with a
> > comma and a space.
> >
> I did exactly like that. I separated the entries with a comma and a
> space. Didn't help, but from your clue I found out how to make it work
> by examining all the other groups in search of one with more users. One
> has to "insert value" instead of editing the existing "Users" value. I
> removed the previous changes and inserted the new value. After
> logout-login it started to work as expected. Thanks.
machine. I'm glad my potential bum-steer advice helped you out!
I think you should be able to use the Management->Restart Local NetInfo
Domains menu option instead of logout/login to cause your changes to set.
--
Heath
__________________________________________________ ______
| *Nothing is foolproof to a sufficiently talented fool* |
| _\|/_ |
|________________________________________m(. .)m_________|
Heath Raftery Guest



Reply With Quote

