similar to: Does or doesn't vampiring users add them into multiple groups at the same time?

Displaying 20 results from an estimated 20000 matches similar to: "Does or doesn't vampiring users add them into multiple groups at the same time?"

2005 May 11
2
Does or doesn't vampiring users add them into multipl e groups at the same time?
John H Terpstra wrote: > On Tuesday 10 May 2005 01:33, Geoff Scott wrote: >> Hi all, >> >> The new NT migration chapter of Samba guide seems to indicate in the >> migration Log Validation (section 9.3.1.1) that users get added to >> all >> the same groups that they were in under the NT4 domain. However I am >> not seeing this despite having had a
2015 May 06
2
[LLVMdev] LLD improvement plan
> > > Linker scripts are worse than everything - except for the alternatives > that > > we know about. Any particular suggestions here? > > I very much care about the functionality provided by linker scripts (for > embedded systems and kernel work), but I do agree that most current > script formats are hard to use, debug, reason about, etc... I have > often
2006 Oct 09
1
multiple groups by the same name
When issuing a net rpc group list I see two entries for the same group name: sudo net rpc group list Password: Domain Faculty Domain Guests Domain Admins Domain Admins Domain Users So I have 3 questions. 1) could this be the cause of my failure to be able to join machines to the samba domain? 2) how do I remove one of these groups 3) how to I check membership in the 'Domain Admins'
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:
2015 Mar 17
1
strategies to run two NT4 domains or merge them on one samba host
Hi, we currently run one samba v3.0 domain "DOMAIN30" with WinXP domain members and Win7/8 accessing the file server without domain membership. Then we run a second samba v3.5 domain "NEWDOMAIN" with WinXP/7/8 domain members. Which was migrated from a NT4 PDC to samba 3.0 and to v3.5 eventually. Neither domain has anything fancy about it: users and joined workstations,
2015 May 06
4
[LLVMdev] LLD improvement plan
On Wed, May 6, 2015 at 6:22 AM, Chris Lattner <clattner at apple.com> wrote: > On May 5, 2015, at 6:47 PM, Daniel Dilts <diltsman at gmail.com> wrote: > > Take a look at how debuggers have migrated through the years. They too >> >> used to have their own script format. Now most (all?) popular debuggers >> do scripting through embedding an actual programming
2005 Jun 08
2
Kerberos requirements for Samba and AD Membership
Hello. I currently have Samba running on AIX and joined to an NT4 domain. I need to change this membership to new Active Directory domain. Yes, it is running in Native Mode. I understand that Kerberos is *the* requirement to make this work. Are there any special Kerberos versions, configuration options, etc. that are required? The Official Samba-3 HOWTO and Reference Guide (Terpstra and Vernooij)
2008 Sep 25
1
ggplot: adding layer using different data, groups and also controlling appearance
I have a more complicated function I am trying to write, but I run in to a problem when I want to add something to the plot from more than one data set while simultaneously controlling the appearance of the additional layer. # Toy data: foo <- data.frame ( x = 1:4, y = 4:1 , membership = c( "A", "A", "B", "B" ) ) bar <- data.frame ( x = 1:4 + 1 , y
2005 Feb 28
1
Bug in win32-service
I found a small (easily worked around) bug in service.c. The accessor for the start user is called "start_name", but create_service tries to access "@service_start_name". A simple "service.instance_eval{@service_start_name = ''name''} works around it, but I thought ya''ll might want to fix it. BTW, thanks for win32-utils... I don''t like
1999 Jun 23
1
Samba and NT4-sp5 problems ??
We were using Samba 2.0.2 and Windows NT4-sp3 quite happily.. however someone wants to use sp5 (get me a large caliber rifle, PLEASE!!), and during some testing we noticed what 'looks like' file corruption problems. Files do not seem to get written to the samba shares properly/completely... I say looks like, because copying the files manually seems to be fine, but when done within an app,
2013 Sep 05
1
primary GID based access for user in 16 supplementary groups
We observe a difference between a Windows 7 client and Windows 2003/XP client when accessing directories that should be accessible via the UNIX accounts primary group GID. Windows client refuses access. Ignoring for now why the two different client behaviours (either some subtle difference in the requests or the way the Samba reply is dealt with) the question is what should be the correct
2006 Jul 10
2
problem in my code
Dear R-users I wrote a small program for assigning a membership Here is my script sample.size <- 60 x <- rnorm(sample.size, 0, 1) y <- rnorm(sample.size, 0, 1) x.mean <- mean(x) y.mean <- mean(y) membership <- numeric(sample.size) for (i in 1:sample.size) { if ((x[i] < x.mean) && (y[i] < y.mean)) { membership[i]
2005 Sep 20
6
net rpc vampire / Question or Problem?
Hello list, i did a quite sucessfull net rpc vampire but one promblem remains. Everything is fine, but the user group memberships aren't restored. Only alle primary group member ships are restored. every user is in the primgrp (4126 Users). All Groups (2659) are restored including sids. but no membership is restored! I don't know why. here's my command: net rpc vampire -l -S nt4pdc
2020 Sep 17
1
Adding user to group doesn't propagate?
On 17/09/2020 09:01, Nick Howitt via samba wrote: > > > On 17/09/2020 08:41, Harald Hannelius via samba wrote: >> >> >> On Wed, 16 Sep 2020, Rowland penny via samba wrote: >>> On 16/09/2020 09:02, Harald Hannelius via samba wrote: >>>> On Mon, 31 Aug 2020, Jonathon Reinhart via samba wrote: >>>>> On Mon, Aug 31, 2020 at 9:21 AM Harald
2008 Jan 08
1
howto rebuild a object from a received xml hash structure ?
im my web server app , i have an action to be used as a REST web service # GET /user/membership.xml?email=emailaddress def membership @user = User.find_by_email(params[:email]) respond_to do |format| format.xml { render :xml => @user.to_xml( :only => [ :first_name, :last_name, :display_name, :membership_type, :membership_at], :skip_types => true)} end end my
2009 Jan 28
2
Windows profile properties with Samba
Hello everyone, We are investigating migrating our Windows 2003 active directory domain to a purely Samba one. I am a relative novice to Samba. I have used it many times to do simple file and printer sharing on an individual or workgroup basis, but never in a domain environment. One of the things I need to find out how to do involves delivering Windows profiles. On our Windows network, some
2020 Sep 17
2
Adding user to group doesn't propagate?
On Wed, 16 Sep 2020, Rowland penny via samba wrote: > On 16/09/2020 09:02, Harald Hannelius via samba wrote: >> On Mon, 31 Aug 2020, Jonathon Reinhart via samba wrote: >>> On Mon, Aug 31, 2020 at 9:21 AM Harald Hannelius via samba >>> <samba at lists.samba.org> wrote: >>>> On Wed, 17 Jun 2020, Harald Hannelius wrote: >>>>> On Wed, 17 Jun
2006 May 16
1
:conditions on has_one realationship
Hi there, I''m currently building a membership application and I want to be able to select, not just all the memberships, but the most current membership from the database on a per user basis. I have linked the tables as shown:- class Membership < ActiveRecord::Base belongs_to :payment belongs_to :person end class Person < ActiveRecord::Base has_many :memberships
2012 Nov 09
6
(sin asunto)
Saludos, tengo un problema que no puedo resolver dentro del R Estoy creando una funcion que a partir de un objeto compuesto por diferentes matrices como el que esta a continuacion: [[1]] M1 M2 M3 M4 sp1 2 0 1 8 sp2 4 5 2 4 sp3 0 0 4 0 sp4 5 7 5 0 sp5 0 4 0 0 [[2]] M3 M2 M4 M1 sp1 1 0 8 2 sp2 2 5 4 4 sp3 4 0 0 0 sp4 5 7 0 5 sp5 0 4 0 0 [[3]]
2002 May 15
2
Samba 2.2.1a - ls inconsistancies.
I am running Red Hat 7.2 and using smbmount to mount a PC share from a NT4 SP5 Workstation. I have a folder, in this share, of around 300 files and when I do ls -l I get inconsistencies. Sometimes files are missing, and if I keep repeating the command the files are then appear again. Other times the size information is wrong. No one else is using, or changing, any of the files on the source