Displaying 20 results from an estimated 1000 matches similar to: "Issue with samba SID"
2003 Jul 23
2
Probs joining Samba PDC with WinXP
Hello,
I'm using Debian 3.0 with Samba 2.2.8a-1.0 when i try to join my
xp-mashine (xp-pro with sighnorseal patch) to the domain using the root
accout
i get the error: "unknown user or invalid password", but when i connect
via swat everything works fine.
i added a mashineaccount to passwd and smbpasswd, trying to join the
xp-mashine via a normal user accout fails with
"access
2004 Jul 05
1
Accounts are getting disabled
> > On Sat, 3 Jul 2004, Tilo Lutz wrote:
> > > None of my acounts in ldap have set sambaPwdLastSet, even those
> > > acounts which became disabled. If I have understand you right,
> > > samba should not disable account if the attribute sambaPwdLastSet
> > > is not defined in ldap?
> On Mon, 2004-07-05 at 06:56, Gerald (Jerry) Carter wrote:
> > If
2003 Nov 23
2
password chat program timeout
Hi,
after some investigation, I found out why my users always get an error
back when they try to change their passwords on win2k.
unix password sync option is enabled and passwords are synchronised via
passwd chat. All acounts are stored in ldap.
With the value of 2000 ms in smbd/chgpasswd.c(function expect) I always
got timeout messages in the logs. The reason for the timeout seems to be
the
2016 Dec 22
1
PAM validation ...
please, oh please, why do the machine acounts fail:
[2016/12/22 21:06:48.172161, 0]
../source3/auth/pampass.c:797(smb_pam_accountcheck)
smb_pam_accountcheck: PAM: Account Validation Failed - Rejecting User
xyz-pc$!
pdbedit -L for that machine account shows that the password changed some
days ago:
Password last set: Mon, 19 Dez 2016 14:11:20 CET
As I didn't do a thing ... who or what?
2003 Jul 23
0
Fwd: Re: Probs joining Samba PDC with WinXP
If you go here, this doc will tell you how to join a
winXP Pro machine to a samba domain.
http://hr.uoregon.edu/davidrl/samba/samba-pdc.html#JOINDOMAIN
Hope that helps....
Dominic Iadicicco
--- Patrick Flohr <Flohr.P@t-online.de> wrote:
> Date: Wed, 23 Jul 2003 13:43:48 +0200
> From: Flohr.P@t-online.de (Patrick Flohr)
> To: samba@lists.samba.org
> Subject: Re: [Samba]
2003 Mar 13
1
root can print, users not
Hi,
I have a Win2k client that should be able to print to a printer
connected to a SuSE 8.1 Linux box.
The situation:
- 'root' is able to print from Win2k to the Linux, user 'tim' is not.
- Both, 'root' and 'tim' have their home directories visible and
accessible on the Win2k.
- User acounts on Win2k and Linux are the same: 'root', 'tim' with
2005 May 04
1
The 'nobody' account (mapping not found for gidNumber: 99)
Hi,
I am using a samba domain controller with an LDAP backend. I am also
using samba domain controllers with this setup similar to those
described in the 'Domain Members, Updating Samba and Migration' chapter
of the Samba By Example book.
On the domain member servers winbind stores the UID<->SID in the Idmap
section of the directory. This appears to be working correctly, however
2025 Apr 24
1
Is there any tool to convert DNS database to zone files?
On Thu, 24 Apr 2025 08:55:07 +0300
Sami Hulkko via samba <samba at lists.samba.org> wrote:
> HI,
>
> Anybody have idea of how to get from BIND9 samba zone database neat
> BIND9 zone files automatically?
>
> Like:
>
> 389 Directory Server - Howto:BIND
> <https://www.port389.org/docs/389ds/howto/howto-bind.html>
>
On the page you linked to, the first
2014 Jan 03
1
SSSD and usermod
Hi!
How to get usermod working with SSSD/389DS ?
We have SSSD set up on our server and it uses 389DS.
SSSD was enabled with the following command:
authconfig --enablesssd --enablesssdauth --ldapbasedn=dc=example,dc=com
--enableshadow --enablemkhomedir --enablelocauthorize --update
Running for example "usermod -L username" returns:
usermod: user 'username' does not exist in
2008 May 30
1
Migration from Ldap to Samba+Ldap
Hello,
I'm trying to migrate openldap users to a samba+ldap solution.
I had set up the samba+ldap server succesfully, and restored my accounts
via smbldap-populate and an ldif file.
But all my LDAP accounts didn't got all the samba field and i'm forced
to update it manually via smbldap-usermod -a %user and smbldap -u %user
( and typing a new password ).
So my question is :
Wich is
2025 Apr 24
1
Is there any tool to convert DNS database to zone files?
HI,
Anybody have idea of how to get from BIND9 samba zone database neat
BIND9 zone files automatically?
Like:
389 Directory Server - Howto:BIND
<https://www.port389.org/docs/389ds/howto/howto-bind.html>
--
Sami Hulkko
+358 45 8569 319
sahulkko at gmail.com
sahulkko at icloud.com
2005 Mar 22
1
Problem with "ldapsam:trusted = yes"
Hi,
I updated from 3.0.11 to 3.0.12 and tried the new ldapsam:trusted
parameter. Alas smbd dies silently a second after startup.
With debug level 2 I can't see any reason in the logfile. My smb.conf is
(relevant part I hope):
=================================
[global]
workgroup = BBS_XXX
netbios aliases = fileserver revreselif
passdb backend = ldapsam:ldap://localhost
2019 Apr 29
0
Difficulties retrieving randomly assigned password for newly created Samba user acounts
What the password is, is in the output on you screen, if not, then script it.
kinit Administrator
# function random password.
RANDOMPASSWD(){ < /dev/urandom tr -dc _A-Z-a-z-0-9 | head -c${1:-16};echo; }
# Pull a random into USERPASS
USERPASS="$(RANDOMPASSWD)"
# And create your user.
sudo samba-tool user create "$USERNAME" --given-name="$GIVENNAME"
2023 Nov 21
1
Cambiar el intervalo de confianza en un anova
Buenas,
En R, como en la mayoría del software estadístico, no se utiliza ningún nivel de confianza sino que lo que se calcula es el p-valor asociado
al contraste. De forma que cuanto más cerca de 0 esté el p-valor "menos credibilidad le damos a la hipótesis nula". Dicho mejor, debemos
rechazar la hipótesis nula si el p-valor está por debajo de nuestro nivel de confianza.
Por ejemplo,
2014 Nov 28
1
Problems with deleting a reference in 389DS
Hi, I'm having problems deleting something from 389DS. At one point I had a
link to use an external LDAP server for authentication for a particular
client. I now need to delete this but I am having trouble.
Firstly I can't find this object in either the directory manager or
ldapadmin.
I can see the object using db2ldif:
# entry-id: 1838
dn: cn=bloggsco,dc=mycompany,dc=com
2017 Sep 06
1
BUILTIN\Administrators - failed to call wbcSidToUid: WBC_ERR_DOMAIN_NOT_FOUND
>On Wed, 06 Sep 2017 11:24:17 +0200>Jiří Černý via samba <samba at
lists.samba.org
( https://lists.samba.org/mailman/listinfo/samba) > wrote:>>> I feel
this all has something to do with the classicupgrade, the>> command
works for me, does 'wbinfo --sid-to-gid="S-1-5-32-544"'>> work ?>> Yes.
Take a look:wbinfo
2015 Jul 07
1
Migration Samba3 -> Samba4: Accessing domain member server is not working
Hi ...
Rowland Penny wrote on 06.07.2015 13:22:57:
> > Is there no way to detect on my PDC what is the problem. Why is my PDC
> > Samba rejecting my samba member server...?
> >
>
> Permissions ?? Is the join correct ?
Yes... net rpc testjoin returns OK.
> It has been sometime since I did anything major with an LDAP PDC and
> even then I used smbldap tools. It
2011 Apr 25
1
dovecot & OCFS2 Cluster
There is a bug in ocfs2 1.4 if you are using it you should be looking for
upgrading to ocfs2 1.6
I have several performance problens with ocfs2 but now i guess the problem
is the webmail client that we are using.
I have several post here about it.
I will write a new one as soon as i found the solution.
Anyway, why use lmtp over lda ?
My setup have about 5000 active acounts all in maildir.
2019 Apr 29
2
Difficulties retrieving randomly assigned password for newly created Samba user acounts
Hi everyone, I am using Samba 4.5.16-Debian on Raspbian and thanks to
the help offered by everyone here I now finally have a mostly-working
Active Directory network.
I am now at the stage of creating inidividual user accounts for my
domain and unfortunately I have a very basic but fundamental problem! I
currently enter the following input at the command-line to create a new
user on my DC:
pi
2024 Nov 15
1
How to configuring 389ds to the backed user authentication on Samba-ad
Hi,
I hope this is the correct forum to ask this question. I am looking for some guidance on whether Samba-ad can be (or should be) configured using ldap (389-ds) as the back end for user authentication in a production environment.
I have come across a few forums and went through you?re documentation pages but the information isn?t clear so thought to ask the question directly to the