Displaying 20 results from an estimated 10000 matches similar to: "possible to use samba without unix accounts for each user?"
2004 Mar 10
2
How does samba get at OU=Computers?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
How does samba get Computers out of the Computers OU with out going
through nss_ldap and doing getpwent? Isn't this pretty much the only
way that Samba can get Machine accounts?
I'm looking for a way to hide them from the Linux server.
- --
- -----------------------------------------------------------------
| I can be reached on the
2013 Apr 04
1
classicupgrade from LDAP - failed to find Unix account for machine account
Hi all,
We have a somewhat crufty Samba 3 PDC NT-style domain backed on to an
OpenLDAP server that we use for both Linux and Windows 7 authentication,
thanks to the magic of ldapsam and smbk5pwd.
I am investigating the feasability of moving to Samba 4 and have tried
upgrading with the classicupgrade tool in both the Samba 4.0.0 packages in
Debian unstable and also with GIT v4-0-stable
2005 Sep 29
2
SAMBA 3.0.14a getpwent() usage with LDAP backend -- URGENT HELP!!!
Hi,
We're being hit by occasional very high load (up to 23 on a SUN Fire
v440) on our LDAP server
coming from a query of (objectClass=posixAccount). This currently
returns over 54,000 entries ...
This is coming from the getpwent() call in util_getent.c:getpwent_list()
This is coming from srv_samr_nt.c:get_memberuids()
But we're having trouble working out what triggers this call: it
2002 Nov 12
1
Need clarification
Hi,
I'm trying to run samba 2.2.6 + OpenLDAP as user/group
database ( not /etc/passwd). nss_ldap+pam_ldap is installed and
working OK, as I can login using ssh, or trough
console with one of ldap user.
But trying to connect to samba, when samba is ran as
#samba -d 2 -i
I get:
...
init_sam_from_ldap: User [ldapuser] does not ave a uid!
pass_check_smb failed - invalid password for user
2009 Aug 27
3
ldap? Samba? Nss?
It seems my logins are taking a long time to get logged in. I am guessing
that it is worse when classes start and a lot of the kids try to login at
once. My old server did not seem to have this problem though and we have
the same number of students.
Where should I start looking at this? I am guessing that it is ldap, but
want to make sure.
If I log in at a computer and go to start->run and
2005 Jul 01
1
bug: very strange behavior with pop3
Hello,
We have some strange problem which could be related to authentication here.
All our user info is in an openldap directory. We normally use
pam/getpwent in dovecot to access our user accounts, via
nss_ldap/pam_ldap, but we tried to connect directly to the ldap server,
with the very same results.
We have one user (out of 100) which just cannot use dovecot with pop3.
His
2006 Sep 11
1
samba ldap pdc w/unix accounts: local unix and ldap unix users can't resolve uids to names on the server
* distro: ubuntu breezy ( 6.06 )
* samba version: shipped version with updates ( 3.0.22-1ubuntu3.1 )
* no ssl
* openLDAP is running on the same machine as samba, and referenced as
localhost/127.0.0.1 where applicable ( 2.2.26-5ubuntu2.1 )
* nscd is not installed, much less running
I've set up a samba pdc with ldap by following the Samba Guide very
closely, adapting it to Ubuntu/Debian where
2004 Mar 05
1
getpwnam() fails! (with working nss_ldap setup)
Hi list,
I've seen this error now many times (at my own setup and in the
archives):
sam_account_ok: Checking SMB password for user Simon Dassow
[2004/03/05 12:54:19, 1] auth/auth_util.c:make_server_info_sam(821)
User Simon Dassow in passdb, but getpwnam() fails!
But:
# id 'Simon Dassow'
uid=1000(Simon Dassow) gid=513(Domain Users) groups=513(Domain Users),
512(Domain Admins)
2004 Mar 18
1
Autentication without /etc/passwd users
Hi,
It seems that the user account must also be in the /etc/passwd when I
autentication in Ldap/samba.
I have in my Ldap database the Posixaccount.
My samba log file:
[2004/03/18 07:22:56, 2] passdb/pdb_ldap.c:init_sam_from_ldap(674)
init_sam_from_ldap: User [marcone] does not ave a uid!
If I have this user in /etc/passwd the autentication is Ok, but I will
only autentication in ldap
2005 Oct 07
1
User list
I have a samba server setup with LDAP. Before I was using LDAP, I could
get a list of users and groups with my perl script by using the getgrent
and getpwent routines. I cannot use this anymore, because for some
reason, these routines do not see all of my users. They only see up to
a certain point. If I do a 'getent passwd' from the command line, it
only shows up to certain number of
2004 Aug 15
3
join domain - ou=people searched for machine accounts?
When I try to join a domain from a win2k client to a samba 3.0.5
PDC, I get the message "User not found". I use ldapsam, which
works fine in all other respects.
The strange thing is that the smbldap-useradd scripts terminates
with 0, the machine account is created under "ou=systems" in the
ldap database - all looks fine. Then a ldap search is triggered
with a base
2004 Feb 19
2
Using the same LDAP entry for posixAccount and sambaSamAccount with smbldap
samba 3.0.2
smbldap-tools 0.8.4
RH 9
nss_ldap configured
pam_ldap NOT configured
LDAP passwd backend
winxp pro domain member
Hello,
i've configured smbldap-tools in smb.conf to manage users from usrmgr.exe. It
works at group creation but have a strange behavior in user creation. In the
LDAP there are two manually created accounts; Administrador & invitado, both
posixAccount and
2004 Jul 13
3
posixAccount for Machines in LDAP?
Hello,
I have a question about machine accounts.
I using Samba 3.0, OpenLDAP 2.1.30 and Berkeley 4.2.52 on backend on
RedHat machines.
I also have 3 slave/BDC's and 1 master/PDC
Right now all of my users and groups exist entirely in the LDAP directory.
I have a few accounts in addition to the normal system accounts that are
used for emergency access. All authention and group enumeration uses
2009 Apr 15
2
samba machine accounts problem
Hi list
samba3-3.0.31-36
openldap2-2.3.43-1.1
my problem is i have stop my working openldap and restart it again, in
the Log i see now = pdb_get_group_sid: Failed to find Unix account
for ... a lot of machine accounts.
Whats wrong? i must now all accounts rejoin to domain?
example from a host
# bart$, hosts, server.intern
dn: uid=bart$,ou=hosts,dc=server,dc=intern
objectClass: sambaSamAccount
2002 Jun 10
1
Samba with LDAP - conflict with pam_ldap?
Hi,
I'm using Samba 2.2.4 with LDAP support (OpenLDAP 2.0.23), and with
pam_ldap included in the rpm nss_ldap 1.86 from Redhat (I'm on Linux
Redhat 7.2).
All these things are working well (I use the same object SambaAcount
under PosixAccount in order to authenticate all these things), but a
problem appears when I'm trying to list all the accounts and groups from
my Win2000
2009 Feb 24
3
using winbind to map existing unix to AD users
On our campus, we have an AD forest. Our particular department has a
number of samba servers that authenticate to one tree of that AD forest.
All of our users have accounts in LDAP for unix and AD for windows.
We don't want/need winbind for authentication. However, we would like the
ability of setting ACLs on the samba server from windows clients. So, I
assume I need a mapping of unix
2002 Nov 10
2
Does samba use NSS to find users/groups ?
Hi,
I would like to create samba only domain and
have centralized samba+system users
database in LDAP (using posixaccount+sambaccont).
Does samba uses NSS to find users/groups info?
I mean, can I have system with users in LDAP,
but not in /etc/passwd?
Thanks,
--
Saulius Gurklys
2004 Sep 07
0
[HELP] understanding winbind smb.conf parameters
hi list,
may be it's a stupid question, because it's written in smb.conf but i
don't understand the description of the following parameters
** winbind enum users (G)
On large installations using winbindd(8) it may be
necessary to suppress the enumeration of users through
the setpwent(),getpwent() andendpwent() group of
system calls. If the
2018 Aug 31
1
Dovecot User Listing Error - getpwent() failed: Invalid Argument
I think this might be caused by glibc 2.28. I saw a similar error with
the "doveadm purge" command after upgrading my system to that version.
Michael Marley
On 2018-08-31 13:10, Aki Tuomi wrote:
> I'll see if this is reproducible
>
> ---
> Aki Tuomi
> Dovecot oy
>
> -------- Original message --------
> From: Reuben Farrelly <reuben-dovecot at
2004 Feb 26
2
Samba-3.0.2 PDC LDAP: Add computer to domain issue with smbldap-tools
Hi guys,
I've installed openldap-2.1.25 and Samba-3.0.2 and configured everything
with no TLS on a Slackware-9.1 Linux box.
To manage the LDAP backed I've used smbldap-tools-0.8.4.
After populating the database with smbldap-populate I was able to first
add users to /etc/passwd etc. and then to LDAP with smbldap-useradd -a
and access the server via Windows PCs. Everything appeared to be