Displaying 20 results from an estimated 6000 matches similar to: "Samba PDC adding new user, profile dir is not created"
2011 Jul 20
3
Samba + LDAP + SMBLDAP-Tools + Roaming Profiles
Hi,
i've finally have my LDAP backend working for authentication for my DC.
Logon scripts are executed, user is authenticated, but my roaming
profiles are not found.
here is what i have in my config files:
smb.conf
[global]
printing = bsd
netbios name = PDC
server string = PDC (%h)
workgroup = workgroup
interfaces = eth0,lo
security = user
encrypt passwords =
2011 Mar 24
3
Can't get 'dos filemode' to work as expected
Hello,
After an upgrade to samba 3.5.8 (from 3.2.5) the option 'dos filemode'
does not seem to work anymore. If I (as a user) do not own the file I
can't change permissions.
I am user 'felix' and member of supplementary group 'Development'. To
test things I use the following share definition:
[Temp]
path = /srv/samba/file-shares/tmp
browseable =
2011 Apr 12
4
roaming profiles - one file can't be copied to server
Hi,
i have a Ubuntu x64 10.04 Server. Samba configured as PDC.
Since today i experience that roaming prfiles can't copy one file to the
server and shout an error message.
It's no specific file, mostly its one in my Thunderbird Profile.
Does anybody know what could this cause to happen?
My smb.conf:
[global]
printing = bsd
netbios name = PDC
server string = PDC (%h)
2013 Jan 16
2
How to debug SID problems
Hi,
Is there a tool to debug SIDs on a samba domain. To check that there
is no problems with SIDs on the samba server, windows client or user?
After an upgrade/reinstall of the samba server, I get an error message
on the windows client saying that the profile could not be synced,
when the user logs out.
There are probably a problem with the machine account or the users
SIDs. But I'm new to
2011 Mar 29
1
converting smbpasswd to passdb.tdb - machine accounts
Hallo,
I'm trying to convert smbpasswd to passdb.tdb.
cd /etc/samba/private
# (where smbpasswd lies)
pdbedit -i smbpasswd -e tdbsam:/etc/samba/private/passdb.tdb
converts all human users, but it converts (or transfers) no machine
account.
In "smbpasswd" are many entries beginning with (p.e.)
mac001$
for these accounts,
pdbedit -L -v | grep -i mac
shows
2011 May 10
2
confusion about shares and rights
Hi,
i have some shares defined in my smb.conf, but now i experience rights
issues.
a share looks like this:
[share]
path = /mnt/share
guest ok = yes
writeable = no
public = no
write list = @ntusers
read only = no
this settings i have set since i experience problems.
before it looked like this and worked:
[share]
path = /mnt/share
guest ok = yes
writeable
2014 Dec 05
1
FW: samba 2.2.7a tech issue
________________________________
From: Uday Mhatre<mailto:uday_mhatre at hotmail.com>
Sent: ?05-?12-?2014 12:58
To: Andrea Venturoli<mailto:ml at netfence.it>
Subject: RE: [Samba] samba 2.2.7a tech issue
Just wondering if these samba versions are backward compatible with fedora14 and other Linux distributions.
Regards,
Uday
________________________________
From: Uday
2014 Aug 20
2
samba4wins nbd_server implementation & configuration
Hi,
Confused and bewildered as usual, so ask the guys who know.
samba4wins is now implemented and part of the samba4 package?
Is there a configuration guide?
I guess nbd_server needs to be part of the equation so could you point to some resources on setup as I don't think I have noticed anything in the wiki?
Probably just me :)
Many Thanks
Stuart
2011 May 10
4
[3.4.7] Right way to provide full access?
Hello
I'd like to configure Samba on a test host running Ubuntu so that I
have full read/write access from XP to a sub-directory of the root
filesystem.
The host is located on a LAN behind a firewall, so security is not an
issue, ie. I'd like to configure Samba with no/minimal security.
Currently, I can read but can't write. Between /etc/passwd, smb.conf,
and access rights to the
2011 Jan 12
3
Samba PDC
OK, I am trying to setup my first Samba PDC on a FreeBSD 8.1 host. When
I try to become a member of 'webtent.org' on my Windows 7 Ultimate to
the PDC, I get the following error...
> DNS was successfully queried for the service location (SRV) resource record used to locate a domain controller for domain "webtent.org":
>
> The query was for the SRV record for
2011 Jun 17
5
Samba 3.3.15 Ignoring "Logon Path" and "Logon Home" to Disable Roaming Profiles
Hi All,
I have recently successfully configured Samba 3.3.15 and OpenLDAP as my
offices PDC.
I would like to disable the roaming profiles capability but it appears
that no matter what I said, it is being ignored by Samba.
First is my relevant snippet for the Logon Path and Logon Home being
empty as described in the documentation. Then, following that, is my
entire smb.conf -- please let me
2012 Dec 03
4
Samba3 PDC and Windows 8 RTM
Hi there,
I have just purchased a new PC that came with Windows 8 Pro (Shudder...).
I have been trying to add this machine to my Samba3 based domain.
I'm getting the following error when doing so:
The following error occurred when DNS was queried for the service location
(SRV) resource record used to locate an Active Directory Domain Controller
(AD DC) for domain "<blah>":
2010 Dec 10
4
Windows XP Profile-Samba 3
Hi,
We are setting up a samba PDC with rhcl 5.I made some restrictions in XP
box using GPEDIT like restricting the access to control panel,desktop
properties, registry and etc. ,then i copied the DEFAULT USER folder frm
that XP box to netlogon share of samba server.(thought it would act as
baseprofile for all users and this profile policy will be copied to all new
users).But what ever the
2015 Mar 20
3
Samba AD DC and browsing of shares
----- V?stule no Rowland Penny <rowlandpenny at googlemail.com> ---------
Datums: Fri, 20 Mar 2015 13:12:20 +0000
S?t?t?js: Rowland Penny <rowlandpenny at googlemail.com>
Temats: Re: [Samba] Samba AD DC and browsing of shares
Sa??m?js: samba at lists.samba.org
>> the necessity for external heimdal even for Samba 4 in case of
>> Slackware I found somehwere in
2011 Aug 03
2
Problem with samba share file permissions: Write protection is not working as expected
From: raj kernel <raj.kernel at gmail.com>
Date: Wed, 3 Aug 2011 18:35:16 +0530
> I have configured samba server on a Linux machine. My smb.conf for the samba
> share is as follows:
>
> [data1]
> path = /mnt/data1
> guest ok = yes
> public = yes
> writable = yes
> read only = no
> create mode = 0777
> directory mode = 0777
> printable = no
>
> I
2011 Jul 26
2
Incoming External Trust
I'm running a Samba domain (Samba 3.4.7) with OpenLDAP. I also have
an Server 2003 AD domain, and want to set up an external trust so that
AD users can access resources on the Samba domain, but not visa versa
(I believe this is called a one-way incoming external trust). I'm not
finding a lot of information out there that makes sense. Does anybody
have any hints?
--
Aaron Clausen
2012 Dec 11
2
Samba3 and crackcheck
Hi,
I've got samba3 on ubuntu 12 up and running with one exception. I try to
get password complexity working to no avail.
I understood I needed crackcheck, which in turn needed to be compiled.
I downloaded the samba-doc package, and tried to compile crackcheck with
a simple make, but all it returns is failure with the following error:
crackcheck.c:6:19: fatal error: crack.h: No such file
2011 Feb 03
14
understanding users mapping
Hello all,
Im Fran, and im from Spain.
Im currently using an english book to setup my samba server, and im having
problems understanding it.
I explain my problem.
I dont want to use root to join clients to the domain; i prefer creating a
plain user.
Ok, so, the steps i follow are:
net groupmap add unixgroup=srvadmins ntgroup="Server Admins"
net groupmap add ntgroup="Domain
2015 Mar 23
1
Can add with net rpc command but NOT with dsa.msc
Hello
I'm on Windows 2012R2 and I don't see this KB in the list of installed
KBs ...
What can I do ? I've installed again dsa.msc but same problem
Regard
Le 21/03/2015 05:54, TAKAHASHI Motonobu a ?crit :
>> From: Herv? H?noch <h.henoch at isc84.org>
>> Date: Wed, 18 Mar 2015 12:07:40 +0100
>> I've a little problem : I can add samba4 user with net rpc
2011 Sep 06
2
Samba + NIS + ADS
Samba Admins:
This is my second post on this matter so my apologies for redundant
requests for help. My first request yielded only one response which did
not solve my current problem.
Background:
We have been using Samba on Linux (Redhat) for several years to access
shares on Sun servers. The Sun environment uses NIS/NFS for user
accounts and sharing (mounting) remote file systems. Accessing