Displaying 20 results from an estimated 7000 matches similar to: "specifying groups: @ vs. +"
2006 Mar 08
2
1 byte writes
After migrating a particular W2K file service to Samba 3.0.21c on SuSE
9.3 Pro (a DMS with winbindd against a W2K3 ADS), the W2K clients are
suffering performance issues (in a switched LAN).
Looking at the traffic with Ethereal (latest SVN), it looks like the
client writes the data in *1 byte* pieces likes this (c=client, s=server):
c->s NT Create AndX Request
c<-s NT Create AndX
2006 Mar 03
4
problem with "winbind separator = \"
Hello,
I just rebuilt the samba server that I was working on and when I try to add the line "winbind separator = \", testparm tells me that its value must be 1 character and then displays its value as the proceeding line. If I change the value to '+', it tells me that the value might cause a problem with groups memberships.
If I just leave the value at '/' then it does
2006 Feb 27
1
"printer admin" still working in 3.0.21c?
While I'm able to successfully upload printer drivers with APW to my
Samba 3.0.21c DMS server with CUPS, I have a hard time changing printer
properties afterwards which always ends up with "access denied",
although the AD account used to connect is listed in "[global] printer
admin =".
I noticed that "printer admin" is marked deprecated in 3.0.21c, but
2006 Apr 12
1
3.0.21c winbind crash
I'm using Samba 3.0.21c on SuSE 9.3 Pro (x86) with the binary RPMs from
samba.org/suse.com (3.0.21c-2.1.2) on a Domain Member Server in ADS mode
with winbind against W2K3 SP1 AD servers and idmap uids/gids stored in a
central OpenLDAP directory.
After running successfully for some time, it now refuses to start after
a reboot. The domain-specific winbindd instances are even crashing. :-(
2006 Mar 01
1
3.0.21c safe_strcat string overflow w/ "net rpc share migrate files"
When migrating files off an existing Win2K file server using "net rpc
share migrate files" with Samba 3.0.21c on SuSE 9.3 Pro I stumbled
across a number of "string overflow by X in safe_strcat" errors on a few
files with non-ASCII characters:
myserver# net rpc share migrate files myshare --acls --attrs
--timestamps -S win2k -U 'XXX\administrator'
2016 Aug 01
4
Unlock domain user
Hi Rowland.
The command (samba-tool user enable 'user') is used to enable a user
account that has been disabled in AD, but it is not functional to unlock a
user account that has been locked by wrong password.
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV |
2016-08-01 13:51 GMT-03:00 Rowland penny <rpenny at
2016 Aug 01
2
Unlock domain user
Hi for all!
It's a simple question, but I did not find the answer!
How unlock domain user after the account blocked by wrong password?
How to do this by samba-tool or any other tool in Linux_AD?
Or is this possible only by Windows RSAT_Tool?
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV |
2003 Jan 29
1
Scoping rule problem -- solved
Thanks to some comments from Brian D. Ripley, I found my error:
I should not have given a data argument to lm() after creating a
formula-object. This obviously confused things...
Thanks again, I've really learnt again a bit more on R-programming...
Cheers, Winfried
---------------------------------------------------------------------
E-Mail: Winfried Theis <theis at
2006 Feb 27
4
klist reports no tickets cached
Hi,
I'm a newbie with Samba but believe me prior to posting to the list I have read almost everything out there and still don't get my issue solved. I have also re-installed Samba but still no luck.
I have Samba 3.0.21b installed and had it working for a day. I've installed it using security = ads with winbind and everything was smooth except when I started configuring PAM so
2020 Aug 08
4
User mapping?
On 07/08/2020 22:44, Simon Matthews via samba wrote:
>
>>>
>>>>
>>>
>>> This is where your problems start, you do not have enough lines, I
>>> would expect something like this:
>>>
>>> ??? idmap config * : backend = tdb
>>> ??? idmap config * : range = 100000-9999999
>>> ??? idmap config BLUE : backend = rid
2016 Jul 12
2
Demote Win2008R2 DC Fail
On 12/07/16 13:33, Jason Waters wrote:
> This is what I would do.
>
> 1. Make sure everything is off of the 2008 machine so you don't need to
> turn it back on
> 2. Shut down the 2008 machine
> 2.5 Update your DNS on the samba machine to be the samba machine, not the
> 2008 DC
> 3. Test everything and make sure samba is fully working on your domain
> 4. Test
2016 Jul 12
1
Demote Win2008R2 DC Fail
Hi Jason/Rowland
Great news! the following procedure worked perfectly...
I added at the end "Remove manually Windows DC entries in DNS"
The script used in step 9 was "
https://gallery.technet.microsoft.com/scriptcenter/d31f091f-2642-4ede-9f97-0e1cc4d577f3
"
*Very thanks for all!*
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF
2007 Nov 29
1
Prorating scale items
Hello,
I am hoping for some advice as to how I can prorate a number of scale
items that comprise a score. At least 69 of 159 cases have at least 1
value missing (65 cases have H7 missing). The maximum number of missing is
5.
I want to compute a total score, a score for the H items, the R items and
C items.
H1, H2, H3, H4, H5, H6, H7, H8, H9, H10, C1, C2, C3, C4, C5, R1, R2, R3,
R4, R5
I am
2006 Mar 28
2
ACL on groups working half
Hi all Samba users,
For some I've got a Samba server running with the following config:
Debian Sarge 2.6.8 kernel
Samba 3.0.21 with winbind and LDAP as ADS member server
A W2K003 PDC
Samba's data partition is ext3 + ACL
I've migrated my users homedirs and profiledirs from W2K003 to Samba.
These each user owns his own homedir and has rwx------ permissions
This seems to be working
2020 Aug 08
1
User mapping?
On 08/08/2020 19:43, Simon Matthews wrote:
> On 8/8/20 12:21 AM, Rowland penny via samba wrote:
>> On 07/08/2020 22:44, Simon Matthews via samba wrote:
>>>
>>>>>
>>>>>>
>>>>>
>>>>> This is where your problems start, you do not have enough lines, I
>>>>> would expect something like this:
2015 Feb 17
3
Using "ipset" under CentOS7
ipset on CentOS6 comes with /etc/rc.d/init.d/ipset so that "service
ipset reload" can be used to (re)load the configuration. CentOS7
doesn't come with an equivalent for systemd:
# systemctl reload ipset.service
Failed to issue method call: Unit ipset.service failed to load: No
such file or directory.
# systemctl start ipset.service
Failed to issue method call: Unit ipset.service
2007 Dec 05
1
[patch] Headers, unresolved footnotes, and fractions
Hi folks, thanks for the useful code!
I've added some functionality to PHP Markdown Extra and PHP
SmartyPants. Diffs attached.
For PHP Markdown Extra:
*A new config option, MARKDOWN_HEADER_BASE, which sets the largest
header level that Markdown can generate and defaults to 1; useful if
you use <h1> for site-wide elements and want Markdown-generated
headers to start at
2018 Jun 08
3
Samba4.6 - Groups creation/import fails
Hello,
Actually migrating users/groups from samba3 to samba4 (in a separate
domaine), i succeeded in importing users/gruops and their attributes.
But For a reason i don't know some (a few) groups are not being created,
and i get this error:
"Failed to create group "MYGROUP" - samldb: Account name
(sAMAccountName) 'MYGROUP' already in use! "
Searching in ADUC
2018 Jun 08
0
Samba4.6 - Groups creation/import fails
hello
another object (not a group) ie user / computer with the name mygroup
can also exist and prevent group creation...
see
https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_Domain_to_Samba_AD_(Classic_Upgrade)
Prevent failure due to common user/group names
If you have any usernames that are the same as a groupname, you will
have to rename one of them. Otherwise the
2008 Apr 16
3
Can connect directly, but not browse samba server from Windows Workgroup network
Dear Samba gurus,
I have a Fedora 8 linux server, running samba 3.0.28a-0.fc8. I am
doing the simplest thing of all - exposing a public read-only share
within MS Workgroup environment. My server has a fixed local IP
address (192.168.1.200) and it's on the same subnet as the rest of the
machines. The server and machines are connected to a 24 port CISCO
switch.
My problem is that I can