Displaying 2 results from an estimated 2 matches for "m2000944".
Did you mean:
2002944
2002 Jun 18
2
Samba-LDAP:Ldap call each time you open a text file?
...n, Samba always makes these LDAP calls (see below). The user
has been authenticated so why does Samba still makes these LDAP connections?
Any ideas?
/var/log/ldap.log when opening a text file.
ldap-hh slapd[22940]: conn=3922 op=19 SRCH base="o=kuleuven,c=be" scope=2
filter="(uid=m2000944)"
ldap-hh slapd[22940]: conn=3922 op=19 SEARCH RESULT tag=101 err=0 text=
ldap-hh slapd[22942]: conn=3922 op=20 SRCH base="o=kuleuven,c=be" scope=2
filter="(&(objectClass=posixGroup)(|(memberUid=m2000944)(uniqueMember=uid=m2000944,ou=stud,o=kuleuven,c=be)))"
ldap-hh...
2000 Aug 10
0
Weird login problem !!
...eems to me an unlogic issue in Samba.
I have a Samba logon server with login scripts based on machine names
(%m.bat).
This is what happens when I make a connection as a regular user.
[2000/08/07 10:23:11, 1] smbd/service.c:make_connection(550)
testpc (10.33.6.247) connect to service FSK as user m2000944
(uid=27419, gid=27419) (pid 18902)
Identification, computer name = testpc, ip-address 10.33.6.247
Logon script %m.bat : the net use commando's take quite some
time.(batch-file testpc.bat)
I log on as user m2000944 (uid 27419) with the password.
smbstatus gives the right username and group id....