Displaying 20 results from an estimated 3000 matches similar to: "Samba winbind getgroups lookup"
2019 Oct 03
2
Samba winbind getgroups lookup
Thank you Rowland for your reply. My knowledge is limited with Samba
so please forgive me for any basic mistakes :)
This is something was setup by a previous admin.
We have had issues where "winbind" will just "give up" and won't let
anyone login into the host not even from the console.
I would like to fix that problem so started to investigate the
configs. I don't
2019 Oct 03
0
Samba winbind getgroups lookup
On 03/10/2019 15:05, Satay Epic via samba wrote:
> We have winbind client running on CentOS 7.3.1611 host connected to MS
> active directory. It is working normal for local and AD users. However
> in the logs, I see that NSS is throwing call to winbind to retrieve
> the groups for "root" user. I wonder why it does and what can be done
> to make it stop doing that. I
2019 Oct 04
2
Samba winbind getgroups lookup
SSSD is not installed but I did remove it from nsswitch.conf. I still
see winbind always doing the group lookup for local user.
On Thu, Oct 3, 2019 at 8:05 AM Rowland penny via samba
<samba at lists.samba.org> wrote:
>
> On 03/10/2019 15:46, Satay Epic wrote:
> > Thank you Rowland for your reply. My knowledge is limited with Samba
> > so please forgive me for any basic
2019 Oct 04
1
Samba winbind getgroups lookup
Ok. Wondering if it fix by changing the idmap backend to "ad" ?
Is "ad" backend a better option than "rid" since we have MS AD or otherwise ?
My next task is to ensure PAM is setup correctly with winbind. I'm
going to validate the PAM configs.
Do you have any recommendations of PAM / winbind settings?
We also having "nscd" running for the DNS host
2012 Jun 25
1
winbind AD nested group issues
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6083 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba/attachments/20120625/569cea1a/attachment.bin>
2019 Oct 03
0
Samba winbind getgroups lookup
On 03/10/2019 15:46, Satay Epic wrote:
> Thank you Rowland for your reply. My knowledge is limited with Samba
> so please forgive me for any basic mistakes :)
> This is something was setup by a previous admin.
>
> We have had issues where "winbind" will just "give up" and won't let
> anyone login into the host not even from the console.
> I would like
2005 Jul 22
1
winbind lookup errors
Hello Samba folks,
I have recently begun seeing some disturbing behavior from winbind.
Winbind will fail to look up users and groups. Examples:
The machine is configured to use winbind as a nss module.
"getent passwd <username>" will yield no results.
"wbinfo -n <username>" will yield "Could not lookup name <username>"
"wbinfo -g"
2018 Apr 06
2
User idmap lost
Back on February 28, 2018, I started a thread "User permissions of
profile/home directory lost" describing a problem occurring with my
wife's user account. Since that time the random problem has persisted so
I turned on some debugging. I have been able to determine that somehow
her account idmap is broken. Here is the entry for my wife's SID as
found in the idmap.ldb file
2017 Jan 27
3
yum adding 7.3 packages to 7.2 system
My system is 7.2.1511.
When I run "yum update", it wants to install about
900 packages total. Most are labeled just "el7".
A few "el7_1" and a lot are "el7_3" or 7.3.
None are 7.2.
I'm not surprised when I see 50-100 packages needing
an update. But 900? And none specific to the
installed system?
My last update, of 4 packages, was Dec 31, 2016.
I
2010 Oct 20
1
Samba 3.5.6 pam problems
Hi,
I've setup Samba 3.5.6 as a member server in a 2003R2 domain with a
single dc, idmapping is by rfc2307 with a tdb backend for builtin
accounts etc, I can list users and groups using wbinfo and I can
create shares and access them from the windows server, files and
folders owned by ad users show the correct user and group names so
mapping appears to be working, I can su to ad accounts but I
2016 Dec 12
2
something going on with CR ?
I get:
Failed to download prestodelta for repository cr: [Errno
256] No more mirrors to try.
java-1.8.0-openjdk-1.8.0.111-2 FAILED
http://mirror.centos.org/centos/7/cr/x86_64/Packages/java-1.8.0-openjdk-1.8.0.111-2.b15.el7_3.x86_64.rpm:
[Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
java-1.8.0-openjdk-devel-1.8.0 FAILED
2004 Nov 05
0
Q: winbind getgroups errors?
Hi,
I am running samba 3.0.7 on a FC 2 box with the following setup
(testparm output):
<snip>
[global]
workgroup = XXXXX
realm = XXXXX.YYYYY.COM
security = ADS
log level = 1
log file = /var/log/samba/%m.log
max log size = 50
load printers = No
os level = 0
preferred master = No
local master = No
2016 Apr 16
0
Samba 4.2.10 AD DC not resolving user groups anymore
Hi list,
I just upgraded an AD DC from 4.1.17 to 4.2.10 (using jessie package),
wbinfo -r someuser now fails randomly (well not THAT randomly I guess it
depends on group membership)
$ wbinfo -r oneuser
failed to call wbcGetGroups: WBC_ERR_DOMAIN_NOT_FOUND
Could not get groups for user oneuser
$ wbinfo -r anotheruser
[list of GIDs]
wbinfo -u & wbinfo -g returns no error
wbinfo -i oneuser
2017 Jun 02
2
URGENT: Update issues from 3.6.6 to 3.10.2 Accessing files via samba come up with permission denied
Hi everyone,
Is there anything else we could do to check on this problem and try to
fix it? The issue is definitively related to either the samba vfs
gluster plugin or gluster itself. I am not sure how to pin it down
futher.
I went ahead and created a new share in the samba server which is on a
local filesystem where the OS is installed, not part of gluster:
# mount | grep home
]# ls -ld /home
2005 Jun 16
0
repeating 'lp' group lookup.
hello. i have configured samba 3.0.14a for sharing users homes with
winbind authenticate. winbind works fine, but i cannot start smbd. it
just hatled on startup with following messages:
--------
[2005/06/16 12:04:10, 4] param/loadparm.c:lp_load(3938)
pm_process() returned Yes
[2005/06/16 12:04:10, 3] param/loadparm.c:lp_add_ipc(2401)
adding IPC service
[2005/06/16 12:04:10, 3]
2017 Oct 09
2
Can't get Samba 4.4.4 going on CentOS 7.3.1611
Hi folks,
I've been googling for an hour on this which seems to be awfully
basic. But I cannot find anything definitive.
[root at centos-gig ~]# systemctl enable smb.service
Failed to execute operation: Access denied
[root at centos-gig ~]# setenforce 0
[root at centos-gig ~]# systemctl enable smb.service
Failed to execute operation: No such file or directory
Have tried things like :
chcon
2017 Jun 03
2
URGENT: Update issues from 3.6.6 to 3.10.2 Accessing files via samba come up with permission denied
Thanks for taking the time to look into this. Since we needed downtime
due to the gluster update, we also updated the OS, including samba. We
went from 4.2.x to 4.4.4 and many other packages for CentOS were
updated as well. OS and samba updates were installed, then server
rebooted, then gluster was updated.
Created a new test samba share to minimize logs, etc:
[VfsGluster]
path = /vfsgluster
2017 Oct 09
3
Samba won't start on Centos 7.3.1611
Hi folks,
I've been googling for an hour on this which seems to be awfully
basic. But I cannot find anything definitive.
[root at centos-gig ~]# systemctl enable smb.service
Failed to execute operation: Access denied
[root at centos-gig ~]# setenforce 0
[root at centos-gig ~]# systemctl enable smb.service
Failed to execute operation: No such file or directory
Have tried things like :
chcon
2017 Sep 13
4
Update to 7.4 using DVD
I am attempting to update to 7.4 using the DVD
I get these errors(truncated list)
Error: Package: libgpod-0.8.3-14.el7.x86_64 (@epel)
Requires: libusbmuxd.so.2()(64bit)
Removing: usbmuxd-1.0.8-11.el7.x86_64 (@anaconda)
libusbmuxd.so.2()(64bit)
Obsoleted By: usbmuxd-1.1.0-1.el7.x86_64 (c7-media)
Not found
Error: Package:
2017 Jun 03
0
URGENT: Update issues from 3.6.6 to 3.10.2 Accessing files via samba come up with permission denied
On 03-Jun-2017 3:27 AM, "Diego Remolina" <dijuremo at gmail.com> wrote:
Hi everyone,
Is there anything else we could do to check on this problem and try to
fix it? The issue is definitively related to either the samba vfs
gluster plugin or gluster itself. I am not sure how to pin it down
futher.
I don't think it is vfs plugin because you haven't updated samba packages