search for: global_sid_builtin_administr

Displaying 2 results from an estimated 2 matches for "global_sid_builtin_administr".

2010 Jun 30
1
net rpc file checks in 3.5.x
...rv_srvsvc_nt.c:1039(_srvsvc_NetFileEnum) Enumerating files only allowed for administrators I've peeked into srv_srvsvc_nt.c and the main difference from earlier samba versions (in the function mentioned in logs) is the addition of the following check: if (!nt_token_check_sid(&global_sid_Builtin_Administrators, p->server_info->ptok)) { DEBUG(1, ("Enumerating files only allowed for " "administrators\n")); return WERR_ACCESS_DENIED; } Judging from variables' names it checks...
2014 Mar 15
1
Upgrading from 4.1.4 to 4.1.6 on FreeBSD 9.2
...efined reference to `dsdb_expand_nested_groups at SAMBA_4.1.4' /usr/local/lib/libsamba-credentials.so: undefined reference to `dsdb_search_one at SAMBA_4.1.4' /usr/local/lib/libndr.so: undefined reference to `win_errstr at SAMBA_4.1.4' /usr/local/lib/libsamdb.so: undefined reference to `global_sid_Builtin_Administrators at SAMBA_4.1.4' /usr/local/lib/libsamdb.so: undefined reference to `samdb_result_allow_password_change at SAMBA_4.1.4' /usr/local/lib/libsamdb.so: undefined reference to `security_token_is_anonymous at SAMBA_4.1.4' /usr/local/lib/libsamdb.so: undefined reference to `gendb_search_dn...