[Samba] Windows printer applet fails to list print jobs with spaces in their name

2007-10-01 Thread Gamlin, Brett
I am currently using samba 3.0.24 on AIX 5.3 in order to share AIX
printers to Windows XP clients.  This is working fine for the most part,
but there is one annoying issue that I have not been able to solve:

When using the windows "printers and faxes" applet on the client to
display the list of jobs queued on a printer shared by samba, the client
will only display print jobs which do not have any spaces in the
document name.  

 

A good example of this is the windows test page which has a document
name of "Test Page".  When this is sent to a samba printer, the print
job is briefly displayed in the windows print queue on the XP client for
a couple of seconds when the print job is first generated, but then
permanently disappears from the windows display once the first refresh
of the display occurs even though the AIX queue is paused and the
document is still in the AIX queue.  Any other documents already in the
AIX queue are only displayed on the windows client if they do not have
spaces in their titles.

 

This can be illustrated by the following example:

 

On the AIX system, the following print jobs are queued:

Queue   Dev   StatusJob Files  User PP %   Blks
Cp Rnk

--- - - --- -- --  -- -
--- ---

wbridge null  DOWN

  QUEUED 73 space in name  root   4
1   1

  QUEUED 74 no_space_in_name   root   4
1   2

  QUEUED 75 Test Page  operator   2
1   3

 

But when viewed from the windows client's printers and faxes display,
the only job shown is job 74:

Document Name StatusOwner   Pages   Size Submitted
Port

no_space_in_namerootN/A 4.00 KB  10:41:07 AM
2/10/2007 

 

Does anyone know of a solution or workaround that will allow all the
queued jobs to be displayed on the windows client?

 

I can change the print command that samba uses to enqueue windows print
jobs to translate all spaces in titles to underscores, but this does not
help at all if a print job is generated from other sources.

I have not yet got 3.0.25c to work successfully on AIX so have been
unable to verify if the problem still exists in that version.

 

Kind regards

Brett Gamlin



 

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


Re: [Samba] Samba Domain and Vista Profiles

2007-10-01 Thread Andrea Venturoli

Server Gremlin ha scritto:

I think I have one bit of advice that might at least help clear up some 
confusion.


"...adding a symlink to //PDC/user/profile..."

I wouldn't do that.  =)  From what I understand, Vista profiles are a 
new animal.  They are going to be different profiles from XP.  So users 
will have a separate XP profile (stored in "profile") and a brand new 
and completely separate Vista profile (which is stored in 
"profile.V2").  I suppose you could try using symlinks or folder 
redirection or whatever as appropriate to try and make parts of each 
identical, but it seems to me that the basic concept is that there will 
be 2 separate profiles, one for each OS.


I'm not at all interested in sharing profiles between Vista and XP.
I just tried the symlink trick after reading someone's suggestion, 
hoping I could get a Vista profile for this user, which doesn't have an 
XP profile either.




Also, I added a brand new Vista Business laptop to a Samba 3.0.22 domain 
on Linux with no problems; things "just worked".  So at least you know 
it's possible.


Yours is not the first positive experience I read about. I'm just 
wondering what might be different in my setup.




Try looking at "profile acls = yes" in the share 
definition.  That might have something to do with it, though I bet 
you're already using that for XP clients.


No, I wasn't using this. I had the chance to try it out today, but 
nothing changes. XP/2000 boxes still happily transfer their profiles; 
Vista does not.




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


Re: [Samba] Samba Domain and Vista Profiles

2007-10-01 Thread Andrea Venturoli

Martin Petersen ha scritto:
Mike Petersen (not related) posted some infos regarding Vista profiles 
on this list. Maybe there are some infos for You in his post.


http://lists.samba.org/archive/samba/2007-September/135092.html

Props to Mike P. and greetings to the whole list.


Yep. That's one of the first thing that I googled upon. Interesting as a 
primer, but not quite helpful in my case.


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


[Samba] Windows Group

2007-10-01 Thread Gilberto Nunes Ferreira
Hi folks...

I'm try to see the groups on samba via Windows XP and I can't see anyone...

When I click in some folder and go to "Security and Share" and try add some 
user of my samba server, I can see only feel groups, like this:

DIALUP
LOCAL SERVICE
SYSTEM
EVERYONE

And when I attempt to check the names on my server, I can't list any one...

I send my smb.conf for analise...
Thanks for any answer...

(how can you see bellow, I using LDAP to user repository)

