Displaying 20 results from an estimated 50 matches for "list_us".
Did you mean:
list_rs
2016 Jun 09
2
wbinfo -u and -g gives no output
...sue will cause any authentication issues.
Likely not.
Here the important part from log.winbindd:
> [2016/06/09 10:04:31.071983, 10, pid=11846, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd.c:725(process_request)
> process_request: Handling async request 11852:LIST_USERS
> [2016/06/09 10:04:31.072016, 3, pid=11846, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd_list_users.c:58(winbindd_list_users_send)
> list_users CFS
Main winbind is asking the CFS child to list the CFS domain
users.
> [2016/06/09 10:04:31.072059, 1, pid...
2016 Jun 10
2
wbinfo -u and -g gives no output
...ue will cause any authentication issues.
Likely not.
Here the important part from log.winbindd:
> [2016/06/09 10:04:31.071983, 10, pid=11846, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd.c:725(process_request)
> process_request: Handling async request 11852:LIST_USERS
> [2016/06/09 10:04:31.072016, 3, pid=11846, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd_list_users.c:58(winbindd_list_users_send)
> list_users CFS
Main winbind is asking the CFS child to list the CFS domain
users.
> [2016/06/09 10:04:31.072059, 1, pi...
2016 Apr 20
1
Ubuntu 14.04 samba update
...ind_client_response_written)
winbind_client_response_written[19441:DOMAIN_INFO]: delivered response to
client
[2016/04/20 08:24:15.864252, 10, pid=19397, effective(0, 0), real(0, 0),
class=winbind] ../source3/winbindd/winbindd.c:731(process_request)
process_request: Handling async request 19441:LIST_USERS
[2016/04/20 08:24:15.864257, 3, pid=19397, effective(0, 0), real(0, 0),
class=winbind]
../source3/winbindd/winbindd_list_users.c:58(winbindd_list_users_send)
list_users SUBDOMAIN
[2016/04/20 08:24:15.864264, 1, pid=19397, effective(0, 0), real(0, 0)]
../librpc/ndr/ndr.c:439(ndr_print_functio...
2011 Sep 13
1
3.5.6: Unable to list group from AD and Strange behavior
...indd/winbindd.c:816(winbind_client_request_read)
closing socket 24, client exited
[2011/09/13 10:13:10.627540, 6] winbindd/winbindd.c:768(new_connection)
accepted socket 24
[2011/09/13 10:13:10.627574, 10]
winbindd/winbindd.c:593(process_request)
process_request: Handling async request 28857:LIST_USERS
[2011/09/13 10:13:10.627590, 3]
winbindd/winbindd_list_users.c:58(winbindd_list_users_send)
list_users USGPEOPLEFR
[2011/09/13 10:13:10.627620, 10]
winbindd/winbindd_cache.c:4674(wcache_fetch_ndr)
Entry has wrong sequence number: 33481252
[2011/09/13 10:13:10.627657, 10]
winbindd/winbindd_l...
2016 Apr 18
3
FW: Domain member seems to work, wbinfo -u not (update4)
...down” on screen but no output.
All other checks are ok, sofar i can see.
few snaps from the debug log lvl 10 of the wbinfo –u
in the log.winbind i notice the following. ( see log below )
snap of few messages.
Domain NTDOMAIN returned 74 groups
Domain NTDOMAIN returned 0 users
List_users for domain NTDOMAIN failed
wb_request_done[14198:LIST_USERS]: NT_STATUS_OK
winbind_client_response_written[14198:LIST_USERS]: delivered response to client
closing socket 29, client exited
the group output:
[2016/04/18 13:25:38.723377, 1, pid=14148, effective(0, 0), real(0, 0)]...
2016 Feb 16
2
Problems after migration from samba 3.5.2 to samba 4.3.1
...ind_client_response_written)
winbind_client_response_written[31117:DOMAIN_INFO]: delivered response to
client
[2016/02/16 11:30:07.352648, 10, pid=31022, effective(0, 0), real(0, 0),
class=winbind] ../source3/winbindd/winbindd.c:731(process_request)
process_request: Handling async request 31117:LIST_USERS
[2016/02/16 11:30:07.352697, 3, pid=31022, effective(0, 0), real(0, 0),
class=winbind]
../source3/winbindd/winbindd_list_users.c:58(winbindd_list_users_send)
list_users EXAMPLE.COM
[2016/02/16 11:30:07.352740, 1, pid=31022, effective(0, 0), real(0, 0)]
../librpc/ndr/ndr.c:439(ndr_print_funct...
2010 Apr 26
2
woriking under webrick but not under passenger
...e")
end
def index
end
def delete_user
if request.post?
user = User.find(params[:id])
if User.count == 1
flash[:notice] = "You can''t remove last remaining user!"
else
user.destroy
end
end
redirect_to(:action => :list_users)
end
def list_users
@all_users = User.find(:all)
end
end
------------------------------------------
class ApplicationController < ActionController::Base
before_filter :authorize, :except => :login_page
helper :all # include all helpers, all the time
protect_from_forgery #...
2016 Jun 09
0
wbinfo -u and -g gives no output
...ue will cause any authentication issues.
Likely not.
Here the important part from log.winbindd:
> [2016/06/09 10:04:31.071983, 10, pid=11846, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd.c:725(process_request)
> process_request: Handling async request 11852:LIST_USERS
> [2016/06/09 10:04:31.072016, 3, pid=11846, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd_list_users.c:58(winbindd_list_users_send)
> list_users CFS
Main winbind is asking the CFS child to list the CFS domain
users.
> [2016/06/09 10:04:31.072059, 1, pi...
2016 Feb 17
0
Problems after migration from samba 3.5.2 to samba 4.3.1
...en)
> winbind_client_response_written[31117:DOMAIN_INFO]: delivered response
> to client
> [2016/02/16 11:30:07.352648, 10, pid=31022, effective(0, 0), real(0, 0),
> class=winbind] ../source3/winbindd/winbindd.c:731(process_request)
> process_request: Handling async request 31117:LIST_USERS
> [2016/02/16 11:30:07.352697, 3, pid=31022, effective(0, 0), real(0, 0),
> class=winbind]
> ../source3/winbindd/winbindd_list_users.c:58(winbindd_list_users_send)
> list_users EXAMPLE.COM
> [2016/02/16 11:30:07.352740, 1, pid=31022, effective(0, 0), real(0, 0)]
> ../librpc...
2016 Jun 10
0
wbinfo -u and -g gives no output
...issue will cause any authentication issues.
Likely not.
Here the important part from log.winbindd:
> [2016/06/09 10:04:31.071983, 10, pid=11846, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd.c:725(process_request)
> process_request: Handling async request 11852:LIST_USERS
> [2016/06/09 10:04:31.072016, 3, pid=11846, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd/winbindd_list_users.c:58(winbindd_list_users_send)
> list_users CFS
Main winbind is asking the CFS child to list the CFS domain
users.
> [2016/06/09 10:04:31.072059, 1, pid=118...
2006 Feb 05
8
Agile Rails book: depot problem 2
My second problem is:
Listing users, and deleting them doesn''t work.
If I try to list user, i just get this list:
User Delete
User Delete
User Delete
User Delete
I''m using this code in the login_controller:
def list_users
@all_users = User.find(:all)
end
def delete_user
@id = params[:id]
if id && user = User.find(id)
begin
User.destroy
flash[:notice] = "User #{user.name} deleted"
rescue
flash[:notice] = "Can''t delete that user"
end
e...
2006 May 10
3
NoMethodError
...ting nil.each
Extracted source (around line #3):
1: <% @page_title = "Spisek uporabnikov" -%>
2: <table>
3: <% for user in @all_users %>
4: <tr>
5: <th><%= user.name %></th>
-----------------------------------------------------
that''s list_users.rhtml ^
and login_controller.rb ?
-----------------------------------------------------
def list_users
@all_users = User.find_all
end
-----------------------------------------------------
And I don''t understand what is wrong here .... ??
--
Posted via http://www.ruby-forum.com...
2016 Apr 18
0
FW: Domain member seems to work, wbinfo -u not (update4)
...>
>
>
>
>
> few snaps from the debug log lvl 10 of the wbinfo –u
>
> in the log.winbind i notice the following. ( see log below )
>
> snap of few messages.
>
> Domain NTDOMAIN returned 74 groups
>
> Domain NTDOMAIN returned 0 users
>
> List_users for domain NTDOMAIN failed
>
> wb_request_done[14198:LIST_USERS]: NT_STATUS_OK
>
> winbind_client_response_written[14198:LIST_USERS]: delivered response to client
>
> closing socket 29, client exited
>
>
>
>
>
> the group output:
>
> [2016...
2016 Apr 19
2
wbinfo -u, wbinfo -g not working after samba update from 4.2.3 to 4.2.10
...Partial log output after "wbinfo -u" -
/var/log/samba/winbind.log:
[2016/04/19 15:03:25.308776, 10, pid=3634, effective(0, 0), real(0,
0), class=winbind]
../source3/winbindd/winbindd.c:725(process_request)
process_request: Handling async request 3666:LIST_USERS
[2016/04/19 15:03:25.308788, 3, pid=3634, effective(0, 0), real(0,
0), class=winbind]
../source3/winbindd/winbindd_list_users.c:58(winbindd_list_users_send)
list_users EXAMPLE
[2016/04/19 15:03:25.308808, 1, pid=3634, effective(0, 0), real(0,
0)] ../librpc/ndr/n...
2016 Apr 19
0
wbinfo -u, wbinfo -g not working after samba update from 4.2.3 to 4.2.10
.../var/log/samba/winbind.log:
>
>
>
>
>
> [2016/04/19 15:03:25.308776, 10, pid=3634, effective(0, 0), real(0,
> 0), class=winbind]
> ../source3/winbindd/winbindd.c:725(process_request)
>
>
> process_request: Handling async request 3666:LIST_USERS
>
>
> [2016/04/19 15:03:25.308788, 3, pid=3634, effective(0, 0), real(0,
> 0), class=winbind]
> ../source3/winbindd/winbindd_list_users.c:58(winbindd_list_users_send)
>
>
> list_users EXAMPLE
>
>
> [2016/04/19 15:03:25.308808, 1, pid...
2016 Jun 08
2
wbinfo -u and -g gives no output
On 2016-06-08 at 16:00 -0400, Dennis Xu wrote:
> Hi, I am checking again if there are any other suggestions.
>
> The Samba server is joined to AD successfully. I can
> authenticate a user using "wbinfo -a" but "wbinfo -u" and
> "wbinfo -g" commands give no output.
>
> Any ideas?
So you say the machine is cloned from another one.
Did you just
2006 Jul 10
7
How to obscure/encrypt password parameter?
Hi all-
I am building an application that includes a login screen. During
development I found that user passwords are logged by Rails in plain
text -- this will not be acceptable to my users. Is there a way to
obscure/encrypt incoming password parameters or not write them to the
log files at all? One thought was to use Javascript, but I was not sure
how secure that would be.
Thanks,
Josh
2006 Jan 05
2
help - edit without using scaffold
...><input type="submit" value=" Edit User " />
</tr>
</table>
<%= end_form_tag %>
<%= link_to ''Show'', :action => ''show'', :id => @user %> |
<%= link_to ''Back'', :action => ''list_users'' %>
********************************************************************
<table>
<% for user in @all_users -%>
<tr>
<td><%= user.username %></td>
<td><%= link_to("(edit)", :action => :edit_user, :id => user.id) %>&l...
2016 Apr 20
4
wbinfo -u, wbinfo -g not working after samba update from 4.2.3 to 4.2.10
...gt; >
> >
> >
> > [2016/04/19 15:03:25.308776, 10, pid=3634, effective(0, 0), real(0,
> > 0), class=winbind]
> > ../source3/winbindd/winbindd.c:725(process_request)
> >
> >
> > process_request: Handling async request 3666:LIST_USERS
> >
> >
> > [2016/04/19 15:03:25.308788, 3, pid=3634, effective(0, 0), real(0,
> > 0), class=winbind]
> > ../source3/winbindd/winbindd_list_users.c:58(winbindd_list_users_send)
> >
> >
> > list_users EXAMPLE
> >
> &...
2016 Feb 15
2
Problems after migration from samba 3.5.2 to samba 4.3.1
My smb.conf files.
The OS is a CentOS 7
DC Server 1
-------------------------------
[global]
workgroup = EXAMPLE.COM
realm = campus.example.com
netbios name = DC-SERVER1
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
dns forwarder = 8.8.8.8
dsdb:schema update allowed = true
winbind max clients = 2000