Displaying 11 results from an estimated 11 matches for "darrenc".
Did you mean:
darren
2004 Dec 28
1
PAM sending wrong username to Winbind (fwd)
...enSSH-9/openssh/auth2.c&w=pam+nouser&d=E6EA31C37E&icp=1&.intl=us
The above link gave me this hint. Found it while looking for "NOUSER" and
PAM.
Darren
---------- Forwarded message ----------
Date: Tue, 28 Dec 2004 20:38:11 +1100 (EST)
From: "Chew, Darren" <darrenc@vicscouts.asn.au>
To: samba@samba.org
Subject: [Samba] PAM sending wrong username to Winbind
Hi All,
I am unable to authenticate users through pam_winbind.
"wbinfo -u", "wbinfo -g", "getent passwd", "getent group", "wbinfo -a
DOMAIN\\Administrator...
2003 Sep 20
1
smbldap-tools updates (diffs)
Hi all,
I have found the smbldap-tools provided in the samba 3 tarball to have a
few glitches with the samba 3 schema. I have made my changes and 'diffed'
them with the source.
root@localhost # pwd
/usr/local/samba/sbin
root@localhost # for i in *.p*; do echo $i; diff $i
/usr/local/src/samba-3.0.0rc4/examples/LDAP/smbldap-tools/$i; done
smbldap-groupadd.pl
smbldap-groupdel.pl
2003 Nov 18
1
pamsmb_pass, userPassword & samba(LM/NT)Password
Hi All,
Has anyone used pam_smbpass before with Samba 3 and Solaris 9?
The problem I am facing is that the sambaNTPassword/sambaLMPassword and
the posixAccount userPassword attributes are not the same.
While I can use "net rpc vampire" to migrate the lanman password hashes
the posixAccount attribute remains unpopulated.
I have discovered that the smbldap tools has scripts to
2003 Dec 30
1
3.0.1/Solaris 9 - smbldap & dots in usernames
Hi All,
Is it possible to vampire across dots in usernames? I got over 1000
accounts with dots in them eg. <firstname>.<lastname>
The smbldap-tools (version 0.8.2) don't seem to like adding users and
groups with dots in them.
Any help much appreciated.
Darren
2003 Dec 31
0
gidNumber 10000 for all groups after vampire
Hi All,
setup: Solaris 9/Samba 3.0.1/smbldap-tools 0.8.2
If I run 'net rpc vampire', smbldap-groupadd.pl will run and for the first
group Domain Admins and will say 'gave 0'. But for all subsequent groups
the samba attributes are missing and the gidNumber is 10000 and will say
'gave 7'.
LDIF:
dn: cn=Domain Admins,ou=Groups,dc=samba,dc=org
objectClass: posixGroup
2004 Jan 01
0
Must a Samba PDC use LDAP for nss?
Hi All,
I am having trouble doing a 'net rpc vampire' because everytime a group is
added it is added with gid 10000 and so the vampire process fails to make
group mappings for all subsequent groups after the first one (Domain
Admins). This has repercussions later down the track as I am unable
to add users, as they can't be added into valid Samba groups.
Do I need to use LDAP as a
2004 Jan 02
1
SOLVED: Must a Samba PDC use LDAP for nss?
Hi All,
It seems like Samba 3 does require the PDC to use LDAP for nss when using
ldapsam.
I reconfigured Solaris 9 to use nss_ldap and 'getent group' now shows the
posixGroups created by the 'net rpc vampire' operation. I then cleaned up
the LDAP database and ran vampire again. Each group is created
successfully with incrementing gidNumber 10000 onward. 'net groupmap
2004 Oct 08
0
Trouble compiling pam_winbind 3.0.8pre1 on Solaris 9
Hi All,
I am having trouble compiling Samba 3.0.8pre1 with pam_winbind. I am using
the following configure string.
./configure --prefix=/usr/local/samba --exec-prefix=/usr/local/samba
--with-libiconv=/usr/local/lib --with-ldap=/opt/csw
--with-krb5=/usr/local/krb5 --with-automount --with-pam --with-ldapsam
--with-utmp --with-libsmbclient --with-winbind
... and I get the following output
2004 Dec 28
0
PAM sending wrong username to Winbind
Hi All,
I am unable to authenticate users through pam_winbind.
"wbinfo -u", "wbinfo -g", "getent passwd", "getent group", "wbinfo -a
DOMAIN\\Administrator%password" all work and suggest that samba and
winbind are correctly configured.
For some strange reason PAM seems to be sending Winbind "NOUSER" as the
username to authenticate
2003 Dec 30
1
sambaSamAccount versus SambaSAMAccount
Hi All,
The smbldap-tools in latest Samba tarball 3.0.1 use SambaSAMAccount rather
than SambaSamAccount as per the samba.schema file. Attached are four
patches to fix this.
Darren
-------------- next part --------------
--- smbldap-useradd.pl.orig Tue Dec 30 22:34:08 2003
+++ smbldap-useradd.pl Tue Dec 30 22:38:19 2003
@@ -208,7 +208,7 @@
if (!$with_smbpasswd) {
# (jtournier)
2003 Sep 09
0
Samba 3.0rc3 - "SAM_DELTA_DOMAIN_INFO not handled"
Hi All,
I am unable to 'net rpc vampire' the NT4 user accounts and groups into an
ldapsam. The PDC is Windows NT4.0 sp6a and the ldapserver is SunONE DS 5.1 on
Solaris 9. I believe the sambaSamAccount schema has been imported successfully
(output below). Any help received is greatly appreciated. Thanks. Darren.
Here is what happens...
[root@mitosis bin]$./net rpc join -S NT4-PDC -w