[global]
panic action = /usr/share/samba/panic-action %d
workgroup = BITMIX
netbios name = HERCULES
security = user
enable privileges = yes
#interfaces = lo, eth0
username map = /etc/samba/smbusers
server string = Samba Server %v
#security = ads
encrypt passwords = Yes
pam password change = yes
obey pam restrictions = yes
update encrypted = yes
ldap passwd sync = Yes
unix password sync = no
passwd program = /usr/sbin/smbldap-passwd -u %u
passwd chat = "Changing password for*\nNew password*" %n\n "*Retype 
new password*" %n\n"
passwd chat debug = Yes
log level = 6
syslog = 6
log file = /var/log/samba/log.%m
max log size = 10
time server = Yes
; Performance
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=16384 
SO_SNDBUF=16384


mangling method = hash2
Dos charset = 850
Unix charset = ISO8859-1
winbind nested groups = yes
admin users = suporte

logon path = \\%L\Profiles\%U
logon home = \\%L\%U
logon drive = H:

domain logons = Yes
domain master = Yes
logon script = %U.bat
os level = 999
preferred master = Yes
wins support = yes
wins proxy = no
passdb backend = ldapsam:ldap://127.0.0.1/
ldap admin dn = cn=manager,dc=bitmix,dc=com,dc=br
ldap suffix = dc=bitmix,dc=com,dc=br
ldap group suffix = ou=Grupos
ldap user suffix = ou=Usuarios
ldap machine suffix = ou=Computadores
ldap idmap suffix = ou=Idmap
add user script = /usr/sbin/smbldap-useradd -m "%u"
ldap delete dn = Yes
delete user script = /usr/sbin/smbldap-userdel "%u"
add machine script 
= /usr/sbin/smbldap-useradd -g "Computadores" -w "%u"
add group script = /usr/sbin/smbldap-groupadd -p "%g"
delete group script = /usr/sbin/smbldap-groupdel "%g"
add user to group script = /usr/sbin/smbldap-groupmod -m "%u" "%g"
delete user from group script 
= /usr/sbin/smbldap-groupmod -x "%u" "%g"
set primary group script = /usr/sbin/smbldap-usermod -g '%g' '%u'
ldap idmap suffix = ou=Idmap
idmap backend = ldap:ldap://127.0.0.1
idmap uid = 0-105000
idmap gid = 0-105000
winbind enum users = yes
winbind enum groups = yes
winbind separator = \
winbind use default domain = no
template shell = /bin/false
winbind use default domain = no


# printers configuration
#   printer admin = @"Print Operators"
load printers = Yes
create mask = 0640
directory mask = 0750
#force create mode = 0640
#force directory mode = 0750
nt acl support = No
printing = cups
printcap name = cups
deadtime = 10
guest account = nobody
map to guest = Bad User
dont descend = /proc,/dev,/etc,/lib,/lost+found,/initrd
show add printer wizard = yes
; to maintain capital letters in shortcuts in any of the profile 
folders:
preserve case = yes
short preserve case = yes
case sensitive = no




   Abra sua conta no Yahoo! Mail, o único sem limite de espaço para 
armazenamento! 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Very slow performance on reads, Samba 3.0.24

2007-10-01 Thread Bogdan Ilisei
Hello.

I'm experiencing slow performance when clients read from a share on
Samba 3.0.24. My clients are mostly Windows XP, 2k and maybe Vista.

I've eliminated all possible bottlenecks. The filesystem doesnt' slow
me down, nor the lvm'ed disks, as you can see here:

(I used pipemeter & cat - poorman's tools - to test. If you'd prefer
anything else please advise on what I should use)

[EMAIL PROTECTED]:/data/Jocuri/BioShock-FLT# cat flt-bio.iso | pipemeter > 
a.test
  20.24M/s  537.11M8.00k   0:00:26

[EMAIL PROTECTED]:/data/Jocuri/BioShock-FLT# cat flt-bio.iso | pipemeter
> /dev/null
  31.62M/s  308.61M8.00k   0:00:10

[EMAIL PROTECTED]:/data/Jocuri/BioShock-FLT# cat /dev/zero | pipemeter > a.test
  64.01M/s  247.32M8.00k   0:00:04

On FTP I get much bigger speeds:

yafc [EMAIL PROTECTED]:/data> put file.test
/root/file.test
 97.8% [ ] 544.11MiB/556.18MiB ETA 0:01 12.96MiB/s

