Displaying 11 results from an estimated 11 matches for "sambaconfig".
2018 Jul 18
3
Samba AD 4.8.3 Windows Server 2016 Active Directory Users and Computers: The procedure number is out of range
...no
fixed.
> 'sysvol' is okay except it needs to be writeable.
fixed as well.
> You also do not set the maximum password age with pdbedit.
I do, but you're saying I should not? I do in the shell script:
/local/samba/bin/samba-tool user setexpiry Administrator --noexpiry -s ${SAMBACONFIG}
/local/samba/bin/pdbedit -s ${SAMBACONFIG} -P "maximum password age" -C -1
While my active directories do not survive one week, I thought just to be on
the safe side, I disable password aging. Is there a better way?
> Yes try reading up on Samba AD more before trying to train others...
2006 May 15
1
Basic SAMBA setup
...d with SAMBA before,
so I based myself on Carla Schroder's "Linux Cookbook", chapter XX: SAMBA.
Here's what I did, following the step-by-step instructions and reading the
explanations as to what-does-what:
# mkdir -m 777 /shares
Rename /etc/samba/smb.conf to something else (old.sambaconfig) and then edit a
new smb.conf from scratch, which looks like this:
--8<--------------------
[global]
workgroup = workgroup
netbios name = windbag
server string = Anonymous local file server
security = share
browseable = yes
hosts allow = 192.168.1.
[share1]
path = /shares
comme...
2018 Jul 18
0
Samba AD 4.8.3 Windows Server 2016 Active Directory Users and Computers: The procedure number is out of range
...cept it needs to be writeable.
>
> fixed as well.
>
> > You also do not set the maximum password age with pdbedit.
>
> I do, but you're saying I should not? I do in the shell script:
>
> /local/samba/bin/samba-tool user setexpiry Administrator --noexpiry
> -s ${SAMBACONFIG} /local/samba/bin/pdbedit -s ${SAMBACONFIG} -P
> "maximum password age" -C -1
Yes I know you do, but you set the maximum password age in AD and you
can do this with a GPO or samba-tool.
>
> While my active directories do not survive one week, I thought just
> to be on the s...
2018 Jul 18
3
Samba AD 4.8.3 Windows Server 2016 Active Directory Users and Computers: The procedure number is out of range
Hello,
I try to connect with Active Directory Users and Computers from a
W2k16 to a Samba 4.8.3 DC. I get the following error message:
https://thomas.glanzmann.de/static/63a3e0ba-8a9d-11e8-891f-f3ff022aacb0/screenshot-x1-2018-07-18-17_12_49.png
---------------------------
Active Directory Domain Services
---------------------------
Naming information cannot be located because:
The procedure
2010 May 31
0
win7/samba problems with offline folder
Hello,
we have some trouble with our Win7 clients accessing our Samba server.
OS: RHEL 5.5 (same with RHEL 4)
Sambaversion: 3.5.3 (same with 3.3.8)
Sambaconfig:
?? ?...
?? ?security = ADS
?? ?passdb backend = tdbsam
?? ?oplocks = yes
??? level2 oplocks = yes
??? kernel oplocks = no
?? ?...
The problems begin when users want to make their samba shares available offline. The sync process on the Win7 clients begins and after a few minutes a lot of errors w...
2010 May 31
0
win7/samba problems with Office2007 documents
Hello,
after I already posted our Win7/Samba problem concerning the offline folders here is our next Win7/Samba problem.
I can't open Office2007 documents on a samba server running RHEL 5.x
OS: RHEL 5.5
Sambaversion: 3.5.3 (same with 3.3.8)
Sambaconfig:
?? ?...
?? ?security = ADS
?? ?passdb backend = tdbsam
?? ?oplocks = yes
??????? level2 oplocks = yes
??????? kernel oplocks = no
?? ?...
When I try to open an Office2007 document it takes about 2 min until the first error is displayed in the samba logs:
"Oplock break failed for file test....
2005 Sep 30
0
IDMAP difficulties
...be with an ldif-file (sambaIdmapEntry and
sambaUnixIdPool are clear, i guess):
objectclass ( 1.3.6.1.4.1.7165.2.2.9 NAME 'sambaSidEntry' SUP top
STRUCTURAL
DESC 'Structural Class for a SID'
MUST ( sambaSID ) )
objectclass ( 1.3.6.1.4.1.7165.1.2.2.10 NAME 'sambaConfig' SUP top
AUXILIARY
DESC 'Samba Configuration Section'
MAY ( description ) )
objectclass ( 1.3.6.1.4.1.7165.2.2.11 NAME 'sambaShare' SUP top
STRUCTURAL
DESC 'Samba Share Section'
MUST ( sambaShareName )
MAY ( description )...
2004 Dec 27
4
PDC + LDAP
I'm trying to set up my LDAP in preparation to configure my Samba PDC.
In the Official Samba-3 HOWTO and Reference Guide it give instructions
on howto setup slapd.conf (section 10.4.4.3) After modifying the file
it instructs to run /sbin/splapindex -f /splapd.conf When I run this I
get the following error:
/etc/openldap/schema/samba.schema: line 423: AttributeType not found:
2009 Nov 19
0
Linux & Windows clients domain join - Error: NT_STATUS_CANT_ACCESS_DOMAIN_INFO
...ts end trying
to figure out what it is. Any help offered would be greatly
appreciated.
I'd assumed that it could also be an error with the sambaDomainName
ldap entry, but it looks okay to me. Here it is:
dn: sambaDomainName=mydomain,ou=Domains,dc=mydomain
objectClass: sambaDomain
objectClass: sambaConfig
sambaDomainName: mydomain
sambaSID: S-1-5-21-3770724945-3807680268-1836530589
sambaAlgorithmicRidBase: 1000
sambaNextUserRid: 30000
sambaNextGroupRid: 28000
sambaNextRid: 30007
structuralObjectClass: sambaDomain
entryUUID: ad31114c-52c5-102e-8adf-1bff14f823db
creatorsName: cn=admin,dc=mydomain
crea...
2006 Jan 22
4
SeBackupPrivilege
We're using Samba 3.0.21a-1 on a CentOS 4.2 server (kernel
2.6.9-22.0.2.ELsmp); everything works more or less fine,
it's functioning as the PDC with an OpenLDAP back end (setup
essentially straight from the Idealx.org playbook), etc.
We're trying to mount Windows shares to back them up, and
getting "permission denied" errors when trying to read
certain files from those
2005 Dec 06
4
BIG Samba howto for debian only.
Hi everybody,
I made a pretty complete howto for samba on debian servers.
This howto covers samba + ldap + cups + recycle bin + samba-vscan
+ phpldapadmin + ACL + Extended Attributes.
this howto is also based on the idealx howto
If you do this setup, you should be able to use the NT4 Usermanager,
setup Point en Print Printing. set rights from explorer etc.
other nice tools is ldapadmin (