Displaying 20 results from an estimated 20000 matches similar to: "Not able to display domain users using wbinfo"
2009 Aug 18
2
Enforcing local profile doesn't let Home Directory mapping
Dear all,
I am using Ubuntu 8.04 Server 64-bit edition and I am trying to
enforce Local profile for all users and below is my smb.conf file.
According to the samba documentation, leaving the logon home and logon
path values to empty will enforce local profiles, it worked. But, my
main requirement is when users login their home directories are mapped
and they appear in My Computer window so they
2009 Aug 20
1
Script to Auto-add Domain Users to Workstation Power Users Group doesn't work
Ubuntu 8.04 Server 64-bit Edition
Samba 3.0.28a configured as PDC
WinXP - SP2 clients
I am following the instructions in
http://www.samba.org/samba/docs/man/...#magicnetlogon to add domain
users to the winxp clients Power Users group.
Code: autopoweruser.sh
#!/bin/bash
/usr/bin/net rpc group addmem "Power Users" "DOMAIN_NAME\$1" \
-UAdministrator%secret
2009 Aug 29
1
Password Sync not letting users to change password.
Dear all,
Ubuntu 8.04 Server
Samba 3.0.28a configured as PDC.
I want to give options to samba users to change their own passwords and sync
it with the unix passwords whenever they change it.
I have used the following in my smb.conf file
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:*
%n\
n
2013 Mar 12
2
big edge list to adjacency matrix
I have huge list of edges with weights.
a1 b1 w1
a2 b2 w2
a3 b3 w3
a1 b1 w4
a3 b1 w5
I have to convert it into 2 dim matrix
b1 b2 b3
a1 max(w1,w4) 0 0
a2 0 w2 0
a3 w5 0 w3
if edges repeated take the maximum weights. How do this efficiently without
using for loop? Any idea.
thanks
Avi
[[alternative
2004 Mar 25
3
winbindd/Samba3 on RHEL 3.0
Samba 3.0.2
Red Hat Enterprise Linux ES 3.0
I'm trying to set up winbind and all of the wbinfo commands are failing.
I was able to join the domain with this command...
root@tux samba# net join -S typhoon -U Administrator
Administrator password:
[2004/03/25 16:53:46, 0] libads/kerberos.c:ads_kinit_password(133)
kerberos_kinit_password Administrator@foo.org failed: Cannot find KDC
for
2013 Mar 12
8
Heroku db id Starting with 1000
Hello All,
How do I change the heroku database( already existed ) table id to start
from say 1000?
I tried with a fresh database on local & it works with this:-
*execute "ALTER users orders AUTO_INCREMENT = 1000"*
Thanks,
Avinash
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from
2013 Jul 09
5
whenever gem
Hello All,
I want to schedule a mail every day.
I used whenever gem.
I added gem ''whenever'' in my gemfile. Then in the terminal I did -
"whenever ." which created a schedule.rb.
In schedule.rd I added this piece of code:-
set :environment, "development"
every 2.minutes do
runner "UserMailer.some_method"
end
Does it get invoked
2015 Mar 10
2
setting up W7 profiles
On 10/03/15 11:48, Bob of Donelson Trophy wrote:
>
>
> Okay, so I tried a "Bob thing" and it made no difference. So, no comment
> on that. However, I am learning.
>
> This is 'wbinfo -*' from my DC1:
>
> root at tdc01:~# wbinfo -u
> Administrator
> Guest
> krbtgt
> dns-tdc01
> dns-TDC02
> root at tdc01:~# wbinfo -g
> Enterprise
2012 Dec 08
9
link_to popup
Hello All,
I have a link. Which I want to open as a new window :-
<%= link_to "Google", "https://www.google.com", :popup =>
[''new_window_name'',''toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes'']
%>
But it is opening in the same page....
Any suggestions how to do it ??
Even hover will be
2008 May 29
4
Problem opening Adobe Indesign in Ubuntu Linux 7.0
I have installed Ubuntu 7.0 64-bit OS on a 64-bit hardware - Hyper Threading enabled P4 processor.
Photoshop 7 and Pagemaker seems to be working fine. I installed Adobe Indesign without any problems. But, I am not able to run Indesign
Once i execute the Indesign application, a window appears which loads all the plug-ins and files but disappears.
The log is huge, i have pasted the begining of
2005 Jan 23
1
Winbind without netbios
Hi there,
Im using for long time winbind + squid for my proxy server and it has
been working very good... No problems at all.
Some months ago, I decided to get rid of Netbios protocol and start to
use only dns for name resolution on my domain. That's when my problem
begin.
All my windows servers and workstations are doing fine without netbios
but I cant get winbind to work without
2006 Apr 10
1
Winbind without NetBIOS?
I'm trying to join the Windows Server 2003 test server my university
has set up for their Novell to Windows migration and have run into
some trouble. I can kinit and net ads join just fine, but when I try
a wbinfo -g/-u I get:
Error looking up domain groups/users
When I run wbinfo -t I get:
checking the trust secret via RPC calls failed
error code was NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND
2013 Apr 17
1
Merging big data.frame
Hi all,
I am trying to merge 2 big data.frame. The problem is merge is memory
intensive so R is going out of memory error: cannot allocate vector of size
360.1 Mb. To overcome this, I am exploring option of using data.table
package. But its not helping in term of memory as merge in data.table is
fast but not memory efficient. Similar error is coming.
My inputs are
inp1
V1 V2
1 a i1
2 a i2
3 a
2008 Jul 30
1
Problem using Adobe Photoshop CS2 and Image Ready
Hi All,
I am using Ubuntu Studio + LTSP5.0 + wine 1.1.2. I have been trying to use Adobe Photoshop, Image Ready, Indesign, Illustrator through wine. It acts really strange, Coz Photoshop works sometimes and doesnt work sometimes.. It throws an error "There was an hardware problem, and cannot be rectified at this time". Image ready doesn't open at all, the Image Ready screen is
2015 Mar 09
2
setting up W7 profiles
Gentlemen,
First, let me point out that sometimes (and sometimes not) the mailing
list will strip out some backslash marks in cut and paste. So, if there
is a backslash missing . . . well, ignore that missing mark.
Louis,
When your script runs it creates the following default permissions:
root at mbr01:~# ls -alh /home/samba/TEST/profiles
total 8.0K
drwxr-xr-t 2 root root 4.0K Feb 21 18:39
2011 Jun 09
1
winbind and ipv6
Hi.
FreeBSD 8.2-RELEASE
Samba 3.4.9
security = ads
Samba as domain member. Controllers on Win2008 R2.
When using IPv4 all is fine.
Today I added IPv6 on controllers, winbind stopped working when using IPv6.
I.e. when
password server = <NAME>, which resolves to AAAA, winbind says
===Cut===
# wbinfo -t
checking the trust secret via RPC calls failed
error code was
2005 Mar 08
2
Trying to get ADS authentication working.
I have been trying in vain to get ADS domain authentication working. I
can't figure out what is wrong and have read the docs and looked through
the mailing lists. I'm not sure why better documentation hasn't been
written on the web site for the ADS feature since it's pretty
spectacular to be able join a Samba server natively to an AD domain.
I have successfully joined the samba
2006 Dec 06
3
Winbind do not maintains mappings between UIDs, GIDs and SIDs
Hello,
I?m trying to use winbind to allow my AD users to logon to our linux
computers.
I?m using FC6 and Samba 3.0.23c-2.
I have several problems:
1. When I start linux machine and immediately ofter logging in I try to
check trust secret by running wbinfo -t
I receive this error:
checking the trust secret via RPC calls failed
error code was NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND (0xc0000233)
2013 Jun 05
1
Link_to image_tag popup
Hello All,
How can I add a popup in link_to image_tag?
I am trying as :-
<%= link_to image_tag(@user.avatar.url(:small)), ''/users/edit'',
:popup=>[''original_image'', ''height=700,width=900''] %>
It goes to the edit page. But it doesn''t opens popup.
Is this the correct way to call a popup?
How can I achieve this?
Thanks,
2008 May 29
1
Trustdom setup and trusted group management
Hello,
I did join 2 sites using an IPSEC tunnel, and made one domain trust the
other (2 small Samba DC based domains with about 10 users in each)
I first had resolving issues until I decided to keep only one WINS server
for both networks (though this is still an issue to me because if for any
reason the tunnel is broken, I have no longer WINS on one side).
Finally here is my setup :
Network A