yafc [EMAIL PROTECTED]:/data> get file.test
/data/file.test
 42.3% [##   ] 235.18MiB/556.18MiB ETA 0:12 26.13MiB/s

(This is locally on the server...)

And now... I mounted the samba share locally on the server and I was
very surprised to see this:

The share is mounted as: //SERVER_IP/private on /mnt type cifs (rw,mand)

[EMAIL PROTECTED]:/mnt# cat /dev/zero | pipemeter > a.test
  29.77M/s  982.27M8.00k   0:00:33

[EMAIL PROTECTED]:/mnt/Jocuri/BioShock-FLT# cat flt-bio.iso | pipemeter
> /dev/null
 384.00k/s4.47M8.00k   0:00:12

[EMAIL PROTECTED]:/mnt/Jocuri/BioShock-FLT# cat flt-bio.iso | pipemeter > a.test
 384.00k/s   13.61M8.00k   0:00:05


If I do both Read & Write I have a SMALL burst of 10MB/sec for about 1
second, then it drops back to 300k/s. Then after 30 seconds it
increases at 5MB/sec... increasing slowly to 10 or more.

I can't figure this thing out and it's really eating my nerves... I
wanted to upgrade everything to gigabit so I could get an improvement
but this doesn't seem to be the case. (I thought that the NIC was the
bottleneck, but with a FTP client I maxed out th 100Mbps NIC).

Also I mention that I'm running on Ubuntu-Server 7.04, with the
"stock" packages that ubuntu provides under a 2.6.20 kernel. The
machine running samba has an AMD Athlon running at 1400Mhz, 256kb
cache and 512MB RAM.

I'm also posting my config:

[global]
workgroup = Neptun
netbios name = FileServer
server string = n-zone's server
time server = yes
client lanman auth = no
#enhanced browsing = yes
hostname lookups = yes
idmap gid = 1-2
idmap uid = 1-2
lanman auth = no
lm announce = no
security = share
password level = 8
socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
load printers = no
os level = 50
wins support = yes
preload = share
default service = share
read only = no
force create mode = 0755
force directory mode = 0755
guest only = yes
guest ok = yes
preserve case = yes
hosts deny = ALL
hosts allow = 86.107.189.0/24 127.0.0.1 192.168.10.0/24
192.168.1.0/24 192.168.9.0/24
domain master = yes
preferred master = yes
local master = yes
name resolve order = wins
log level = 0
syslog = 0
[share]
comment = Data
path = /data
read only = yes

If you need more details please ask.

-- 
Bogdan Ilisei
0748 88 16 58
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Mapped network drive randomly disconnects

2007-10-01 Thread Charles Marcus

Martin Susil, on 10/1/2007 7:00 AM, said the following:
for example if the user is working in Outlook, 
which has its database stored on this network share,


Lots of problems - as admitted and documented by Microsoft - with stoing 
.pst files on network shares.


Short answer: don't do it unless you enjoy dealing with weird problems 
and corrupted .pst files.


--

Best regards,

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


Re: [Samba] How do I modify registry: Hk user?

2007-10-01 Thread Adam Tauno Williams
> Looks like I'm in a predicament. One of our new sites will prompt users (in
> IE) to display "mixed content". Which is basically asking if you want to
> display some http in a https site.
> I have found the solution, (besides having a user go into IE's tools /
> privacy / custom settings / enable mix content) - with a registry entry.
> However, the registry entry goes to:
> HKU\S-1-5-21-3760584470-222371490-3023398101-1005\Software\Microsoft\Windows\CurrentVersion\Internet
> Settings\Zones\3\1609: 0x0001
> as in H Key Users \ sid. Since we don't have any windows AD, how could I
> push out a registry entry that would identify a user's long string account?

You edit this setting into an ADM file and define a policy with
POLEDIT.EXE.  

Like ...
POLICY "Mixed Content Message In Local Intranet (Zone 1)"
  KEYNAME "Software\Microsoft\Windows\CurrentVersion\Internet Settings
\Zones\1"
  PART "Mixed Content" DROPDOWNLIST REQUIRED
 VALUENAME 1609
 ITEMLIST
   NAME "Hide" VALUE NUMERIC 0 DEFAULT
   NAME "Show" VALUE NUMERIC 1
 END ITEMLIST
  END PART
END POLICY

But this is certainly not a Samba related issue at all; it is simply an
NT4 domain administration issue.  Read
http://www.microsoft.com/technet/archive/winntas/maintain/featusability/prof_pol.mspx?pf=true

> Or, if there is a way to better manage IE settings, that would suffice.

No, there is no good way to do anything with IE.

>  I
> know what everyone is thinking, but Firefox can't help in this situation--
> only IE.

