[Samba] Users cannot change password

2011-07-27 Thread Andrea Venturoli
Hello. I'm running a domain with Samba 3.5. on FreeBSD with an LDAP backend. Suddenly users cannot change their passwords anymore. They are just told they can't do that now, but in the logs I see: user XX does not have permissions to change password Any hint? bye & Thanks av. -

Re: [Samba] VFS Objects Recycle questions / Round Two

2011-07-27 Thread Robert Adkins II
It's working, for at least three user accounts, but it isn't working for all user accounts. If I attempt to delete a file through Samba while using my login, the file just disappears, it isn't relinked into the RecycleBin. However, if other accounts perform a delete through Samba, the file is reli

[Samba] printer preferences admin

2011-07-27 Thread Matt LaPlante
Samba 3.5.9. We have printers exported to Windows and have the following options configured: enable privileges = yes load printers = yes printing = cups printcap name = cups cups options = raw [printers] admin users = @printer-admins comment = All Printers browseable = yes path = /var/sp

Re: [Samba] VFS Objects Recycle questions

2011-07-27 Thread Robert Adkins II
Please disregard. It started working, out of the blue. (Yes, I had previously initiated my changes, forced a restart and even waited a good handful of minutes before performing a test delete.) -- Regards, Robert Adkins II > -Original Message- > From: samba-boun...@lists.samba.org >

[Samba] Domain trust between Samba 3.5.9 and Windows 2008 Active Directory crashes lsass.exe which makes AD Domain Controller reboot

2011-07-27 Thread Tim Wright
Hi Trying to set up a one way trust between a 2008 Active Directory domain and a Samba 3.5.9 server which is configured as a PDC. There is already an existing trust between AD and an NT4 domain so AD has been configured to support NTLM authentication (see below for full details). With no d

[Samba] net join & DNS

2011-07-27 Thread Auleta, Michael
Is there an option to the net command to not have it update DNS in AD? We are joining servers using the net ads join command and it's changing our static DNS entries to dynamic ones which then get deleted when AD does its DNS scavenging. It seems that dynamically updating DNS is the default. The

[Samba] WinPopup to Windows 7?

2011-07-27 Thread Moray Henderson
Is "smbclient -M" supposed to work to a Windows 7 machine? Using samba3-3.4.9-42.el5 I get: # echo "Hello world" | smbclient -NM PC167 Connection to PC167 failed. Error NT_STATUS_BAD_NETWORK_NAME The name resolves correctly, and the command works to an XP client with Messenger service enable

Re: [Samba] Samba PDC 3.4 + wins server

2011-07-27 Thread Jubacca
Linux Ubuntu 10.04 LTS - I used the package of distribution. On 27/07/2011 16.18, Gaiseric Vandal wrote: On 07/27/2011 05:52 AM, Jubacca wrote: Hi , I use Samba 3.4.7 PDC + ldap backend . I can't put the machine if I don't specify the wins server on Pc-client. I try different name resolve or

Re: [Samba] Samba PDC 3.4 + wins server

2011-07-27 Thread Gaiseric Vandal
On 07/27/2011 05:52 AM, Jubacca wrote: Hi , I use Samba 3.4.7 PDC + ldap backend . I can't put the machine if I don't specify the wins server on Pc-client. I try different name resolve order , but nothing change ? Can you help me ? My global is : [global] workgroup = workgroup netbios

Re: [Samba] How to detect active users

2011-07-27 Thread Jefferson Davis
I usually just use smbstatus. if I'm looking into a user issue, it's usually smbstatus | grep . Then I can get the PID and give it a kill -HUP to load new shares, etc, IF they don;t have any open files. - Original Message - From: "Aaron E." To: samba@lists.samba.org Sent: Wednesday,

[Samba] VFS Objects Recycle questions

2011-07-27 Thread Robert Adkins II
I have a need to setup the recycle vfs object on our server. On my test server, I have all of the shares on a single drive and have put the following into each share: vfs_objects = recycle recycle:repository = [Actual Path and Partition that the share is located] recycle:directory_mode = 770

Re: [Samba] How to detect active users

2011-07-27 Thread Aaron E.
clear the logs and monitor for a few days,, If there is not real activity just shut down the service and see if anyone complains they can't access something.. After a few days/weeks/months pull the server. Might not be the perfect scenario but if smbstatus isn't displaying what you need then t

[Samba] Ghost connections

2011-07-27 Thread mat . enders
All, Why do some connections to shares not die? Sometimes when a user logs out of their account smbstatus shows them still connected to the shares. The connection will stay until samba is restarted. This was causing some problems on the shares with file locking. To work around the p

[Samba] Samba PDC 3.4 + wins server

2011-07-27 Thread Jubacca
Hi , I use Samba 3.4.7 PDC + ldap backend . I can't put the machine if I don't specify the wins server on Pc-client. I try different name resolve order , but nothing change ? Can you help me ? My global is : [global] workgroup = workgroup netbios name = SERVER server string = Server Sa

Re: [Samba] How to detect active users

2011-07-27 Thread Marcello Romani
Il 26/07/2011 10:06, Malte Forkel ha scritto: Am 25.07.2011 23:34, schrieb Chris Weiss: On Mon, Jul 25, 2011 at 3:50 PM, Pascal Valois wrote: Le 25/07/11 22:44, Jeremy Allison a écrit : On Mon, Jul 25, 2011 at 10:21:35PM +0200, Malte Forkel wrote: Hi, I'm running Samba 3.2.5 on a server w

[Samba] net rpc idmap restore does not work

2011-07-27 Thread Piotr Legiecki
Hi In the samba HOWTO collection here http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/NetCommand.html Creating an IDMAP Database Dump File there is a command net idmap restore /var/lib/samba/winbindd_idmap.tdb < idmap_dump.txt the point is: it doesn't work. It just does nothing, excep

Re: [Samba] How to detect active users

2011-07-27 Thread Malte Forkel
Am 26.07.2011 19:27, schrieb Jeremy Allison: > On Tue, Jul 26, 2011 at 07:18:15PM +0200, Malte Forkel wrote: >> Am 26.07.2011 19:08, schrieb John Drescher: >>> On Tue, Jul 26, 2011 at 1:04 PM, Malte Forkel >>> wrote: Am 26.07.2011 18:42, schrieb Chris Weiss: > On Tue, Jul 26, 2011 at 3:0