similar to: Users created in last few years cannot login after 4.7 -> 4.8 + winbind

Displaying 20 results from an estimated 8000 matches similar to: "Users created in last few years cannot login after 4.7 -> 4.8 + winbind"

2019 Jan 04
2
Users created in last few years cannot login after 4.7 -> 4.8 + winbind
On Fri, 4 Jan 2019 4:57am, Rowland Penny wrote: > On Thu, 3 Jan 2019 17:46:51 -0500 (EST) > Paul Raines via samba <samba at lists.samba.org> wrote: > >> TLDR: after upgrading our CentOS 7.5 servers using Samba 4.7.x with >> security = ads and no winbind to CentOS 7.6 with Samba 4.8.x with >> security = ads + winbind all users accounts created in the last few
2019 Jan 08
2
Users created in last few years cannot login after 4.7 -> 4.8 + winbind
It appears there is still misunderstanding about my situation/setup. Sorry, I know this is strange. I have an LDAP server for my Linux infrastructure that is totally seperate from the corporate AD Windows domain. At one point my LDAP did have the samba schema installed with my its own SID's and smbpasswd's in it. My web app for users to change their Linux password would on the backend
2019 Jan 04
0
Users created in last few years cannot login after 4.7 -> 4.8 + winbind
On Fri, 4 Jan 2019 15:14:06 -0500 (EST) Paul Raines <raines at nmr.mgh.harvard.edu> wrote: > On Fri, 4 Jan 2019 4:57am, Rowland Penny wrote: > > > On Thu, 3 Jan 2019 17:46:51 -0500 (EST) > > Paul Raines via samba <samba at lists.samba.org> wrote: > > > >> TLDR: after upgrading our CentOS 7.5 servers using Samba 4.7.x with > >> security = ads
2019 Jan 04
0
Users created in last few years cannot login after 4.7 -> 4.8 + winbind
On Thu, 3 Jan 2019 17:46:51 -0500 (EST) Paul Raines via samba <samba at lists.samba.org> wrote: > TLDR: after upgrading our CentOS 7.5 servers using Samba 4.7.x with > security = ads and no winbind to CentOS 7.6 with Samba 4.8.x with > security = ads + winbind all users accounts created in the last few > years can no longer login. > > Explaining this requires a fairly
2016 Sep 28
1
making manual idmap mapping
I am being forced by the upper management to tie our Linux system logins to the corporate Windows Active Directory accounts. The problem is our UNIX accounts do not match our corporate AD accounts in either name or underlying UID. For just plain Linux login I solved this issue using OpenLDAP with SASL PassThru so I can set my 'raines' user password in LDAP to be "{SASL}per2"
2019 Jan 09
1
Users created in last few years cannot login after 4.7 -> 4.8 + winbind
I think that is fair to say about my old accounts where names and IDs do not match. But the crazy thing is it is those accounts which work fine and it is the new accounts where I did make the names and IDs match where things do not work! I am still confused about the supplemental groups thing. Are you saying Samba will not support a mode where 'security = ads' for authentication against
2019 Jan 08
0
Users created in last few years cannot login after 4.7 -> 4.8 + winbind
On Tue, 8 Jan 2019 16:25:55 -0500 (EST) Paul Raines <raines at nmr.mgh.harvard.edu> wrote: > > It appears there is still misunderstanding about my situation/setup. > Sorry, I know this is strange. > > I have an LDAP server for my Linux infrastructure that is totally > seperate from the corporate AD Windows domain. At one point my LDAP > did have the samba schema
2004 Feb 12
3
fs block level syncing
Right now we do a lot of hard to hard disk backup by using rsync to weekly "mirror" the source filesystem to a backup filesystem. This works fairly well for most sources. However, one issue with rsync is that simple things like changing the file name or directory name cause the whole file or directory structure to get recopied over a previous sync. Also, like for mail spools, large
2003 Jul 30
2
accidental mke2fs
I know there is no straightforward way to recover deleted files on an ext3 file system, but is there any way to recover from an accidental mke2fs? -- --------------------------------------------------------------- Paul Raines email: raines@nmr.mgh.harvard.edu MGH/MIT/HMS Athinoula A. Martinos Center for Biomedical Imaging 149 (2301) 13th Street tel:(617)-724-2369
2004 Jul 02
2
file size and actually blocks do not match
I have a disk where serveral files have a file size that is much bigger then the space they actually use. THe file size is bogus. In the example below, the size is reported as 4.2MB but the file is really supposed to be on 116K which is true accoring to du and the block list from debugfs. However, doing a 'cat |wc' file actually gives me 4.2MB bytes. Where are those extra bytes coming
2004 Mar 23
1
slow printing from firewalled/masqueraded clients
Printing to a samba print share from a client that is firewalled/ masqueraded is painfully slow. Seems the protocol requires the samba server to make an initiating connection back to the SMB server on the client which will of course fail on a firewalled/masqueraded client. The problem is that the a print job hangs till this operation times out causing printing to take several minutes for users.
2003 Apr 08
1
Identify file(s) on specific disk sector
When tar'ing up an ext3 filesystem on a 3ware RAID I have, I got the following errors in my system log: Apr 7 21:27:46 allo 3w-xxxx[957]: Drive error encountered on port 3 on controller ID:0. Check cables and drives for media errors. (0xa) Apr 7 21:27:46 allo kernel: 3w-xxxx: scsi0: Command failed: status = 0xc7, flags = 0x51, unit #0. Apr 7 21:27:58 allo last message repeated 3 times Apr
2014 Jun 18
2
converted VMDK disk iamge and Virtio driver
I have a CentOS 5 VM in vmware I wanted to move to work on KVM/libvirt. I used qemu-img to convert it to a qcow2 image, loaded virt-manager and created a new VM pointed at that qcow2 image. The boot paniced when it tried to mount the root filesystem also complaining about not being able to remount the swap partition. I played around and was able to get it to boot by changing the Virtual disk
2006 Sep 27
1
my samba clients keep randomly dropping out of domain trust
I have one Linux RHEL4 box setup as a PDC and several other Linux RHEL4 samba servers and Windows XP boxes joined to the domain. Ever since upgrading the Linux box to Samba 3 (they are currently running samba-3.0.10) I have problems with the Linux samba clients suddenly dropping out of the domain. Operations suddenly start failing with [2006/09/27 16:03:25, 3]
2014 Jun 19
1
Re: converted VMDK disk iamge and Virtio driver
virt-v2v is not an option for me as all I have are the VMDK images and don't have the VMware software to covert to OVA first. I really don't understand what is going wrong. I also found https://access.redhat.com/site/solutions/20511 and that still doesn't work. Both /etc/fstab and grub.conf refer to the LABEL and not any device name. In the boot process I see it explicitly says it
2012 Nov 07
1
move VM disk images between storage pools on the same host
I created a new LVM type storage pool on my server and would like to move my VM disk volumes in a directory-based pool into this new pool. But I cannot figure out how that is done. I find plenty of information on how to migrate live VM images from one host to another, but not on how to just move one live from one storage pool to another on the same host. If it cannot be done live, how an I
2012 Sep 04
1
Changed PDC IP, all hell broke lose
I had to move my RedHat 5 box acting as a PDC to a new IP address. It is running samba 3.5.10. After the move, none of my windows or linux samba clients worked anymore. I tried rejoining some to the domain, but would get error Unable to find a suitable server Join to domain 'MRIRESEARCH' is not valid The old PDC IP address is 132.183.202.95 and nothing is at that IP anymore (for 4
2009 Jul 29
9
partials...
I am getting a blank page, no errors, just a blank page. I have 2 files... reports/city_taxes_print.erb reports/_city_taxes_print.erb and my method is city_taxes_print and after getting variables from the controller, my erb file which is fairly basic... <% # City of Scottsdale @taxauthids = [ "32", "40" ] @report_title = "Scottsdale Sales Tax Detail Report for
2003 Dec 01
0
No subject
for users defined on the PDC. However, I am setting up a second Samba server and want it to join the domain so I can use "security = domain". Lets call the PDC samba1 and the new samba client samba2. ON samba 1, I did: useradd -c 'Samba2 SAMBA' -d /dev/null -M -g 202 -s /bin/false -u 1503 samba2\$ passwd -l samba2\$ smbpasswd -a -m samba2\$ to create the trust account. Then
2011 May 20
1
Multiple count if style "queries"
Dear List, I am looking to calculate two things from my data frame and was after some advice. For the example below i want to know. 1. How many unique Orders/Families and Genera there are per eco-name 2. How many incidences are there for each Order/Family and Genus there are per eco-region I have 650 econame. I.e for Biak-Numfoor rain forests there are 2 orders, 2 families and two genera.