-- 
Adam Tauno Williams, Network & Systems Administrator
Consultant - http://www.whitemiceconsulting.com
Developer - http://www.opengroupware.org

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


RE: [Samba] How do I modify registry: Hk user?

2007-10-01 Thread Hoover, Tony
You could edit your .reg file so that it reads
"HKEY_CURRENT_USER\Software\Microsoft\Windows..." instead of
"HKU\S-1-5-21-3760584470-222371490-3023398101-1005\Software\Microsoft\Window
s..." then apply it through everyone's login script.



---
Tony Hoover, Network Administrator
KSU - Salina, College of Technology and Aviation
(785) 826-2660

"Don't Blend in..."

 
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Aaron
Souza
Sent: Monday, October 01, 2007 2:25 PM
To: samba@lists.samba.org
Subject: [Samba] How do I modify registry: Hk user?

All,

Looks like I'm in a predicament. One of our new sites will prompt users (in
IE) to display "mixed content". Which is basically asking if you want to
display some http in a https site.

I have found the solution, (besides having a user go into IE's tools /
privacy / custom settings / enable mix content) - with a registry entry.

However, the registry entry goes to:
HKU\S-1-5-21-3760584470-222371490-3023398101-1005\Software\Microsoft\Windows
\CurrentVersion\Internet
Settings\Zones\3\1609: 0x0001

as in H Key Users \ sid. Since we don't have any windows AD, how could I
push out a registry entry that would identify a user's long string account?

Or, if there is a way to better manage IE settings, that would suffice. I
know what everyone is thinking, but Firefox can't help in this situation--
only IE.

Sorry for the lengthy email.

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


[Samba] How do I modify registry: Hk user?

2007-10-01 Thread Aaron Souza
All,

Looks like I'm in a predicament. One of our new sites will prompt users (in
IE) to display "mixed content". Which is basically asking if you want to
display some http in a https site.

I have found the solution, (besides having a user go into IE's tools /
privacy / custom settings / enable mix content) - with a registry entry.

However, the registry entry goes to:
HKU\S-1-5-21-3760584470-222371490-3023398101-1005\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Zones\3\1609: 0x0001

as in H Key Users \ sid. Since we don't have any windows AD, how could I
push out a registry entry that would identify a user's long string account?

Or, if there is a way to better manage IE settings, that would suffice. I
know what everyone is thinking, but Firefox can't help in this situation--
only IE.

Sorry for the lengthy email.

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


Re: [Samba] Logging logins with preexec and Samba/LDAP

2007-10-01 Thread Julian Pilfold-Bagwell

Mac wrote:

Hi there,

  

Date: Mon, 01 Oct 2007 14:36:26 +0100
From: Julian Pilfold-Bagwell <[EMAIL PROTECTED]>
Subject: Re: [Samba] Logging logins with preexec and Samba/LDAP

Yup, I upgraded to 3.0.24 at the same time. How's it changed?



It was documented (just about) in the release notes.

As the result of a security problem, the way all external commands are
invoked has been tightend up.  Annyoingly I think 'testparm' doesn't
tell you this.

In essence, you can't use any meta characters in the invocation at all.
So your \'s  will cause the command to be ignored by Samba.

The fix is (in general) to write a tiny shell script that does the right
thing.

Here's an example from our smb.conf:-

[mydocs]
;root preexec = if [ ! -d "/n17/profiles/%u/My Documents" ] ;\
;   then { mkdir -p "/n17/profiles/%u/My Documents" ;\
;  chown -R %u "/n17/profiles/%u" ; \
;  chmod -R 0700 "/n17/profiles/%u" ;} ; \
;   fi
root preexec = /usr/local/bin/samba-mkdir "%u" "My Documents"


The ;-ed lines are what we used to use. Now we use the samba-mkdir
script.  We had to write the samba-mkdir script which looks like this:-

#!/bin/sh

u=${1:?must_specify_user_name}

d=${2:?must_specifiy_directory_to_create}

dir="/n17/profiles/$u/$d"


if [ ! -d "$dir" ]
then  mkdir -p "$dir"
  chown -R "$u" "$dir"
  chmod -R 0700 "$dir"
fi



which, as you can see, does much the same thing. We included a tiny bit
of error checking (the   $ : ?  thing) just in case anyone ever tried to
run the script outside of Samba.


Does this help?

   Mac
  Assistant Systems Administrator @nibsc.ac.uk
   [EMAIL PROTECTED]
   Work: +44 1707 641565  Everything else: +44 7956 237670 (anytime)
  


