similar to: Samba+LDAP+Password

Displaying 20 results from an estimated 900 matches similar to: "Samba+LDAP+Password"

2010 Sep 24
2
Windows 7 on a Samba 3.2.5 Domain
Guys, Does the Windows 7 work with a Samba 3.2.5? If it does, where can I find a documentation about it? Thanks' -- Rodolfo Barbosa Lunar Internet rodolfo at lunarinternet.com.br CEL: +55 (35) 9132-0764 FIXO: +55 (35) 3841-1142 +55 (35) 3822-3761
2010 Oct 11
1
Change password via ctrl+alt+del
Guys, How do I enable the password changing via ctrl+alt+del on a windows workstation? This function worked on my previous PDC but I can't get it work on my actual PDC. I looked at the samba log file of the workstation and I saw the following line: "user XXXX cannot change password now, must wait until never" Debian GNU Linux 5.0 Samba 3.5.5 LDAP backend Thank's -- Rodolfo
2010 Dec 09
1
Group permission
Hi Guys, I have a Debian Lenny that acts as the PDC server of my network. This server has some shares that are accessed for different groups of users. So, when an user creates or changes a folder/file inside that shares, the folder/file has its group changed to the primary group of the user that have made the changes on it. How can I determine to which group this folder/file will belong at the
2010 Sep 22
1
Changing group membership doesn't grant access when expected
Hi everyone, Just trying to find a definitive answer on a problem I have been trying to address for a few months now. I've sifted through the list archives and the closest thing I could find was something about credential caching and it didn't seem to work. What we're trying to do seems simple / normal / common enough that I'm surprised it doesn't just work. We have
2005 Aug 23
4
Samba 3.0.20 and UserManager
Hi all. Just tried to upgrade our test PDC server from 3.0.14a to 3.0.20, and now i've stumbled in to the following error. Using the User Manager for Domains causes a "Procedure out of range" error. Using DameWare NT Utilities causes the application to crash. Tried both in WIN2000 and XP. If I downgrade to 3.0.14a again everything is OK. Server Manager works OK in both versions.
2008 Feb 19
2
understanding the ldap backend
Hello List, i am trying to understand the LDAP-backend i just set up. Maybe someone can help me a little understanding the whole magic. In smb.conf i have my smbldap-tools scripts: # use the smbldap-tools scripts add user script = /usr/sbin//smbldap-useradd -m "%u" delete user script = /usr/sbin//smbldap-userdel "%u" add machine script = /usr/sbin//smbldap-useradd -w
2010 Apr 29
1
Periodic regression - lunar percent cover
Dear List, I am trying include a lunar variable in a model and am having problems figuring out the correct way to include it. I want to convert the percent lunar illumination (fraction of moon showing) to a combination of sin and cos variables to account for the periodic nature of the lunar cycle. Would someone let me know if I am doing this correctly? I have included the first 20 variables
2010 Jan 17
2
error: failed to serialize S-Expr
Last night I upgraded from b127 to b130 and now I can''t mark autostart domains: # virsh autostart lunar-1 error: Failed to mark domain lunar-1 as autostarted error: failed to serialize S-Expr: (domain (on_crash restart) (uuid 91c21040-2098-bc0d-b401-3908f3a21667) (bootloader_args) (vcpus 1) (name lunar-1) (on_poweroff destroy) (on_reboot restart) (cpus ( Searching the archives
2015 Dec 06
0
lunar notation in crontab
On 12/06/2015 02:23 AM, ken wrote: > Crontab offers many refined facilities for Western calendaring, but none > for traditional Eastern-- lunar-- designations. So for example, if one > wants specify regular occurring events on full moons or on new moons, > there is no way to do this. Emacs (a text processor!?) accomplishes > this. The math for calculating lunar calendaring is
2015 Dec 06
2
lunar notation in crontab
Crontab offers many refined facilities for Western calendaring, but none for traditional Eastern-- lunar-- designations. So for example, if one wants specify regular occurring events on full moons or on new moons, there is no way to do this. Emacs (a text processor!?) accomplishes this. The math for calculating lunar calendaring is already available; mathematical functions are already
2016 Jan 03
0
Machine account being rejected
I have been running Samba at home as a fileserver for a long time and I have now been changing it to a PDC (later I want to try switching it to an AD server as a learning experience prior to doing the same on a server in work, which is already a PDC).I have got it to the point that it logs onto the user account but not the machine account. The local machine is called asus, the user account
2007 Nov 30
1
Off-Topic: Avaya
Dear all, sorry for my OT but I need to know if Avaya voip server uses SIP or H.323 ??? Anybody can't tell me this...so I'm here for thei reason. Thanks a lot
2006 Jul 12
1
direct descent into home directory
I am trying, after login that samba will go directly to thei users home directory. But it doesn't happen. Please help. Here is my setup: logon home = \\%N\%U [homes] comment = %U's Home Directory valid users = %S read only = Yes browseable = no ## path = %H create mask = 0600 directory mask = 0700 guest ok = no printable = no
2016 Jun 05
4
Deletion of destination files
Hi to all rsync users. rsync's `--delete' option works fine in the following example: I'm sending all the content of /home/rodolfo from machine1 to /home/rodolfo in machine2: $ rsync --dry-run -vrtul --delete --exclude='/.*' . 192.168.0.2:/home/rodolfo , and --delete works perfectly. Instead, in this other example: $ rsync --dry-run -vrt --delete --modify-window=1 file1
2017 Jun 06
4
Share USB pendrive in ADSL router
Hi all. I'm new to use of Samba. I plugged a USB pendrive into router but don't know how to mount it. Please help whoevere can. Thanks in advance, Rodolfo
2017 Jun 06
2
Share USB pendrive in ADSL router
On Tue, 06 Jun 2017 21:53:00 +0100 Rodolfo Medina <rodolfo.medina at gmail.com> wrote: > Rowland Penny via samba <samba at lists.samba.org> writes: > > This is with my router: > > > > rowland at devstation:~$ sudo mount.cifs //192.168.0.1/USB1 /mnt/cifs > > Password for root@//192.168.0.1/USB1: <-- I just pressed 'Enter' > > rowland at
2017 Jun 06
2
Share USB pendrive in ADSL router
On Tue, 06 Jun 2017 18:45:38 +0100 Rodolfo Medina via samba <samba at lists.samba.org> wrote: > Rodolfo Medina <rodolfo.medina at gmail.com> writes: > > > I'm new to use of Samba. I plugged a USB pendrive into router but > > don't know how to mount it. Please help whoevere can. > > > I did: > > $ smbclient -L 192.168.1.1 > WARNING: The
2017 Jun 07
1
Share USB pendrive in ADSL router
On Tue, 06 Jun 2017 22:34:06 +0100 Rodolfo Medina <rodolfo.medina at gmail.com> wrote: > Rowland Penny via samba <samba at lists.samba.org> writes: > > > On Tue, 06 Jun 2017 21:53:00 +0100 > > Rodolfo Medina <rodolfo.medina at gmail.com> wrote: > > > >> Rowland Penny via samba <samba at lists.samba.org> writes: > >> > This is
2017 Jun 06
2
Share USB pendrive in ADSL router
On Tue, 06 Jun 2017 21:00:25 +0100 Rodolfo Medina <rodolfo.medina at gmail.com> wrote: > Thanks. I gave the latter command as root, but it asks for a > password: it isn't the root's password, neither my normal user > password and neither router's web GUI password. So I don't know what > it may ever be: > > # mount.cifs //192.168.1.1/USB_Storage
2012 Sep 01
2
[Bug 9132] New: [manpage] rsync.1 entry for --force-schange refers to itself
https://bugzilla.samba.org/show_bug.cgi?id=9132 Summary: [manpage] rsync.1 entry for --force-schange refers to itself Product: rsync Version: 3.0.9 Platform: All OS/Version: FreeBSD Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org