similar to: Samba 3.0rc4 + SrvTools = unusual behavior

Displaying 20 results from an estimated 1000 matches similar to: "Samba 3.0rc4 + SrvTools = unusual behavior"

2005 Mar 16
0
srvtools : only able to assign primary group
Hello to all. I'm testing Samba as a domain controller (I'm using tdbsam). All is working perfectly so far, but I have an issue when using srvtools to manage my users. I'm only able to assign the primary group to an user account. All additionnal groups added to the "member of:" section are ignored (I press OK and the srvtools don't complain or anything, but when I
2005 Aug 05
0
Help ! compatibility between SRVTOOLS and Samba-PDC
I want to use NT4's SRVTOOLS to manage the Samba-PDC,But when i use it ,i mean ,when i add a account for windows,Samba can only receive the username from the tool. The others ,such as logon_path,Fullname and Description cannot be received by samba. Is some thing wrong with samba? what can i do ? I add the information of a user to the LDAP-server by LDIF-file handly .It works fine.And the
2005 Feb 25
1
Srvtools causes smbldap_open: cannot access LDAP when not root
I am using Samba 3.0.10-1 on Fedora Core 3. Most everything seems to be working as I expect it to except when I try to use the srvtools package to administrate the users and groups in the domain. I want to check and see whether maybe I am just misunderstanding usage as opposed to their being a configuration problem. If I log into my workstation as Administrator, either the local account or into
2005 Aug 05
3
Help! About SAMBA_PDC and SRVTOOLS
I want to use NT4's SRVTOOLS to manage the Samba-PDC,But when i use it ,i mean ,when i add a account for windows,Samba can only receive the username from the tool. The others ,such as logon_path,Fullname and Description cannot be received by samba. Is some thing wrong with samba? what can i do ? I add the information of a user to the LDAP-server by LDIF-file handly .It works fine.And the
2006 Aug 09
2
samba3, srvtools, and user account with no password
hello, i've just finished in setuping my simple samba pdc (no ldap, just tdbsam), everything work, i can create account from a xp client with srvtools, modify propoerties of a user/groupe, no problem. but but, i'm unable to let account with no password, i mean, when i'm creating/modify an account with srvtools, i've got the error "access denied", but when i put
2003 Oct 09
3
Samba3+Nexus+Srvtools at least strange
Hi all, Sorry for distubing you with this minor problem, but: I've configured samba3 for ldapsam and successfuly joined a WinNT Server 4.0 with on the fly account creation (I have root in LDAP). Now I'm able to manage my samba3 with user manager for domains from srvtools, but not nexus :-(. From my point of view the sadest thing is that on 9x no other application can retrive user
2005 Aug 23
1
SRVTOOLS.exe - Please Help
Hello All, I am using Samba + LDAP PDC with all latest updates & versions. I have been using SRVTOOLS.exe to manage the domain in the past because my work mates can use that without needing root access to the server itself. It stopped working some time ago, and it was not bbecause of an update either, I don't know what went wrong or understand this error. When I open USRMGR I get the
2005 Mar 17
1
srvtools (Usrmgr.exe) : strange problem
Hello everybody. I have noted a strange problem when using Usrmgr.exe (from srvtools). The problem arise when a net groupmap is done on a group for which a user exist with the same name that the specified unixgroup. For example, lets say that I have the following UNIX user and group create on my Samba server : joe (in /etc/group) joe (in /etc/passwd) Now I create the following map : net
1998 Apr 01
0
SAMBA digest 1621
---Didier Ruch <ruch@wanadoo.fr> wrote: > > Hello, > > to the samba ML you wrote : > ------------------------------ > >> I am not a member of the samba listserv, but I wanted to contribute >> the following code to the samba effort. >> >> (snip) >> > I think such a functionnality is already being implemented in the NTDOM branch of samba.
2003 Aug 04
0
as.POSIXct Bug when used with POSIXlt arg and tz= arg (PR#3646)
Tracking down this bug was joint work with Jermoe Asselin (jerome at hivnet.ubc.ca) and Patrick Connolly (p.connolly at hortresearch.co.nz). We collectively were able to determine that this is a problem in both Windows 2000 and in Linux and by testing it in our three time zones that it seems to be daylight savings time related. Conversion of POSIXlt datetimes to POSIXct appears to have problems.
2005 Jul 10
1
acces to samba share failed
Hello Group, I've newly installed samba 3.01 on my two Debian systems. It seems to be running well because: meyer@ws1: smbclient -NL localhost Domain=[PRIVATELAN] OS=[Unix] Server=[Samba 3.0.14a-Debian] Sharename Type Comment --------- ---- ------- Data Disk U: Private Daten Programme Disk P: F_r SW
2015 Feb 09
0
smbclient works with IP address but not hostname
Hi, On Sun, Feb 8, 2015 at 11:23 AM, Graeme Russ <gruss at tss-engineering.com> wrote: > Hi All, > > I've configured a Fedora 20 server with samba to share a few user > directories and a printer. > > From a Windows 8 laptop, I am able to address the samba server by it's > name (fs1) > > From a Fedora 20 client (ws1), I am able to address the samba server
2015 Feb 08
2
smbclient works with IP address but not hostname
Hi All, I've configured a Fedora 20 server with samba to share a few user directories and a printer. From a Windows 8 laptop, I am able to address the samba server by it's name (fs1) From a Fedora 20 client (ws1), I am able to address the samba server by IP address, but not by name. [gruss at ws1 ~]$ smbclient --version Version 4.1.15 [gruss at ws1 ~]$ smbclient -L 192.168.1.10
2005 Aug 18
0
SRVTOOLS issues
Hello, I use Samba 3.0.14a acting as simple PDC (using tdbsam), ext3 acls and kernel 2.6.5. All work fine What is the correct configuration to obtain a maximum compatiblity with USRMGR ? : add user script = /usr/sbin/useradd -s /bin/false -d /dev/null %u add group script = /usr/sbin/groupadd %g add user to group script = /usr/sbin/usermod -G %g %u add machine script =
2009 Dec 18
0
srvtools -- are these really useful?
I have installed 3.4.3 on a CentOS 5.4 box as a PDC with tdbsam for a backend. All seems to be working as expected in the Samba world. With the intention of getting ordinary maintenance off of my back, I downloaded and installed usrmgr and srvmgr in /root/bin. When I launch either of them from a WinXP workstation member while logged into the domain as root, the domain is not found. I can find
2023 May 13
1
aggregate wind direction data with wind speed required
?s 15:51 de 13/05/2023, Stefano Sofia escreveu: > Dear list users, > > I have to aggregate wind direction data (wd) using a function that requires also a second input variable, wind speed (ws). > > This is the function that I need to use: > > > my_fun <- function(wd1, ws1){ > > u_component <- -ws1*sin(2*pi*wd1/360) > v_component <-
2006 Nov 16
0
nmle for time of structural change?
Hi, All: Does 'nlme' require the nonlinear function to be differentiable? I'm fitting structural change models to many related time series, and I'd like to improve the estimates of the change point times through some type of pooling. Unfortunately, I've so far been unable to get 'nlme' to work for me. The following toy example is the closest I've come
2004 Oct 25
0
Best method for this?
I have two linux machines and a W2K box. I am going to upgrade the linux boxes SuSE 9.2 this coming weekend. The one box (WS 1) will be acting as a distrubuted 'server' for files/applications and a impact printer. The other linux box (WS2) will be my primary workstation. The W2K box will be used by other memebers of the family. I want to use WS1 as a Samba server and be able to share
2015 Feb 09
0
smbclient works with IP address but not hostname
Hi, On Mon, Feb 9, 2015 at 12:29 PM, Graeme Russ <gruss at tss-engineering.com> wrote: > Hi Ashish, > > On 09/02/15 17:50, Ashish Yadav wrote: > >> Hi, >> >> On Sun, Feb 8, 2015 at 11:23 AM, Graeme Russ <gruss at tss-engineering.com >> <mailto:gruss at tss-engineering.com>> wrote: >> >> Hi All, >> >> I've
2015 Feb 09
3
smbclient works with IP address but not hostname
Hi Ashish, On 09/02/15 17:50, Ashish Yadav wrote: > Hi, > > On Sun, Feb 8, 2015 at 11:23 AM, Graeme Russ <gruss at tss-engineering.com > <mailto:gruss at tss-engineering.com>> wrote: > > Hi All, > > I've configured a Fedora 20 server with samba to share a few user > directories and a printer. > > From a Windows 8 laptop, I am able