Displaying 20 results from an estimated 1100 matches similar to: "User auth-groups vs Win2k ADS Problems"
2005 Oct 12
2
Samba vs ADS problems
Hello Everyone
This samba server was working perfectly without problems.
Running as an Domain member vs Win2K ADS
One day it stopped working? All that happened 5 days ago was a change of
the administrator/root password
We adjusted the wbinfo ?set-auth-user towards the new password. But
nothing have worked since.
install:/ # wbinfo -V
Version 3.0.13-1.1-SUSE
What might be wrong when the following
2005 Oct 13
0
Re-2: Samba vs ADS problems
Hello Stefan
Thank you for your fast responses
My boss insisted to access the data somehow (getting the server running)
so now it is running as a public guest enabled, read only server
However I will keep trying to make it work again as intented....
I will dig out some winbind 10 log files later :)
Stefan Kerkemeier wrote:
>ok, setfacl outputs the same error if you take a non existing user
2018 May 11
1
wbinfo -r 'username' displays inconsistent results across DC's
Hello,
Looking up a users group membership I'm showing different results
on each DC. UID and GID mapping appears consistent but not all group
membership is displayed. I've verified idmap.ldb is backup up and copied
over to the other DC's. I do notice when taking a hot backup of
idmap.ldb, the file size is dramatically smaller than the original.
Using Microsoft RSAT to view
2009 Nov 10
2
[RFC][PATCH] ovirt-node-image : edit-livecd : fail on error in arbitrary code
Purpose : fail iso build on encountering error in arbitrary code '$CODE'
1. export 'WDIR' , for 'CODE' to pick-up location to create 'fail'
file to indicate failure, note that it may not always be possible to
return some error code on failure in 'CODE'
2. 'set' commands enclosing 'CODE' will not be required
3. 'CODE' is
2004 Nov 03
3
fold right - recursive list (vector) operators
The programming language mosml comes with foldr that 'accumulates' a
function f over a list [x1,x2,...,xn] with initial value b as follows
foldr f b [x1,x2,...,xn] = f(x1,...,f(xn-1,f(xn,b))...)
Observe that "list" should have same elements so in R terminology it would
perhaps be appropriate to say that the accumulation takes place over a
'vector'.
I wonder if R
2010 Mar 05
1
Data frame column
I have a big data frame and I have extracted a bit by doing:
> y<-d[1:10,6]
> y
[1] Headings 0 -49 -98 -49 -41 -120 -155
-204 -169
92329 Levels: -0 -1 -10 -100 -1000 -10000 -10001 -10002 -10003 -10004 -10005
-10006 -10007 -10008 -10009 -1001 -10010 -10011 -10012 -10013 -10014 -10015
-10016 -10017 -10018 -10019 -1002 -10020 -10021 -10022 -10023
2002 Jul 18
1
'buildpkg.sh' for OpenSSH - non-interactive install?
I have a minor issue with the 'buildpkg.sh' script in the contrib/solaris
directory for OpenSSH (3.4p1 in my case) that I'm hoping might be solvable.
First off, I'd like to say that I've been quite happy with the script; for
interactive installs, it's worked great.
My problem is occurring due to my attempts to make it work non-interac-
tively, however, within an init
2010 Jan 05
4
solving cubic/quartic equations non-iteratively
To R-helpers,
R offers the polyroot function for solving mentioned equations
iteratively.
However, Dr Math and Mathworld (and other places) show in detail how to
solve mentioned equations non-iteratively.
Do implementations for R that are non-iterative and that solve mentioned
equations exists?
Regards, Mads Jeppe
2004 Apr 30
0
buildpkg.sh enhancements
I've made some changes to buildpkg.sh to make it easier for package
builders to add their local changes.
I'd like people that use buildpkg.sh to test and comment on these
changes before I commit them to CVS.
None of the defaults have changed.
Some of the patch is is just moving chunks of code to a different
location to make some of the enhancements work.
Some things you may find
2006 Oct 31
0
6302786 uupgrade does not copy /dev/rmt links from source to target BE on x86 due broken SUNWcsd preinstall
Author: as158974
Repository: /hg/zfs-crypto/gate
Revision: 6173a752e05f9e78881e311aeaaf27f96c6d63f4
Log message:
6302786 uupgrade does not copy /dev/rmt links from source to target BE on x86 due broken SUNWcsd preinstall
Files:
update: usr/src/pkgdefs/SUNWcsd/preinstall
2002 Dec 11
1
choose printing system between lpd and CUPS
Hell all,
I want setup samba 2.2.7 as print server also for windows client
98/nt/2k/xp. My Redhat7.3 preinstall two print system: lpd and cups.
1. Are there any consideration issue I need to concern for choosing
between these two printing system to let my win clients to print to samba
server without trouble. For example, speed, quality, administrator.
2. Can anyone share their experiences using
2006 Jun 30
0
storing dates from a date_select does not work
Hi there
I''m having problems storing dates in a DB(postgreSQL)
I have the field dtmfechanac of type date
I have this in the view
<%= date_select ''usuario'', ''dtmfechanac'', :start_year => 1900 %>
and I have this in te controller
data = {
"dtmfechanac" => params[:usuario][:dtmfechanac]
"dtmfechainicio" =>
2004 Aug 04
3
Winbind being flakey
After some more screwing around with leaving and rejoining the ADS
domain I was finally able to access a share with "valid users =" set to
a domain group I was a member of. The _only_ change I made after this
was to add yet another group to the valid users on the share and restart
samba...after that I could no longer access the share. I removed the
additional group, restarted samba and
2005 Jul 29
2
winbind gives NT_STATUS_INSUFFICIENT_RESOURCES error after a few hours of running
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We have a samba 3.0.14a server connected via NT4 to an ADS domain, and after a few
hours of access, winbind stops autheticating, and gives errors like this:
[2005/07/29 09:32:33, 1] nsswitch/winbindd_group.c:fill_grent_mem(133)
~ could not lookup membership for group rid
S-1-5-21-1957994488-1409082233-725345543-512 in domain MERCYHOME (error:
2017 Jun 11
3
post ino64: lockd no runs?
On Sun, Jun 04, 2017 at 08:57:44AM -0400, Michael Butler wrote:
> It seems that {rpc.}lockd no longer runs after the ino64 changes on any
> of my systems after a full rebuild of src and ports. No log entries
> offer any insight as to why :-(
>
> imb
I don't tend to use NFS on my systems that are running head, so I
haven't had occasion to test this as stated.
However, I
2017 Apr 18
2
winbind and white spaces on user/group names
Hi Samba Folks,
we use Ubuntu 16.04 LTS with Samba 4.3.11 (from distribution). Our ADS
is Windows 2008 R2. We want to use Linux as a squid proxy with domain
auth (SSO).
Problem is, that most of the usernames have a white space and it seems
that winbind wont handle it.
I get this on my cache log with /usr/lib/squid/ext_wbinfo_group_acl
(wbinfo_group.pl) script.
Got max Internet-Access from
2005 Mar 20
1
asterisk-1.0.7 make install on fedora corre 3 give errors
I am trying to install asterisk on fedora core 3 these are the steps i took:
1. download asterisk-1.0.7.tar.gz
2. make clean and make install and then it gives me these errors:
"{standard input}:9975: Error: symbol `i' is already defined
{standard input}:9978: Error: symbol `__result' is already defined
{standard input}:9979: Error: symbol `__result' is already defined
{standard
2012 Mar 24
0
winbindd not providing supplementary groups with server 2003 AD
I have Windows server 2003 AD controller and Samba 3 (3.5.11 or 3.6.3)
member server running on FreeBSD 8.2/9.0. I don't use MS Services for
Unix and my setup relies on Winbindd for idmapping. I can see all users
/ groups with wbinfo -g, wbinfo -u, getent group, getent passwd. I can
see all user's group with id <username>.
I had to solve more complicated tasks including ACLs and
2008 Apr 17
1
NA problem when use paste function
Dear R helpers,
I was doing a genetic project with two datasets X and Y. There are
some IDs in both data sets, and others in either data set. I used
"merge(x,y,by="ID",all=TRUE)". The data set Y contains a variable (a
genotype) which is also in data X. When I merge X with Y, these two
variables were automatically re-named by appending .x and .y to the
original variable names.
2007 Nov 19
1
biocep project (R for the Web and the Virtual R Workbench)
Dear all,
I have been writing during last year at the European Bioinformatics
Institute a general unified open source solution for R integration. This
work is now available via this link:
http://www.ebi.ac.uk/microarray-srv/frontendapp/
The different frameworks and tools of the biocep project are now robust
enough for production use. The different APIs are finalized but the
documentation is