search for: user99

Displaying 4 results from an estimated 4 matches for "user99".

Did you mean: user9
2005 Sep 28
2
[ win32utils-Bugs-2532 ] Etc::Admin.configure_group problem
...3 Submitted By: Daniel Berger (djberg96) Assigned to: Park Heesob (phasis68) Summary: Etc::Admin.configure_group problem Initial Comment: Ruby 1.8.2 Windows XP Pro I can''t seem to configure an existing group with more than four users. As a test, I added users "user0" to "user99". Then I ran the following snippet: tc::Admin.configure_group( :group_name => "group0", :description => "Test group - delete this group", :local? => true, :users => %w/user7 user1 user2 user99 user0/ ) This fails. However, if I reduce the number...
2002 Aug 18
2
Are these BUGS? anyone experienced either of these?
...h the wildcard mapping. Can anyone else verify this behaviour for me. Below is a sample of my username map file and the log file. username map file smbadmin = administrator Administrator nobody = user1 nobody = user2 nobody = user3 ... !nobody = user99 nobody = * ;The ! means to stop processing file after this line if a match has already been made. ;Otherwise, process the next line... samba log file [2002/08/16 16:20:27, 3] lib/username.c:map_username(168) Mapped user Administrator to smbadmin [2002/08/16...
2005 Sep 28
1
[ win32utils-Bugs-2532]Etc::Admin.configure_group problem
...: Etc::Admin.configure_group problem > > > > Initial Comment: > > Ruby 1.8.2 > > Windows XP Pro > > > > I can''t seem to configure an existing group with more than > four users. > > As > > a test, I added users "user0" to "user99". Then I ran the > following > > snippet: > > > > tc::Admin.configure_group( > > :group_name => "group0", > > :description => "Test group - delete this group", > > :local? => true, > > :users => %w/user7 us...
2002 Aug 15
0
Small Bug with username map (2.2.5)
...with the wildcard mapping. Can anyone else verify this behaviour for me. Below is a sample of my username map file and the log file. thanks -peter. p.s. using Samba 2.2.5, Win2k and Solaris 8 smbadmin = administrator Administrator nobody = user1 nobody = user2 nobody = user3 ... !nobody = user99 nobody = * ;The ! means to stop processing file after this line if a match has already been made. ;Otherwise, process the next line... [2002/08/16 16:20:27, 3] lib/username.c:map_username(168) Mapped user Administrator to smbadmin [2002/08/16 16:20:27, 3] lib/username.c:map_username(168)...