Thanks very much both of you. I'll post a copy of the working script
along with a SOLVED header when I get it going.

Many thanks again,

All the best,

Julian PB

--
Julian Pilfold-Bagwell,
Network Manager,
Borden Grammar School,
Sittingbourne,
Kent,
ME10 1EY.

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


[Samba] numerous IPC$ connections

2007-10-01 Thread Mike Davis
After upgrading to 3.0.26a and moving to linux my member 
server gets hundreds of IPC$ connections when I run 
smbstatus.  I also see in my logs the following...

[2007/10/01 10:01:15, 0] 
lib/util_tdb.c:tdb_chainlock_with_timeout_internal(84)
  tdb_chainlock_with_timeout_internal: alarm (10) timed out 
for key VALDEZ in tdb /usr/local/samba/private/secrets.tdb

I did a dump of secrets on my old server and there wasnt a 
key for Valdez there.

Now valdez is of teh DC's for the Domain.  I dont start 
seeing all of thsi until we get high activity.  All the 
clients do is login into teh domain and then we have a bat 
file on the DC that mounts their home directory on this 
server.

Can anyone point me in the right direction for tracking down 
why this is happening.  
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Logging logins with preexec and Samba/LDAP

2007-10-01 Thread Julian Pilfold-Bagwell

Mac wrote:

Date: Mon, 01 Oct 2007 13:22:25 +0100
From: Julian Pilfold-Bagwell <[EMAIL PROTECTED]>
To: Samba mail List 
Subject: [Samba] Logging logins with preexec and Samba/LDAP

I had the following line in my smb.conf with which to log access to the 
home share when users logged in:


preexec = /bin/echo \"%u logged in to %m at %T\"  >> 
/var/log/samba/logons.log


Since updating to LDAP however, it's stopped working and I suspect that smbldap 
cant handle the % substitutions for user, machine and time. Has anyone else run 
into this problem? If so, any help with the solution would be handy.




Did you upgrade Samba recently? (perhaps at the same time as adding
LDAP?)


The way things like "preexec" are handled changed in about 3.0.24 or 25.

I can help if that looks like it might be the issue.



   Mac
  Assistant Systems Administrator @nibsc.ac.uk
   [EMAIL PROTECTED]
   Work: +44 1707 641565  Everything else: +44 7956 237670 (anytime)
  

Hiya,

Yup, I upgraded to 3.0.24 at the same time. How's it changed?

Thanks,

Julian

--
Julian Pilfold-Bagwell,
Network Manager,
Borden Grammar School,
Sittingbourne,
Kent,
ME10 1EY.

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


Re: [Samba] windows admin == ???

2007-10-01 Thread Vadim Vatlin

Gareth Cummings wrote:
Create a group on your samba box called domainadm or whatever you 
like, make sure your username is part of this group then map this 
group to the windows group Domain Admins using this command:


net groupmap add rid=512 ntgroup="Domain Admins" unixgroup=domainadm 
type=d


You should now be able to log in to a windows box with that username 
and have full windows admin rights.


Vadim Vatlin wrote:

Hi there..
How can I create user which will be fully equal windows user 
Administrator?

Thanks for advice.

will it work with samba in security=user mode?
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Logging logins with preexec and Samba/LDAP

2007-10-01 Thread Julian Pilfold-Bagwell

Hi all,

I had the following line in my smb.conf with which to log access to the 
home share when users logged in:


preexec = /bin/echo \"%u logged in to %m at %T\"  >> 
/var/log/samba/logons.log


Since updating to LDAP however, it's stopped working and I suspect that smbldap 
cant handle the % substitutions for user, machine and time. Has anyone else run 
into this problem? If so, any help with the solution would be handy.

Thanks,

--

Julian Pilfold-Bagwell,
Network Manager,
Borden Grammar School,
Sittingbourne,
Kent,
ME10 1EY.

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


Re: [Samba] windows admin == ???

2007-10-01 Thread Gareth Cummings
Create a group on your samba box called domainadm or whatever you like, 
make sure your username is part of this group then map this group to the 
windows group Domain Admins using this command:


net groupmap add rid=512 ntgroup="Domain Admins" unixgroup=domainadm type=d

You should now be able to log in to a windows box with that username and 
have full windows admin rights.


Vadim Vatlin wrote:

Hi there..
How can I create user which will be fully equal windows user 
Administrator?

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


[Samba] windows admin == ???

2007-10-01 Thread Vadim Vatlin

