search for: user16

Displaying 8 results from an estimated 8 matches for "user16".

Did you mean: user1
2003 Jun 10
2
user can't member more than 15 group
...user1:*:1001:master ... user15:*:1015:master --- all work Ok user master member of all user1-user15 groups (this user "master" with ID!=0 , in server polisy reasons, must have additional right for access to fises that belong user1 - userXX, if 775/664 right set to files) but if i add user16:*:1016:master user "master" not member of user16 group until i remove it from any other groups == it can not write to files that onned by user16:user16 and rights 664/775 I search in LINT but can not find anyone according to increase GROUP LIMIT :( Best regards, Mitch...
2007 Feb 27
2
Dovecot rc23 and rc24 freeze after authentication
I had our production systems running on rc23, however we ran into problems when the server was under heavy load. Eventually, the server would begin to freeze all imap connection after authentication (according to the logs). A user would connect, authentication would succeed, and then the connection would sit until timing out. No error logs were produced. Upgrading to rc24 did not
2012 Jun 29
2
doveadm purge -A via doveadm-proxy director fails after some users
...h=86400 doveadm(user14 at domain1.example.org): Debug: auth input: user=user14 at domain1.example.org proxy host=10.129.3.193 proxy_refresh=86400 doveadm(user15 at domain1.example.org): Debug: auth input: user=user15 at domain1.example.org proxy host=10.129.3.191 proxy_refresh=86400 doveadm(user16 at domain1.example.org): Debug: auth input: user=user16 at domain1.example.org proxy host=10.129.3.191 proxy_refresh=86400 doveadm(user17 at domain1.example.org): Debug: auth input: user=user17 at domain1.example.org proxy host=10.129.3.193 proxy_refresh=86400 doveadm(user18 at domain1.exam...
2010 Jan 08
0
Wine release 1.1.36
...le check for comboboxes. user32: Use CreateIconIndirect to implement CreateCursor. user32: Reimplement CopyIcon16/CopyCursor16 using CreateCursorIconIndirect16. user32: Get rid of the CURSORICON_Copy internal function. user32: Move a number of 16-bit cursor/icon functions to user16.c. user32: Always return the actual pointer instead of a winproc handle in WINPROC_GetProc16. user32: Reimplement loading of 16-bit cursors and icons using 16-bit resource functions. user32: Move freeing of a 16-bit module's icons to user16.c. user32: Move freeing of a 1...
2009 Dec 18
0
Wine release 1.1.35
.... user32: Split the handling of the 16-bit messages out of the listbox winproc. user32: Split the handling of the 16-bit messages out of the scrollbar winproc. user32: Split the handling of the 16-bit messages out of the static winproc. user32: Move SystemParametersInfo16 to user16.c. user32: Remove the no longer used WINPROC_CallDlgProc16 function. user32: Move Get/SetWindowLong16 implementation to wnd16.c. gdiplus/tests: Fix parentheses in the expect() macro. winex11: Make GetKeyboardLayoutName() use the same default layout as GetKeyboardLayout()....
2009 Feb 27
0
Wine release 1.1.16
...user32/tests: Skip more input tests if we can't queue keyboard input. user32/tests: Add a couple of optional messages. winhlp32: Fix a crash when started without arguments. credui: Fix old-style dependency line in the makefile. user32: Move a few 16-bit user functions to user16.c where they belong. libwine: Try to load all modules in the programs directory, not just those with .exe extension. user32/tests: Fix a few more input test failures on Windows. user32/tests: Add some more optional messages. msi: Fix handling of buffer sizes in MsiEnumPatche...
2007 Dec 04
10
Using puppet to manage user access to servers.
...K) ADMINISTRATIVEservers (serverL,server, serverM, ...,serverP) DATABASEservers (serverQ, serverR,, ..., serverZ) We have groups of users: ITusers (user1, user2, ... user11) CUSTOMERSUPPORTusers (user12,user13, ..., user14) DBAuser (user15,user16) We would to be able to say: on servergroup {CUSTOMERservers} ensure usergroup {ITusers, CUSTOMERSUPPORTusers} are present. on servergroup {DATABASEservers} ensure usergroup {DBAuser, ITusers} are present. Currently, our solution, is to constantly rewrite the site.pp file,...
2009 Oct 23
0
Wine release 1.1.32
...i: Add support for using a wildcard in fake dll creation. setupapi: Add support for specifying a fake dll source as '-' to delete it. user32: Reimplement accelerator functions to use 32-bit user handles instead of 16-bit functions. user32: Move 16-bit resource functions to user16.c. server: Free client-side user handles at process exit. user32: Add a helper to retrieve the dimensions of an icon. ntdll: Assume leaf function when we can't find exception information for an ELF module. widl: Output a pointer description for arrays declared as pointer...