mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
parent
82901df5e3
commit
5021be2f24
@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
#define BASE_MACHINE_UID 60000
|
||||
#define MAX_MACHINE_UID 65500 /* 5500 trust acconts aren't enough? */
|
||||
#define MAX_MACHINE_UID 65500 /* 5500 trust accounts aren't enough? */
|
||||
|
||||
#include "includes.h"
|
||||
|
||||
@ -715,5 +715,3 @@ int main (int argc, char **argv)
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user