Hi there..
How can I create user which will be fully equal windows user Administrator?
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Samba and AD: Still problem with conection

2007-10-01 Thread Przemysław Adam Śmiejek
Hi, 

I have still problem with samba and AD. And I still know nothing :( 

Sometimes it works OK, but seldom. Generaly it can't get users from AD. 
System boots and wbinfo says that there is no users or that there is only 10 
users (in AD I have about 1100). 

I think that this is problem with timeout, because sometimes it works OK. 
Sometimes linux reboot helps... 

And simetimes my dhcp on windows says: ,,no conection to AD''. Mayby my AD 
has too long time to response? 

HELP! Please... I don't know what to do. 

Example:

[EMAIL PROTECTED]:~# wbinfo -u | wc -l
17

[ restart ] 

[EMAIL PROTECTED]:~# wbinfo -u | wc -l
1138




-- 
 Przemysław Adam Śmiejek 
 tel. GSM: +48 887-857-555  
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Mapped network drive randomly disconnects

2007-10-01 Thread Martin Susil

Hello,

we have a samba 3.0.10 running as a PDC for a network of 50 Windows 
2000/XP clients. The clients sometimes experience a problem, that their 
home folder (shared as \\server\home\) which is mapped to drive Z: 
randomly disconnects in Windows. This is usually related to the network 
load on the workstation - for example if the user is working in Outlook, 
which has its database stored on this network share, the probability of 
the drive getting disconnected is much higher than when the client is 
idle. It is possible to reconnect the network share immediately after 
disconnecting, but it causes various problems to the programs running 
from network.


Have any one experienced similar problem?

Thank you for the answer

--


Best regards,

Martin Sušil


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


[Samba] Unable to remove file permissions

2007-10-01 Thread Neilnewman

I am able to add file permissions to an existing file but unable to remove
them again using Explorer from a Windows XP PC.
Anyone seen this issue, and has any kind of solution please.

Samba version 3.0.26a

Problem is apparent in the /itpropserv secure share below:

smb.conf file:
 [global]
workgroup = DBC
bind interfaces only = yes
netbios name = venus
security = ADS
realm = DARTFORD.GOV.UK
server string = Samba (%v) domain (%h)
encrypt passwords = yes
preferred master = no
pid directory = /usr/local/sambaAD/var/locks
log level = 1
log file = /usr/local/sambaAD/logs/log.%m
smb passwd file = /usr/local/sambaAD/private/smbpasswd
private dir = /usr/local/sambaAD/private
lock dir = /usr/local/sambaAD/var/locks
winbind cache time = 30
allow trusted domains = no
idmap backend = rid:ADS=10-20
idmap uid = 10-20
idmap gid = 10-20
winbind enum groups = yes
winbind enum users = yes
enhanced browsing = yes
winbind use default domain = yes
#socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE
SO_RCVBUF=8192
 SO_SNDBUF=8192
[uniform]
browseable = yes
path = /uniform
public = no
writeable = yes
valid users = @"DBC\everyone"
force user = nobody
force group = nobody
force create mode = 0777
create mask = 0777
[www]
browseable = yes
path = /website/htdocs
public = no
writeable = yes
valid users = DBC\www
force user = www
force group = www
force create mode = 0777
create mask = 0777
[itpropserv]
browseable = yes
path = /itpropserv
public = no
writeable = yes
valid users = DBC\prichmond DBC\jdedman DBC\nnewman DBC\igoldstein
DBC\t
clark DBC\jfox DBC\amahon DBC\tphillips DBC\kpicton DBC\seastwood
DBC\kfollett D
BC\ahaines DBC\llyu DBC\edavis DBC\cnewson DBC\kwnuk DBC\ahall DBC\jjennings
DBC
\lboudville DBC\sglover DBC\lquogan
force create mode = 0777
create mask = 0777
[arcshare]
browseable = yes
path = "/itpropserv/Productivity Suite Licence"
public = no
writeable = no
valid users = @"DBC\everyone"
force user = nobody
force group = nobody
force create mode = 0777
create mask = 0777
[artwork]
browseable = yes
path = /usr/local/artwork
public = no
writeable = yes
valid users = DBC\www DBC\nnewman DBC\mtanton DBC\hblanchard
DBC\tcarney
 DBC\ohartney DBC\aleonties
force create mode = 0777
create mask = 0777


-- 
View this message in context: 
http://www.nabble.com/Unable-to-remove-file-permissions-tf4533687.html#a12938219
Sent from the Samba - General mailing list archive at Nabble.com.

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