Displaying 20 results from an estimated 1100 matches similar to: "SAMBA digest 1945"
1999 Jan 17
0
request_oplock_break - a clue - what does it mean ?
Hi all,
I increased the log level, and found something very interesting out.
I know now what causes a sbmd to go into infinite hibernation on
Solaris. I do not know why, it is probably something Solaris specific,
I thought that a "dont descend" would have resolved my problem, but
it has not. details at the end.
Scenerio:
solaris 2.5.1 running samba 2.0.0 (happens w/ several if not
2000 Mar 07
0
Pre 3.0.0 PANIC
I've been getting a lot of these recently in my samba-log ever since I
downloaded the latest cvs SAMBA_2_0 branch code.
Mar 6 18:13:06 gate smbd[11126]: cos5 (192.168.7.132) connect to
service rsession as user rsession (uid=707, gid=100) (pid 11126)
Mar 6 18:13:15 gate smbd[11126]: [2000/03/06 18:13:15, 0]
lib/fault.c:fault_report(40)
Mar 6 18:13:15 gate smbd[11126]:
1998 Jul 02
1
redirector timeout (actually sun y2k)
Gregory Hosler <greg@camelot.eno.ericsson.se> wrote:
> Everything was running smoothly, and then I applied the solaris "y2k" patches.
> Now, most accesses to samba will hang for a minute or 2, before completing. In
> the event log I see messages like:
>
> The redirector has times out a request to <server name>
>
> This did not used to happen.
1998 Apr 30
1
CVS update: samba/source/lib/rpc/server (fwd)
fyi the way that this will be used is to have:
encrypted passwords = no
update encrypted = yes
for a few days, have everyone log in with their clear-text password, and
a private/smbpasswd file will automatically be generated.
then switch to
encrypted passwords = yes
update encrypted = no
and voila.
if you were feeling _really_ adventurous you could have:
include = smb.conf.%M
and have one
1999 Jan 19
0
"don't descend"
What is the intended implementation of "don't descend".
a) treat all files that are in the "don't descend hierarchy as "no such file"
(or equivelent)
or
b) disable opendir() on "don't descent directories", but allow (for example)
stats on files that are in the "don't descend directories"
I would have expected the 1st. Sambe
1999 Mar 24
0
Oplock break (again) End of file from client (PR#15037)
btenison@dibbs.net wrote:
>
> I keep getting the following in the log files now that we've upgraded to
> the latest cvs 2.0 branch. Any ideas what we can do to fix this?
>
> Mar 23 08:45:34 gate smbd[22692]: [1999/03/23 08:45:34, 0]
> smbd/oplock.c:oplock_break(773)
> Mar 23 08:45:34 gate smbd[22692]: oplock_break: end of file from client
> Mar 23 08:45:34 gate
2000 Apr 19
1
Homes and %u expansion in SAMBA_2_0
Hi everyone. With the latest cvs (as of this afternoon) we are getting
the following in the logs:
Apr 19 09:19:42 gate smbd[23055]: [2000/04/19 09:19:42, 0]
smbd/service.c:make_connection(554)
Apr 19 09:19:42 gate smbd[23055]: Can't change directory to
/home//profile (No such file or directory)
Apr 19 09:19:42 gate smbd[23055]: [2000/04/19 09:19:42, 0]
smbd/service.c:make_connection(554)
1998 Jun 22
0
redirector timeout ?
I am running samba 1.9.18p3 on Solaris 2.5.1
The clients are NT 4.0 sp3
Everything was running smoothly, and then I applied the solaris "y2k" patches.
Now, most accesses to samba will hang for a minute or 2, before completing. In
the event log I see messages like:
The redirector has times out a request to <server name>
This did not used to happen. This is very puzzling,
1998 Dec 17
4
oplock_break: client failure in break - shutting down
We recently tried the upgrade to 2.0 Beta series (just finished testing
Beta 4) on our network. Everything works fine with 1.9.18pl10, but once
we start 2.0 in its place we start getting the following in the log files:
[1998/12/17 05:00:12, 1] smbd/files.c:file_init(219)
file_init: Information only: requested 10000 open files, 246 are
available.
[1998/12/17 05:07:52, 1]
2000 Mar 13
2
Win2k Domain logons
Hi everyone. I just got a copy of Win2k in and have been messing with it.
Have a question, and have searched the archives for the answer, but didn't
find it. Can Win2k domain logon to a pre-3.0.0 samba server? Or di I
need to get TNG running? I can get NT4.0 boxes to authenticate and login
fine (Samba pre-3.0.0), but Win2k keeps complaining:
"The following error occurred validating
2003 Feb 20
3
accessing outlook pst files w/ samba
Hi,
I'm in the process of trying to convince my organization to move from an
exchange server, to a samba solution, while retaining their original windows
environments, including Outlook clients.
I thought I had all my issues covered, and suddenly I'm facing a show stopper.
it turns out that a lot of my users "documentation" has been stored on "public
folders" on the
2001 Nov 09
1
Update of several SPECIFIC files
I am trying to sync several specific files over ssh. This works fine when I specify the files indivdually, a la:
rsync -av --rsync-path=/usr/local/bin/rsync /etc/passwd remotehost:/etc/passwd
What I want to do though, is update several files at once, a la:
rsync -av --rsync-path=/usr/local/bin/rsync --include-from updatesys.inc remotehost:
See below for updatesys.inc. The file list gets
2017 Aug 18
4
AutoFS
Hi all,
I would like to use AutoFS on Samba but I encounter difficulties with
ldap entries.
I have already add the Automount Schema from the Wiki
(https://wiki.samba.org/index.php/Samba_AD_schema_extensions) but I
can't add "auto_master" and the folowings leaf.
I tried :
dn: automountmapname=auto_master,dc=MYDOMAIN
automountMapName: auto_master
objectClass: automountMap
2009 Jul 24
2
Solaris SMF services and their dependencies...
Hi all,
I have an NFS server on our network sharing out package files for
Puppet to install to all and sundry. The clients access said NFS
server via an automounter configuration (I don''t want the packages
share mounted all the time, only when installing packages) As a
result, installation of packages depends on autofs... So I have the
following:
service { "autofs": ensure
2013 Jan 10
2
Samba 4 "Services for UNIX"? [SOLVED]
To get the automount schema to work with the git checkout of samba 4 I had
to modify the automount schema files and separate the attributes from the
classes. I also discovered that it's required to have the
ntSecurityDescriptor , instanceType, and objectCategory attributes. Without
these it will crash whenever you try to browse... I did alot of stopping
samba, tarring of /usr/local/samba and
1999 Jan 20
3
oplcok_break more information (PR#12734)
Hi! After more work on the oplock_break problem, I've found the following
in my tcpdump-smb logging. It seems that when ost5 (pid=26339 in the logs
that follow) requests access to the oplocked file comm.inf from ost6
(pid=5872) the oplock_break failes (this is NOT isolated to any one or two
systems on our network, just using these two as an example, and the server
reports no dropped packets
1999 Jan 27
0
Encrypted passwords really necessary for PDC ?
I've attached a perl script that I wrote to build smbpasswd from
/etc/passwd. Please note that this writes a samba-2.0 format smbpasswd
file.
This script will:
# - create accounts that exist in /etc/passwd and not in smbpasswd
# - remove accounts that exist in smbpasswd and not in /etc/passwd
# - preserve existing password, flags and LCT fields in smbpasswd
# - sets new account passwords to
1997 Sep 03
1
ERRDOS - ERRbadshare
i'm getting the following error message from smbclient when doing tar
backups. what exactly does this error message mean and how can i
eliminate it?
ERRDOS - ERRbadshare (The sharing mode specified for an Open conflicts
with existing FIDs on the file.) opening remote file
\windows\system32\config\software.LOG
--
Todd Pfaff \ Email: pfaff@mcmaster.ca
Computing and
1999 Jul 21
1
2.0.5 problem with variable substitutions
I have a problem with 2.0.5 that did not happen in 2.0.4b or previous
releases. I am seeing thousands of these messages in log.smb:
[1999/07/20 23:44:24, 0] lib/util_str.c:string_sub(1095)
ERROR: string overflow by 7 in string_sub(%M, 967)
and the smbd process seems to be stuck in a tight loop.
It's caused by the variable substitutions in these lines from smb.conf:
root preexec = [ %U
1998 Apr 08
0
1.9.18p4 smbpasswd
no complaints, just a little something that i noticed with smbpasswd in
1.9.18p4 that is not clear from the documentation (WHATSNEW.txt or the
smbpasswd man page)...
if you try to change your samba password without specifying the remote
hostname (-r hostname) the connection is from/to localhost and it will
fail unless you have localhost in your 'hosts allow' setting in smb.conf.
you will