Displaying 5 results from an estimated 5 matches for "293258".
2005 Aug 19
3
Samba and netgroups in LDAP
Hello,
Has anyone got netgroups working with Samba 3.0.14a where the netgroups
are stored in the LDAP directory? I'm using Solaris 9 and SUN's
directory server v5.2.
What I'm seeing is that samba goes through the motions of looking up a
host in a netgroup, but no query is seen by the LDAP server or on the
network and the host is never found in the netgroup.
Any help would be
2010 Apr 05
1
dovecot-auth question
...r: passwd
-----
We recently moved to dovecot and after few little configuration problem
our dovecot seems to be running without problems for the most part, but I
am seeing the following error in /var/adm/messages about ever 3 minutes.
Apr 5 09:13:23 gauss.math.purdue.edu dovecot-auth[14359]: [ID 293258
user.error] libsldap: Status: 49 Mesg: openConnection: simple bind failed
- Invalid credentials
I would like to try and find out what user connection is causing this
message. I have turned on most of the verbose logging but I cannot see
anything in any logs that might give me the information.
Ca...
2005 Dec 05
1
Strange automount problem with samba & LDAP
...ervice.c:(690)
'/home/stf4/yusuf' does not exist or permission denied when connecting
to [yusuf] Error was No such file or directory
I also get following message in "/var/adm/messages" when I try to mount
a user's samba share.
Dec 5 15:49:30 newton automountd[18951]: [ID 293258 daemon.warning]
libsldap: Status: 7 Mesg: Session error no available conn.
Dec 5 15:49:30 newton last message repeated 11 times
Also following code segment I added to smbd/service.c does not work and
prints failure for both cases:
code=stat(conn->connectpath,mystatus);
if(co...
2005 Aug 15
1
Anything like dir.choose (similar to file.choose) in R?
Does R have a dir.choose function?
I can use file.choose like this as a kludge to get something like a
dir.choose, but a real dir.choose would be better:
cat("Select one of files in directory to process:\n")
filename <- gsub("\\\\", "/", file.choose())
basepath <- dirname(filename)
Windows provides a lower-level SHBrowseForFolder function to create such
2005 Dec 28
4
"valid users" + ldap on Solaris 10 problems
Hello,
We have just migrated a server from sun solaris 8 to sun solaris 10. In
the old machine we had a Samba 3.0.20b and in the new one, we have samba
3.0.21, both compiled like this with no problems:
env LD_FLAGS="-L/usr/local/lib" ./configure --with-ldapsam --without-pam
--with-quotas --with-ldap --with-included-popt --with-acl-support
--with-libsmbclient
We share user's