search for: winbing

Displaying 20 results from an estimated 22 matches for "winbing".

Did you mean: winbind
2010 Jun 16
1
Pdbedit show only user "root"
Hi, When i put the command pdbedit plus any user name show the message user not found. Only user root is exibited. Why the others not show? the service smbd winb nmbd slapd is running without problem. Example *root at AbramisSRV smbldap-tools]# pdbedit -Lv teste* Username not found! *[root at AbramisSRV smbldap-tools]# pdbedit -Lv root* Unix username: root NT username: root
2018 Oct 18
2
NSS interface lists all domain users but gives error on single user
Hello Rowland Il giorno mer, 17/10/2018 alle 21.28 +0100, Rowland Penny via samba ha scritto: [...] > What does 'wbinfo -U 10182' return ? > The last number should be 2182 root at kubuntu-test:~# wbinfo -U 10182 S-1-5-21-1076504413-1754488879-1808648030-2182 root at kubuntu-test:~# wbinfo -n 'AGENZIA\lorenam' S-1-5-21-1076504413-1754488879-1808648030-2182 SID_USER (1) root
2015 Jan 16
0
[OT] MS-Windows question - user has remapped function keys.
Forgive the out of band topic but I presume some of you here support MS desktops on your CentOS based services as do we. I am hoping that maybe one of you have run into this at some point. I am unable to find an answer on other forums and my google fu seems to have left me on this subject. I have a user that has somehow managed to remap their function keys so that they no longer work properly
2006 Jul 24
0
nss_winbind does not recognize group membership
Hello, There is FreeBSD-6.1 box with gcc 3.4.4 compiler (the default). The box is a member of an ADS domain. Everything was working perfectly with samba-3.0.22. After upgrading it to samba-3.0.23_1 from FreeBSD ports collection, the following problem appeared. The system does not seem to recognize that a user is a member of some domain group, and does not grant him appropriate permissions. For
2019 Jan 14
0
Setting 'unix charset' kills the samba share
On Mon, 14 Jan 2019 16:27:04 -0500 Gilbert Soucy <gsoucy at 36pix.com> wrote: > Yes, I have tried testparam. All is OK . Note that I can write > anything for unix charset and testparm does not complain. > > Load smb config files from /etc/samba/smb.conf > rlimit_max: increasing rlimit_max (1024) to minimum Windows limit > (16384) Processing section
2014 Jun 03
1
4.1.7, PAM and dlopen errors
Hi, I upgraded to 4.1.7 from 4.1.4 last night; no other changes. Now, every minute I am getting errors from cron as it tries to execute a cron job (I'm not actually sure if the job fails or succeeds): Jun 4 00:28:01 server crond[1080]: PAM adding faulty module: /lib64/security/pam_winbind.so Jun 4 00:28:01 server crond[1082]: PAM unable to dlopen(/lib64/security/pam_winbind.so):
2018 Oct 18
0
NSS interface lists all domain users but gives error on single user
On Thu, 18 Oct 2018 04:56:08 +0200 Giuseppe Sacco via samba <samba at lists.samba.org> wrote: > Hello Rowland > > Il giorno mer, 17/10/2018 alle 21.28 +0100, Rowland Penny via samba ha > scritto: > [...] > > What does 'wbinfo -U 10182' return ? > > The last number should be 2182 > > root at kubuntu-test:~# wbinfo -U 10182 >
2017 Nov 06
2
Failed to find domain 'NT AUTHORITY'
Hello Roland thank for you support Il 06/11/2017 17:31, Rowland Penny via samba ha scritto: >>> There is a bug for this: >>> https://bugzilla.samba.org/show_bug.cgi?id=12164 >> are there some workarounds ? >> > Yes, do not use the DC as a fileserver;-) > If you must, don't run a backup system that relies on IDs > > A DC has no concept of 'NT
2015 Jan 09
1
getting NT_STATUS_LOGON_FAILURE
On 09/01/15 20:16, Bob of Donelson Trophy wrote: > > > On 2015-01-09 13:43, Rowland Penny wrote: > >> On 09/01/15 18:56, Bob of Donelson Trophy wrote: >> On 2015-01-09 12:45, Rowland Penny wrote: On 09/01/15 18:31, Bob of Donelson Trophy wrote: On 2015-01-09 11:40, Rowland Penny wrote: On 09/01/15 17:26, Bob of Donelson Trophy wrote: On 2015-01-09 10:23, Rowland Penny
2015 Nov 10
2
How to configure Winbind to use uidNumber and gidNumber
Thank you for this quick answer Louis. On DC: On DC I had to add one line to have winbind retrieving uidNumber AD field rather than having Winbind chosing some random UID for my users. This line is: idmap_ldb:use rfc2307 = yes as explained in https://wiki.samba.org/index.php/Setting_up_RFC2307_in_AD That's a start. Unfortunately winbind is still giving my users GID number set to 100,
2015 Jan 09
0
getting NT_STATUS_LOGON_FAILURE
On 2015-01-09 13:43, Rowland Penny wrote: > On 09/01/15 18:56, Bob of Donelson Trophy wrote: > On 2015-01-09 12:45, Rowland Penny wrote: On 09/01/15 18:31, Bob of Donelson Trophy wrote: On 2015-01-09 11:40, Rowland Penny wrote: On 09/01/15 17:26, Bob of Donelson Trophy wrote: On 2015-01-09 10:23, Rowland Penny wrote: On 09/01/15 15:47, Bob of Donelson Trophy wrote: On 2015-01-09 09:27,
2015 Jan 09
2
getting NT_STATUS_LOGON_FAILURE
On 09/01/15 18:56, Bob of Donelson Trophy wrote: > > > On 2015-01-09 12:45, Rowland Penny wrote: > >> On 09/01/15 18:31, Bob of Donelson Trophy wrote: >> On 2015-01-09 11:40, Rowland Penny wrote: On 09/01/15 17:26, Bob of Donelson Trophy wrote: On 2015-01-09 10:23, Rowland Penny wrote: On 09/01/15 15:47, Bob of Donelson Trophy wrote: On 2015-01-09 09:27, Rowland Penny
2015 Jun 11
4
idmap & migration to rfc2307
Yup, strange - right! Samba 4.2.2 RFC2307 attributes were added as follows: # sed -e 's/${DOMAINDN}/dc=MYDOMAIN,dc=MY,dc=TLD/g' \ -e 's/${NETBIOSNAME}/MYDOMAIN/g' \ -e 's/${NISDOMAIN}/MYDOMAIN/g' \ /usr/local/samba/share/setup/ypServ30.ldif > ypServ30-JMH.ldif # service samba4 stop # ldbmodify -H
2018 Oct 17
2
NSS interface lists all domain users but gives error on single user
Hello Rowland, I changed nsswitch.conf as suggested, but I still have the same result. [...] > Providing the there is a user called 'manuelb' in AD, winbind should > show the user with 'getent passwd AGENZIA+manuelb' If I list all users, I get all users. Let's display the end of the list using both wbinfo and getent: root at kubuntu-test:~# wbinfo -u | tail -2
2015 Nov 10
0
How to configure Winbind to use uidNumber and gidNumber
On 10/11/15 13:42, mathias dufresne wrote: > Thank you for this quick answer Louis. > > On DC: > > On DC I had to add one line to have winbind retrieving uidNumber AD field > rather than having Winbind chosing some random UID for my users. > This line is: > > idmap_ldb:use rfc2307 = yes > > as explained in https://wiki.samba.org/index.php/Setting_up_RFC2307_in_AD
2006 Sep 20
1
ADS & getent
hi, I configured a samba server member of a AD domain. I tought that the system is working fine because user can access share on the linux box. But, i have some problem. I follow some how to &other doc i founded on the samba website. My problem is when i execute wbinfo -gu, winbing can lookup on AD to get the users. When i launch getent passwd; only local users are shown. Why? My other problem is when i create a file on a share (using a winXP client) file security is not the good one: ]# ll total 4 -rwxr--r-- 1 root ERITEST\domain users 8 sep 20 12:13 test.txt -rwxr--r-- 1...
2015 Nov 26
2
samba4 ldap high load and port queue overflow
25.11.2015 10:21, Andrew Bartlett пишет: > On Mon, 2015-11-23 at 16:50 +0300, Yuriy Tabolin wrote: >> Hi all. >> I have samba 4.2.3 on freebsd 10.1 server. There are three DC and >> about >> 350 PC on domain. DCs have 3 CPU and 3GB RAM. Some servers with >> services >> like apache, exim, dovecot, etc use samba4 ldap (port 389) for user >>
2001 Nov 20
6
winbind and groups
I've got Samba 2.2.2 and winbind up and running fine between a TurboLinux server and an NT 4.0 PDC. I can "chown" files on the linux box fine using "$chown DOMAIN+username filename" but when i try to change an objects group using "$chgrp DOMAIN+groupname filename" i get errors stating that it is an invalid group name. What's the deal here? None of my group
2015 Nov 10
2
How to configure Winbind to use uidNumber and gidNumber
Hi all, How can we configure winbind to retrieve uidNumber and gidNumber declared in AD? Thanks and regards, mathias
2015 Nov 12
0
How to configure Winbind to use uidNumber and gidNumber
2015-11-11 7:52 GMT+01:00 Michael Adam <obnox at samba.org>: > On 2015-11-10 at 13:57 +0000, Rowland Penny wrote: > > On 10/11/15 13:42, mathias dufresne wrote: > > >Thank you for this quick answer Louis. > > > > > >On DC: > > > > > >On DC I had to add one line to have winbind retrieving uidNumber AD > field > > >rather than