Displaying 20 results from an estimated 3000 matches similar to: "Another getent problem"
2008 Nov 06
4
Trying to get uid and gid to match and getent to work
I am using the following in my smb.conf on samba-3.0.28-0.el5.8
idmap domains = MYDOMAIN
idmap config MYDOMAIN:backend = rid
idmap config MYDOMAIN:base_rid = 998
idmap config MYDOMAIN:range = 998 - 49999
idmap uid = 998-20000
idmap gid = 998-20000
template homedir = /home/users/%U
# template primary group =
2008 Dec 22
1
Authentication fails - 3.0.26a-0.9-1787-SUSE-SLES9
I recently brought up our fifth Samba domain member server with
3.0.26a-0.9-1787-SUSE-SLES9 against an NT4 domain on a new subnet. The
subnet also has an NT4 BDC that is working correctly. Wbinfo and getent
both work properly but users can not get to the [homes] service but can
get to another share that is on the same system. If I setup a share
definition in smb.conf for myself as a home
2006 Jul 14
0
Group Permission issue via winbindd?
Users are having trouble accessing Samba shares via winbindd in a NT domain.
If the 'valid users' parameter for a share contained the user name for
example as follows:
valid users = DSP-John
Then John who is a member of the DSP domain can access the share. If John is
a member of a domain group called DSP-production, and the 'valid users'
parameter is as follows:
valid
2007 May 16
3
Winbind - wbinfo -u works, getent passwd only gives local users
I only have limited Samba experience, and expect this is a silly mistake, but
have been unable to find a solution
I have installed Samba and Winbind on my desktop Linux (Debian) machine
(SPARKSTONELX), aiming to unify logins with other windows machines accessing
the PDC, again samba/Debian, with tdbsam password backend. All is well,
joining the domain, and getting account details using wbinfo -u,
2006 Aug 23
2
3.0.23b domain member not accessible
I portupgraded my samba domain server and domain member to 3.0.23b from
3.0.23 and found that the domain member was not accessible from
workstations. The error message:
\\HOSTNAME is not accessible.
There are currently no logon servers available to service the logon request.
In the log.winbindd of the domain member, I found:
[2006/08/23 22:52:00, 0] nsswitch/winbindd.c:request_len_recv(517)
2007 May 16
1
RPC Error with PC Netlink
I have setup a Samba 3.024 server on Solaris. I have successfully
enabled two-way trusts between my samba domain and my legacy PC
Netlink domain. (PC Netlink is the solaris port of NT4 aka Advanced
Server for Unix.) My Samba domain includes 2 Windows 2003 Servers
(One is Windows 2003 SP1, the other is Windows 2003 R2 SP2.) The
PCNL server supports Windows 2000 Servers and XP Pro clients.
2007 May 25
1
RPC Error with PC Netlink - additional info
Some additional info:
The solaris server is Solaris 10 (sparc.)
According to man smb.conf, "enable asu support = yes" creates an IPC
only "ADMIN$" share. Using the computer management tool from a
Windows machine I could verify this was the case. However, the
"ADMIN$" share on the PC Netlink server is actually a data share. I
did try "enable asu support =
2007 May 21
1
RPC Error with PC Netlink - some additional info
Some additional info:
The solaris server is Solaris 10 (sparc.)
According to man smb.conf, "enable asu support = yes" creates an IPC
only "ADMIN$" share. Using the computer management tool from a
Windows machine I could verify this was the case. However, the
"ADMIN$" share on the PC Netlink server is actually a data share. I
did try "enable asu support =
2006 Apr 29
2
hp asu - nt domain
Hi all,
I'm having some problems getting a fedora core 4 box to work as file
server into a windows domain.
pdc is a hp unix with asu installed.
i managed to get the linux box to join the domain, and i can see the box
when i browse the network from a windows machine.
but, i cannot map any shares...
wbinfo -g is telling me it got an "error looking up domain groups",
wbinfo -u shows
2006 Mar 15
0
winbind and schannel errors
Hello All,
I am having two problems. I am running Samba on Solaris 10 as a member
server to a NT 4.0 domain with a PC NetLink 2.0 PDC.
The first problem: Running Samba 3.0.10 I am able to get the server to
join the domain just fine with authentication and acls working correctly
but if the shares aren't accessed for a little while winbind seems to
halt and I have to start and stop
2010 May 28
0
Samba reporting only ~4G on a much larger filesystem
I tried this on the IRC channel and got not response...
I have a 2.2TB filesystem. The filesystem itself is a stornext (Quantum) filesystem, which in the /etc/fstab is type cvfs.
When a client mounts the samba share, it only reports ~4GB (3.9 or 3.7 GB) total space. We have a third party app, which will/can not be updated which checks the disk space available and fails if it's not enough.
2016 Nov 04
2
getent not displaying builtin groups or users
hi everyone
> Yes, but you can add these two lines to smb.conf:
>
> winbind enum users = yes
> winbind enum groups = yes
>
> This will allow getent to list all users and groups, but is not
> recommended if you have a lot of users.
>
> Rowland
thanks the dc's now lists all the domain users and groups.
the domain users gid is correct on both dc's
the uid
2002 Feb 14
2
winbind - getent passwd
I can't find the thread but someone last week was having trouble with
'getent passwd' not returning the Windows domain users as well as the local
users. 'wbinfo -u' worked but not 'getent passwd'.
I just finished a new server and had the same problem. Turns out I
overlooked the the symbolic links in /lib. The file libnss_winbind.so needs
to have a link to
2020 Aug 14
2
getent passwd blank response
I have an issue that "getent passwd SAMDOM\usrname" returns a blank
response.
Running "getent passwd" returns all the local users.
I cannot determine if the libnss-winbind symbolic links exist.
This is a member server running Debian 10 with Samba v4.12.5 via Louis'
repos.
The Sambawiki /Libnss winbind Links/ page shows Debian x86_64 source
location as
2020 Aug 14
2
getent passwd blank response
On 8/14/2020 1:05 PM, Rowland penny via samba wrote:
> On 14/08/2020 18:45, Robert E. Wooden via samba wrote:
>>
>> ... source location as "/usr/local/samba/lib/libnss_winbind.so.2".
(I forgot to add that I am aware that this is the compiled by user
location.)
> libpam-krb5
libpam-krb5 was not installed. (I installed it.)
Restarted
However, "getnet passwd
2015 Aug 21
1
getent does not show domain user/groups
Hello,
I am running Samba 4.2.3 as a ADDC on CentOS 7.
getent passwd/group does not show the domain users and groups.
However, if I try 'getent passwd domainuser' it returns the user.
# getent passwd|grep -i guilherme
# getent passwd guilherme
guilherme:*:3000022:100:Guilherme:/home/ABC/guilherme:/bin/bash
smb.conf:
[global]
workgroup = ABC
realm = ABC.ONLINE
2020 Aug 14
0
getent passwd blank response
On 14/08/2020 20:18, Robert E. Wooden via samba wrote:
> On 8/14/2020 1:05 PM, Rowland penny via samba wrote:
>> On 14/08/2020 18:45, Robert E. Wooden via samba wrote:
>>>
>>> ... source location as "/usr/local/samba/lib/libnss_winbind.so.2".
> (I forgot to add that I am aware that this is the compiled by user
> location.)
>> libpam-krb5
>
>
2010 May 11
0
Winbind and getent issues
I am currently setting up a cluster of Samba servers using DRBD and CTDB. I
have gotten the DRBD and CTDB configured on my cluster. I have configured
Samba and Winbind to join my active directory domain. Right now I am
struggling to get authentication through Winbind to work. My /var/log/secure
file looks like my system is not even trying to authenticate against AD.
wbinfo -u work great as does
2017 Jan 31
1
getent problems with new Samba version
On Fri, 27 Jan 2017 14:37:33 +0000 Rowland Penny wrote:
> > Also, I do find samba on the 14.2 DVD in
> > slackware64/n/samba-4.4.4-x86_64-3.txz. See PACKAGES.TXT at the root
> > of the same DVD.
>
> See, you knew where to look (I was looking for a dir that started with
> 's'), however the .txz file does contain a 'doinstall.sh' file.
Well, that ends up
2008 Jun 25
2
Wrong samba version in C5.2 updates?
Hi,
the latest upstream version of samba rpms for 5.2 is
samba-3.0.28-1.el5_2.1. In the Centos 5.2 updates tree there is only
samba-3.0.28-0.el5.8 which also is already part of the 5.2 os tree.
Could it be that the updates tree just carries the wrong rpms?
Best regards,
Bernd