Hi,
I'm running Samba 3.0.25b as a PDC.
In log.smbd (at Debug level 10) I have noticed:
log.smbd: Could not convert SID S-1-1-0 to gid, ignoring it
This problem occurs in function sid_to_gid in lookup_sid.c. An attempt is
made for winbind to then resolve the group, but this results in
log.wi
I'm curious - do you see an unusually high TCP retransmission rate during
these slow transfers? You may need to look on the "Server" first ...
I think the command is something like "netstat -s" and look in the TCP section.
Steve
--
To unsubscribe from this list go to the following URL and read t
On Thu, Jul 05, 2007 at 08:29:47AM +0200, [EMAIL PROTECTED] wrote:
> I'd like to store images on a samba server, and from each image stored a
> thumbnail should be calculated. Thus, after a file is created/modified, I
> need to call a program passing the path name of the stored/modified file
> as a
>> I'd like to store images on a samba server, and from each image stored a
>> thumbnail should be calculated. Thus, after a file is created/modified,
>> I
>> need to call a program passing the path name of the stored/modified file
>> as a parameter.
>
> Write a VFS module that connects to the clos
On Thursday 05 July 2007 00:48, Arno Schäfer wrote:
> - copying a 700MB file from the CIFS share of the Windows XP box to a
> different Windows PC starts immediately and takes about two minutes.
>
> - copying the same file via HTTP from the new Samba server takes a
> little more than one minute
I have a strange problem with Excel + Word from an XP Pro (SP2) PC to a
Linux Samba share (HOME).
If I
1 - open Excel,
2 - then open a file on my Samba share HOME,
3 - any subsequent attempts to save or open a file on the HOME share
immediately result in an 'Access Denied'
On Thu, Jul 05, 2007 at 12:22:57PM +0200, [EMAIL PROTECTED] wrote:
> >> I'd like to store images on a samba server, and from each image stored a
> >> thumbnail should be calculated. Thus, after a file is created/modified,
> >> I
> >> need to call a program passing the path name of the stored/modifi
I have sat the parameter in smb.conf:
winbind rpc only = Yes
Testparm says:
Unknown parameter encountered: "winbind rpc only"
Ignoring unknown parameter "winbind rpc only"
The man-page for smb.conf do document it. Is that wrong?
Samba 3.0.25b.
--
Thorkil Olesen,
Hanstholm, Denmark.
--
To
Am Mittwoch, 4. Juli 2007 18:13 schrieb Eric Masson:
> Hi,
>
[..]
> smbd then complains about accounts it can't create.
>
> I've already opened the acl in slapd.conf with no result :
>
> access to dn.subtree="ou=Domains,dc=interne,dc=example,dc=org""
> by self write
>
Hello - I running Samba as a PDC on FC6 with roaming profiles. I need to setup
a custom Windows logon/welcome message... to tell users want they can expect
using this domain. Is it also possible to place different PDF files on the
users desktop when he or she logs on, but only referencing one so
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thorkil,
> I have sat the parameter in smb.conf:
>
> winbind rpc only = Yes
>
> Testparm says:
>
> Unknown parameter encountered: "winbind rpc only"
> Ignoring unknown parameter "winbind rpc only"
>
> The man-page for smb.conf do document it. Is
Hi,
I have a samba PDC running on Centos4 with several hundred Windows PS's using
it for authentication.
I've just upgraded the fileserver which serves the users home directories to
Centos5. The problem is how to get the upgraded fileserver to join the
existing domain.
On the server JANUS I
On Thursday 05 July 2007 14:15, Tony Molloy wrote:
> Hi,
>
>
> I've just upgraded the fileserver which serves the users home directories
> to Centos5. The problem is how to get the upgraded fileserver to join the
> existing domain.
>
> On the server JANUS I have an account for the upgraded fileserv
Hi folks
i using debian stable (with samba v3.0.24-6)
When I try to rename (from windows host) a file in the sharing of samba, the
file isn't renamed :-/
Example:
readme.txt
to
Readme.txt (i renamed only the letter R)
I press enter (and f5 to refresh) but the file is always readme.txt
Instead
Hi
After your sugestion i have been testing samba with the options keepalive,
dead time, debug level = 4, but the final result was the same apparently,
even the logs dont show any useful information.
During the test i notice a peak in the CPU usage bye the process "pdflush"
and "smbd". I think pdf
On 7/5/07, Ralf Wiegand <[EMAIL PROTECTED]> wrote:
Hello - I running Samba as a PDC on FC6 with roaming profiles. I need to setup a
custom >Windows logon/welcome message... to tell users want they can expect using
this >domain.
I am sorry to ask you to stfw:
http://www.google.nl/search?q=wind
Thanks for the tip. In a windows AD domain, this is accomplished by using a
group policy... so how do you do this in samba. I don't want to added each XP
box.
If it is done via a logon script, do you have an example?
Ralf
- Original Message
From: Natxo Asenjo <[EMAIL PROTECTED]>
To:
> Thanks for the tip. In a windows AD domain, this is accomplished by using a
> group policy... so how do you do this in samba. I don't want to added each
> XP box.
> If it is done via a logon script, do you have an example?
Through NT domain policies (ntconfig.pol). This isn't a Samba relat
Could it be the disk?
Can you do a:
hdparm -t /dev/sda
Then benchmark your XP disk with www.hdtune.com
HTH
Oliver
Arno Schäfer wrote:
Hi,
I am trying to migrate my files from a Windows XP Pro box to a new
server running OpenSuSE 10.2/Linux 2.6.18 (x86_64) and Samba 3.0.25b.
The Server is a
Have you tried reparing the .tdb files?
Look at the howto, I the command is tdbbackup
HTH
Oliver
--
Oliver Schulze L. | http://tinymailto.com/oliver
Asuncion - Paraguay | http://www.solojuegos.mobi
--
To unsubscribe from this list go to the following URL and read the
instructions: h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Patrick Rynhart wrote:
> Hi,
>
> I'm running Samba 3.0.25b as a PDC.
>
> In log.smbd (at Debug level 10) I have noticed:
> log.smbd: Could not convert SID S-1-1-0 to gid, ignoring it
There are a couple of well known sids added to the user's
NT toke
On Thu, Jul 05, 2007 at 12:22:57PM +0200, [EMAIL PROTECTED] wrote:
> >> I'd like to store images on a samba server, and from each image stored a
> >> thumbnail should be calculated. Thus, after a file is created/modified,
> >> I
> >> need to call a program passing the path name of the stored/modifi
On Thu, 5 Jul 2007, Arno Schäfer wrote:
Hi,
I am trying to migrate my files from a Windows XP Pro box to a new server
running OpenSuSE 10.2/Linux 2.6.18 (x86_64) and Samba 3.0.25b.
The Server is a new Athlon 64 X2 4000+/1GB with two 400GB SATA disks in a
software RAID1 configuration. The sh
Gerald (Jerry) Carter samba.org> writes:
> The parameter is only supported in the upcoming 3.0.26
> series and later. Which is also why is is not mentioned in
> the release notes.
So the documentation in the man-page is a little ahead ;-)
Thanks for the answer!
--
Thorkil Olesen,
Hanstholm,
Hi,
Does someone know how will all my client machines find the BDC when
the PDC is stopped. Both PDC and BDC are running Samba with LDAPSAM
backend replicated on both the PDC with master LDAP database and BDC
with replicated LDAP database. But when I stop PDC the clients are
not detecting the
OK, here are the versions:
OS/2 Warp 4.50
Debian Etch
Samba 3.0.24-6etch4
linux kernel 2.6.18
I actually started having problems before upgrading to etch. Then, I was on a
2.4 kernel, and had upgraded to what was then the latest security fix for
samba for the debian "stable" version previous to
I get this error after executing the net join ads command:
ads_connect: Invalid or incomplete multibyte or wide character
anybody have any idea what that means?
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
Chris Smart wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
I've written a HowTo for 'Samba domain with LDAP back end' and am
looking for people to test it and tell me the stupid things I did.
I also wanted to put the HowTo out there in case others wanted to do
something similar an
Any comments on gosa for management?
Looks pretty.. Haven't tried it yet though. :)
--
This message has been scanned for viruses and dangerous content by RCRnet, and
is believed to be clean.
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lis
Ivan Ordonez wrote:
Hi,
Does someone know how will all my client machines find the BDC when
the PDC is stopped. Both PDC and BDC are running Samba with LDAPSAM
backend replicated on both the PDC with master LDAP database and BDC
with replicated LDAP database. But when I stop PDC the clients a
Am Donnerstag, 5. Juli 2007 22:38 schrieb Michael Powell:
> OK, here are the versions:
>
> OS/2 Warp 4.50
> Debian Etch
> Samba 3.0.24-6etch4
> linux kernel 2.6.18
>
> I actually started having problems before upgrading to etch. Then, I was on
> a
> 2.4 kernel, and had upgraded to what was the
On 7/5/07, Ralf Wiegand <[EMAIL PROTECTED]> wrote:
Thanks for the tip. In a windows AD domain, this is accomplished by using a
group policy... so how do you do this in samba. I don't want to added each
XP box.
with the old nt policy editor.
If it is done via a logon script, do you have an
I am working in an environment with an HP-UX NIS that my Red Hat ES 4.x
system is using for Unix access controls.
My Red Hat system is serving as an NFS server for the HP-UX users who also
could be Windows users coming from a Windows Server 2003 active directory.
I have tested some configurations
D'oh! I think I have things figured out actually, but have a remaining
issue to unburden if someone is able to help.
First, the username mapping (without winbind in effect) seems to be working
for me now. I had thought it wasn't functioning properly because when I
browsed to \\sambaserver I wo
34 matches
Mail list logo