mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
parent
82901df5e3
commit
5021be2f24
@ -23,7 +23,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define BASE_MACHINE_UID 60000
|
#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"
|
#include "includes.h"
|
||||||
|
|
||||||
@ -715,5 +715,3 @@ int main (int argc, char **argv)
|
|||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user