[Samba] Strange message

2010-10-04 Thread David Noriega
I'm seeing the following message:
[2010/10/04 11:09:40, 0] lib/sysquotas.c:sys_get_quota(421)
  sys_path_to_bdev() failed for path [.]!
[2010/10/04 11:09:40, 0] lib/sysquotas.c:sys_get_quota(421)
  sys_path_to_bdev() failed for path [.]!
[2010/10/04 11:09:45, 0] lib/sysquotas.c:sys_get_quota(421)
  sys_path_to_bdev() failed for path [.]!
[2010/10/04 11:09:45, 0] lib/sysquotas.c:sys_get_quota(421)
  sys_path_to_bdev() failed for path [.]!

Any ideas as to what this means?


-- 
Personally, I liked the university. They gave us money and facilities,
we didn't have to produce anything! You've never been out of college!
You don't know what it's like out there! I've worked in the private
sector. They expect results. -Ray Ghostbusters
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] strange message in a samba log

2008-10-20 Thread Stéphane PURNELLE
Hi all,

A user contact me because I cannot open some file on the server.
And when I look her log file I can read : 

[2008/10/20 16:21:03,  0] smbd/notify_inotify.c:inotify_setup(283)
  Failed to init inotify - Trop de fichiers ouverts (too many open file)

What's happening ?

Stéphane Purnelle


---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique   Corman S.A.   Tel : 00 32 087/342467
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Strange message from Samba

2006-04-05 Thread Mike Mercier
Hello,

I am running RHEL 3.0 Update 7 with Samba (smbd -V - Version 3.0.9-1.3E7).

I receive the following message in the syslog logfile:

smbd[pid] host (x.x.x.x) couldn't find service myshare

My smb.conf looks like (the system has been joined to the windows domain):

[global]
workgroup = MYDOMAIN
log file = /var/log/samba/client.log
netbios name = MYSERVERNAME
security = DOMAIN
printcap name = cups
disable spoolss = yes
show add printer wizard = no
idmap uid = 15000-2
idmap gid = 15000-2
winbind use default domain = yes
use sendfile = yes
printing = cups

[myshare1]
comment = myshare1
path = /home/myshare1
valid users = MYDOMAIN\MYUSER
read only = no

MYDOMAIN\MYUSER is able to connect to the share named myshare1 and seems to
be able to perform all functions (I have never run into any issues).  But,
the message above seems to show up everytime the user tries to make a new
connection to myshare1.

I have also seen the same message on RHEL 2.1 running a 2.x version of
samba.
Anyone know the reason for this message?  In both cases, it is a windows
2000 server attempting to make the connection.

Thanks,
Mike
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Strange message log from ldapsam_search_one_group()

2005-01-30 Thread Luca Maranzano
Hello,

I've a Debian 3.1 box with Samba 3.0.9 acting as a PDC with OpenLDAP
2.1.30, libdbd-4.2.52, smbldap-tools 0.8.5, libnss-ldap version 220-1.

Sometimes I get a burst of 20-30 messages with the same timestamp
like these:

[2005/01/30 19:17:43, 0, pid=13107, effective(0, 0), real(0, 0)] 
passdb/pdb_ldap.c:ldapsam_search_one_group(1982)
  ldapsam_search_one_group: Problem during the LDAP search: LDAP error: (No 
such object)

It seems that samba is looking the group of the user having id=0 and
gid=0, which corresponds to the Unix user root.
In te LDAP DB the user administrator has the following id:

drake:~# id administrator
uid=0(root) gid=512(Domain Admins) groups=0(root)

Please note that the disk shares have almost all the files owned by id=root and
gid=Domain Users and have permission to 777 for directories and
666 for files (everyone can write everything :). 
May this be a problem? 
Do I have to remap the root Unix user to the user Administrator in some
way?

Besides, sometimes there is another suspicous message like this:

[2005/01/28 10:54:41, 0, pid=9760, effective(0, 0), real(0, 0)]
passdb/pdb_ldap.c:ldapsam_search_one _group(1982)
 ldapsam_search_one_group: Problem during the LDAP search: LDAP error: (No such 
object)
[2005/01/28 10:54:41, 0, pid=9760, effective(1109, 513), real(1109, 0)] 
rpc_server/srv_util.c:get_alias_user_groups(206)
 get_alias_user_groups: gid of user emanuele doesn't exist. Check your 
/etc/passwd and /etc/group files 

But if I do for the user emanuele the following:
drake:~# id emanuele
uid=1109(emanuele) gid=513(Domain Users) groups=513(Domain Users)

Obviously it is not in /etc/passwd and /etc/group because it is stored
in the LDAP Backend.

Since syslog = 0 I'm asking if these messages are normal or if there
is something wrong with my setup. Apparently there are no other anomalies.

TIA,
Luca




-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Strange message while trying to change pass from windows XP

2004-04-15 Thread Laurent CARON
Hi
I configured samba as a PDC of my domain (LDAP backend).
Everything is working flawlessy except the password change (with 
ctrl+alt+suppr) under winXP.

When I try to change pass, the system complains about incorrect password 
(case) although the password is effectively modified

Any clue to make this ugly message not to appear?

Thanks
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba