Displaying 20 results from an estimated 67 matches for "srv_srvsvc_nt".
2010 Jun 30
1
net rpc file checks in 3.5.x
...,
(with rid 512), including cases with ntadmin being rid=500 itself,
I always get:
[2010/06/30 15:06:46.272578, 2] auth/auth.c:304(check_ntlm_password)
check_ntlm_password: authentication for user [ntadmin] -> [ntadmin] -> [ntadmin] succeeded
[2010/06/30 15:06:46.276232, 1] rpc_server/srv_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_B...
2009 Jun 02
1
Samba 3.3.4 Umlaut in Share comment
...ror.
Thanks,
Howard
[2009/06/02 08:25:53, 4] rpc_server/srv_pipe.c:api_rpcTNP(2353)
api_rpcTNP: srvsvc op 0xf - api_rpcTNP: rpc command:
SRVSVC_NETSHAREENUMALL
[2009/06/02 08:25:53, 6] rpc_server/srv_pipe.c:api_rpcTNP(2379)
api_rpc_cmds[15].fn == 2001763c
[2009/06/02 08:25:53, 5]
rpc_server/srv_srvsvc_nt.c:_srvsvc_NetShareEnumAll(1299)
_srvsvc_NetShareEnumAll: 1299
[2009/06/02 08:25:53, 5]
rpc_server/srv_srvsvc_nt.c:init_srv_share_info_ctr(515)
init_srv_share_info_ctr
[2009/06/02 08:25:53, 3] smbd/sec_ctx.c:push_sec_ctx(224)
push_sec_ctx(19668, 10057) : sec_ctx_stack_ndx = 1
[2009/06/02 08:...
2017 Dec 05
2
MMC issue
...he list of sessions from Windows clients".
The problem exists only if I try to connect to linux machines (Windows
Server is ok),
and only for Administrator account. From other accounts with Administrator
priviliges there is no problem at all.
In the logs there is:
../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1274(_srvsvc_NetFileEnum)
Enumerating files only allowed for administrators
Any advice?
Thanks
Mariusz
--
Sent from: http://samba.2283325.n4.nabble.com/Samba-General-f2403709.html
2017 Dec 05
2
MMC issue
...oblem exists only if I try to connect to
>> linux machines (Windows Server is ok),
>> and only for Administrator account. From other accounts with
>> Administrator priviliges there is no problem at all.
>>
>> In the logs there is:
>> ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1274(_srvsvc_NetFileEnum)
>> Enumerating files only allowed for administrators
>>
>> Any advice?
>>
>> Thanks
>> Mariusz
>>
>>
>>
>> --
>> Sent from:
>> http://samba.2283325.n4.nabble.com/Samba-General-f2403709.html
&g...
2017 Dec 05
2
MMC issue
...; to linux machines (Windows Server is ok),
>> >> and only for Administrator account. From other accounts with
>> >> Administrator priviliges there is no problem at all.
>> >>
>> >> In the logs there is:
>> >> ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1274(_srvsvc_NetFileEnum)
>> >> Enumerating files only allowed for administrators
>> >>
>> >> Any advice?
>> >>
>> >> Thanks
>> >> Mariusz
>> >>
>> >>
>> >>
>> >> --
>...
2018 Sep 12
1
eventlog functionality
On Wed, 2018-09-12 at 16:23 -0700, Ray Klassen via samba wrote:
> On 2018-09-12 09:44 AM, Jeremy Allison via samba wrote:
> >
> > On Wed, Sep 12, 2018 at 09:30:19AM -0700, Ray Klassen via samba
> > wrote:
> > >
> > >
> > > and from the what the hell department. I did it. Comparing
> > >
> > >
2017 Dec 05
2
MMC issue
...gt;> >> and only for Administrator account. From other accounts with
>> >> >> Administrator priviliges there is no problem at all.
>> >> >>
>> >> >> In the logs there is:
>> >> >>
>> ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1274(_srvsvc_NetFileEnum)
>> >> >> Enumerating files only allowed for administrators
>> >> >>
>> >> >> Any advice?
>> >> >>
>> >> >> Thanks
>> >> >> Mariusz
>> >> >>...
2024 May 28
1
Usrname map and Windows ACLs question
...le Server's log we can see:
/2024/05/27 14:09:59.132155,? 3]
source3/rpc_server/rpc_server.c:261(ncacn_terminate_connection)
? ncacn_terminate_connection: Terminating connection - 'dcesrv:
NT_STATUS_CONNECTION_DISCONNECTED'
[2024/05/27 14:10:03.953721,? 1]
source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1639(_srvsvc_NetSessEnum)
*Enumerating sessions only allowed for administrators*
[2024/05/27 14:10:03.984777,? 3]
source3/rpc_server/rpc_server.c:261(ncacn_terminate_connection)/
When we disable "username map" option, RSAT behaves as it should.
Besides that, we can manage and access...
2002 Dec 19
0
Failed to delete entry for share
...sr/sbin/smbchangeshare -d
(the extra parameters are used by my C program to do different things)
Adding shares works fine and changing the comments in shares works too.
However, when I delete shares from ServerManager, I get this message in
the samba log file:
[2002/12/19 12:16:13, 0]
rpc_server/srv_srvsvc_nt.c:delete_share_security(277)
delete_share_security: Failed to delete entry for share w98bin
The delete operation does work though and the share is removed from the
smb.conf and no longer appears in NetworkNeighborhood.
Also, when I do a change share operation in ServerManager where I change
the...
2017 Dec 06
3
MMC issue
...In the logs I see this:
Successful AuthZ: [srvsvc,ncacn_np] user [BRAIN-02]\[Administrator]
[S-1-22-1-0] at [Mi, 06 Dez 2017 10:00:22.032080 CET] Remote host
[ipv4:x.x.x.x:35170] local host [NULL]
Dec 6 10:00:22 lx-sv-03 smbd_audit: [2017/12/06 10:00:22.035679, 1]
../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1468(_srvsvc_NetSessEnum)
Dec 6 10:00:22 lx-sv-03 smbd_audit: Enumerating sessions only allowed
for administrators
Samba Version is 4.7.3 on the DM
wbinfo --sid-to-name=S-1-22-1-0
Unix User\root 1
getent passwd Administrator
returns nothing
wbinfo --uid-to-sid=0
S-1-22-1-0
wbinfo -i Adm...
2005 Jun 25
0
VFS module core dump in make_connection
...ser jk in list
[2005/06/25 01:32:33, 10] lib/username.c:user_in_list(533)
user_in_list: checking user |jk| against |root|
[2005/06/25 01:32:33, 10] smbd/uid.c:is_share_read_only_for_user(99)
is_share_read_only_for_user: share db is read-write for unix user jk
[2005/06/25 01:32:33, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217)
get_share_security: using default secdesc for db
[2005/06/25 01:32:33, 10] lib/util_seaccess.c:se_map_generic(176)
se_map_generic(): mapped mask 0x10000000 to 0x001f01ff
[2005/06/25 01:32:33, 10] lib/util_seaccess.c:se_access_check(234)
se_access_check: requested acc...
2024 May 28
1
Usrname map and Windows ACLs question
...:
>
> /2024/05/27 14:09:59.132155,? 3]
> source3/rpc_server/rpc_server.c:261(ncacn_terminate_connection)
> ? ncacn_terminate_connection: Terminating connection - 'dcesrv:
> NT_STATUS_CONNECTION_DISCONNECTED'
> [2024/05/27 14:10:03.953721,? 1]
> source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1639(_srvsvc_NetSessEnum)
> *Enumerating sessions only allowed for administrators*
> [2024/05/27 14:10:03.984777,? 3]
> source3/rpc_server/rpc_server.c:261(ncacn_terminate_connection)/
>
> When we disable "username map" option, RSAT behaves as it should.
> Besides that...
2017 Dec 05
2
MMC issue
...;> >> >> Administrator priviliges there is no problem at all.
>> >> >> >> >>
>> >> >> >> >> In the logs there is:
>> >> >> >> >>
>> >> >>
>> ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1274(_srvsvc_NetFileEnum)
>> >> >> >> >> Enumerating files only allowed for administrators
>> >> >> >> >>
>> >> >> >> >> Any advice?
>> >> >> >> >>
>> >> >>...
2017 Dec 05
2
MMC issue
...gt; >> other accounts with Administrator priviliges there is no
>> >> >> >> problem at all.
>> >> >> >>
>> >> >> >> In the logs there is:
>> >> >> >>
>> >> ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1274(_srvsvc_NetFileEnum)
>> >> >> >> Enumerating files only allowed for administrators
>> >> >> >>
>> >> >> >> Any advice?
>> >> >> >>
>> >> >> >> Thanks
>> >>...
2003 Oct 15
0
First write fails subsequent succeeds
...x_stack_ndx = 0
[2003/10/15 13:32:13, 4] smbd/reply.c:reply_tcon_and_X(266)
Client requested device type [?????] for share [PUBLIC]
[2003/10/15 13:32:13, 3] smbd/service.c:make_connection_snum(536)
Connect path is '/shares/Public' for service [Public]
[2003/10/15 13:32:13, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217)
get_share_security: using default secdesc for Public
[2003/10/15 13:32:13, 3] lib/util_seaccess.c:se_access_check(267)
[2003/10/15 13:32:13, 3] lib/util_seaccess.c:se_access_check(268)
se_access_check: user sid is S-1-5-21-2730512542-3254095339-111969469-501
se_acces...
2006 Mar 25
0
NT_STATUS_IO_TIMEOUT
...c_ctx_stack_ndx = 0
[2006/03/25 12:43:34, 4] smbd/reply.c:reply_tcon_and_X(660)
Client requested device type [?????] for share [DATALIB]
[2006/03/25 12:43:34, 3] smbd/service.c:make_connection_snum(488)
Connect path is '/datalib' for service [datalib]
[2006/03/25 12:43:34, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(240)
get_share_security: using default secdesc for datalib
[2006/03/25 12:43:34, 3] lib/util_seaccess.c:se_access_check(250)
[2006/03/25 12:43:34, 3] lib/util_seaccess.c:se_access_check(251)
se_access_check: user sid is S-1-5-21-3963901886-956592875-555457773-3124
se_acce...
2017 Dec 05
0
MMC issue
...connect
> >> to linux machines (Windows Server is ok),
> >> and only for Administrator account. From other accounts with
> >> Administrator priviliges there is no problem at all.
> >>
> >> In the logs there is:
> >> ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1274(_srvsvc_NetFileEnum)
> >> Enumerating files only allowed for administrators
> >>
> >> Any advice?
> >>
> >> Thanks
> >> Mariusz
> >>
> >>
> >>
> >> --
> >> Sent from:
> >> http:...
2007 Apr 26
1
Winbind: limiting groups that can log-in
Hi,
I am currently trying to configure AD (Windows 2003) + Linux (CentOS
4.4) to allow user logins for certain users, namely, developers.
The winbind authentication part of it is working correctly, but every
user in AD can login to the servers via ssh.
I have tried to limit users by adding
valid_users = @"domain+developers" (+ is the separator)
on /etc/samba/smb.conf, but this
2005 Mar 19
1
Problem with domain membership
...(0, 0) - sec_ctx_stack_ndx = 0
[2005/03/19 13:08:22, 4] smbd/reply.c:reply_tcon_and_X(407)
Client requested device type [IPC] for share [IPC$]
[2005/03/19 13:08:22, 3] smbd/service.c:make_connection_snum(469)
Connect path is '/tmp' for service [IPC$]
[2005/03/19 13:08:22, 4] rpc_server/srv_srvsvc_nt.c:get_share_security
(217)
get_share_security: using default secdesc for IPC$
[2005/03/19 13:08:22, 3] lib/util_seaccess.c:se_access_check(251)
[2005/03/19 13:08:22, 3] lib/util_seaccess.c:se_access_check(252)
se_access_check: user sid is
S-1-5-21-1790986081-3911417905-1778689532-501
se_acces...
2004 Nov 10
0
Samba 3.0.4 and DOS 6.2.2
...ny list.
[2004/11/08 11:43:40, 2] lib/access.c:check_access(324)
Allowed connection from (192.168.2.38)
[2004/11/08 11:43:40, 3] smbd/service.c:make_connection_snum(457)
Connect path is '/space/home/dos/update/installation' for service
[installation]
[2004/11/08 11:43:40, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217)
get_share_security: using default secdesc for installation
[2004/11/08 11:43:40, 3] lib/util_seaccess.c:se_access_check(251)
[2004/11/08 11:43:40, 3] lib/util_seaccess.c:se_access_check(252)
se_access_check: user sid is S-....
se_access_check: also S-.....
se_acces...