Displaying 20 results from an estimated 7000 matches similar to: "parameters default value"
2007 Mar 27
1
Printer Drivers on Samba server
Dear Samba friends,
I want to have the printer drivers on the samba server. I have created
the following share in the smb.conf file:
[print$]
comment = Printer Driver Download Area
path = /usr/local/samba/printers
valid users = @XXX
write list = @YYY, root, jo, willy
printer admin = @YYY
browseable = No
@XXX are the normal printer users. @YYY are
2011 Jun 03
1
group_mapping.tdb error upon Samba upgrade
Dear Samba friends,
I have recently upgraded from Samba 3.0.36 to Samba 3.5.6. After upgrade I
encounter the following error in log.smbd:
[2011/06/03 10:09:43, 0] smbd/server.c:1119(main) smbd version 3.5.6 started. Copyright Andrew Tridgell and the Samba Team 1992-2010
[2011/06/03 10:09:43.379106, 1] param/loadparm.c:7605(lp_do_parameter) WARNING: The "share modes" option is
2010 Dec 30
1
Samba OpenLDAP TLS
Dear Samba friends,
I have setup a samba server 3.5 on FreeBSD 8.1-RELEASE-p2 with
openldap-sasl-server-2.4. I have specified ``TLSVerifyClient demand'' in
slapd.conf and want to enforce the clients to connect and show a
valid certificate to the ldap server. As far as I have understood, Samba
will act as a client as well and in order to access the ldap server it will
need a client
2010 Dec 16
3
Samba upgrade HowTo requested
Dear Samba friends,
Last weekend I decided to upgrade the samba server. We were running Samba
3.3 something and FreeBSD portupgrade was complaining that this version
should be removed and assumingly replaced by the newest version. I removed
the package via portupgrade and installed the 3.5.6 version. The upgrade
went quite smoothly in general, but I encountered some difficulties with
the printer
2010 Dec 16
3
Samba upgrade HowTo requested
Dear Samba friends,
Last weekend I decided to upgrade the samba server. We were running Samba
3.3 something and FreeBSD portupgrade was complaining that this version
should be removed and assumingly replaced by the newest version. I removed
the package via portupgrade and installed the 3.5.6 version. The upgrade
went quite smoothly in general, but I encountered some difficulties with
the printer
2011 Jun 20
0
Remove obsolete sambaPwdMustChange and sambaKickoffTime from LDAP database
Dear Samba friends,
>From the information I have found on the internet, I understood that
sambaPwdMustChange and sambaLogoffTime are obsolete. When there is no use
for these attributes in the future, I would recommend to remove them from
the samba scheme. What would be the procedure to follow to remove these
attributes and to update the ldap database?
--
Met vriendelijke groeten,
With kind
2016 Sep 28
3
Asterisk Radius CDR
Hi Andrew and Willy,
Thanks for sharing the info.
As for enabling radius server debugging 'radiusd -X', made some test calls
don't see the radiusclient sending data to radius server. However, using
radtest or radiusclient testing, able to send data to radius server (after
enabling debug).
For further testing, on my other server using OpenSIPs, setup the
radiusclient and data was
2016 Sep 27
2
Asterisk Radius CDR
I did radius client status testing with radius server, able to access the
radius server. However, still getting radius CDR issue after setting debug
level 8 even granting 666 access to radiusclient-ng config files.
message: cdr_radius.c:208 radius_log: Unable to create RADIUS record. CDR
not recorded!
Please advise if I missed out anything.
Date: Mon, 26 Sep 2016 12:09:34 +0200
> From:
2006 Sep 04
1
fam error
Dear Samba Friends,
I got the following error again and again:
<snip>
.....
Sep 4 10:58:18 sun smbd[94479]: [2006/09/04 10:58:18, 0] smbd/notify_fam.c:fam_check_reconnect(136)
Sep 4 10:58:18 sun smbd[94479]: failed to connect to FAM service
Sep 4 10:58:23 sun smbd[94479]: [2006/09/04 10:58:23, 0] smbd/notify_fam.c:fam_check_reconnect(136)
Sep 4 10:58:23 sun smbd[94479]: failed to
2020 Sep 07
0
Acls
Hai,
Not that its wrong what Rowland made you change ( AD to RID backend).
But this "should" simply not be needed.
The only/mostly thing(s) people do wrong with AD-backends, is the order in how it all is setup.
Currently this is due 2 things,
1) "in my opionin" a missing part in samba(-tool)
2) The missing part in samba(-tool)
Lets hope this will enter samba in 4.13
2006 Nov 19
3
host allow
Hi,
We want to restrict acces to the shares on our samba server using "hosts
allow".
Can I get this to work with clients who have dynamic IP addresses and
don't have revers DNS lookup ?
Best regards,
Eric Eijkelboom
Sr Systems Manager
Medtronic B.V.
Heerlen, The Netherlands
Phone : +31-(0)45-566.8544
Fax : +31-(0)45-566.8008
www.medtronic.com <http://www.medtronic.com/>
2011 Apr 20
2
Printer settings not saved
Hi,
I have problems to save printer settings like changing the
size from letter to A4. This happens for user settings
and default printer settings. The settings are always
resetted to default values like "letter".
The system uses samba 3.4.11, I also did some tests with
samba 3.5.8, but nothing changed.
After downgrading to 3.3.2 everything worked as expected.
I didn't change any
2020 Oct 10
0
Mail samba
On 10/10/2020 14:20, Philip Offermans wrote:
> I have 2 samba servers. A domain controller, and a domain member.
>
> Domain controller(GAIA):
>
> /etc/hosts
> 127.0.0.1 ? ? ? localhost
> 192.168.88.2? ? gaia.rompen.lokaal gaia
> ::1 ? ? ? ? ? ? localhost ip6-localhost ip6-loopback
> ff02::1 ? ? ? ? ip6-allnodes
> ff02::2 ? ? ? ? ip6-allrouters
>
> 127.0.1.1 ? ?
2008 Jun 27
7
[3.0.28a] Telling XP to save password?
Hello
We're successfully running Samba 3.0.28a on a FreeBSD server and
sharing files with XP clients. There's only one problem: By default,
XP doesn't let the user save the password, so they have to type it
every time they reboot.
Is there a way to tell XP to remember the password between
reboots/sessions?
Thank you.
2007 Oct 15
1
How to report successfull and unseccessful login attempts
Hi
we use samba 3.0.25a on FreeBSD 6.2 and we would like to have in the logs
only the successfull and unsuccessfull login attempts.
We would like to read in the log file:
Authentication for user [%s] -> [%s] -> [%s] succeeded
or
Authentication for user [%s] -> [%s] FAILED with error
We have tried with log level 1 and we get only the successfull logins.
We have tried with log level 2
2008 Jun 23
2
Adding Printer drivers with rpcclient
Hello.
I'm having issues trying to add printer drivers using the rpcclient
I've got the drivers for one of the printers in the appropriate share,
but every time I've tried, I get NT_STATUS_UNSUCCESSFUL
So far I've put the drivers under W32X86, W32X86/2 and W32X86/3, to no avail
Every time I run the adddriver command, I receive the
NT_STATUS_UNSUCCESSFUL, and in the debug
2020 Oct 10
0
Mail samba
On 10/10/2020 13:15, Philip Offermans wrote:
> root at dna:/data/wordpress/database# ldapsearch -h gaia.rompen.lokaal -U
> 'vmail' -W -b 'cn=users,dc=rompen,dc=lokaal'
> Enter LDAP Password:
> SASL/NTLM authentication started
> ldap_sasl_interactive_bind_s: Invalid credentials (49)
> additional info: 8009030C: LdapErr: DSID-0C0904DC, comment:
>
2020 Oct 10
0
Mail samba
On 10/10/2020 13:32, Philip Offermans wrote:
> root at dna:/data/wordpress/database/html# dpkg -s libpam-krb5
> Package: libpam-krb5
> Status: install ok installed
> Priority: optional
> Section: admin
> Installed-Size: 150
> Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com
> <mailto:ubuntu-devel-discuss at lists.ubuntu.com>>
>
2020 Oct 10
0
Mail samba
On 10/10/2020 14:40, Philip Offermans wrote:
>
>>>
>>>
>>>
>>> (The ip6 addresses are from docker)
>> 'docker' ???
> https://www.docker.com?would recommend to check it out some time
No, I should have expanded on that, what I meant was, is one or other of
the DC or Unix domain member running in a docker container ?
>
>
>> On 10
2020 Sep 07
4
No DNS domain configured
See below, basicly what now happend is.
This one line :
> 127.0.1.1 gaia.rompen.local gaia <<<< CHANGE THIS
Is what is your problem.
Read throught the settings, you need a few changes.
Its mostly good.
After the changes, reboot the AD-DC.
Then after its rebooted and after the changes for the member, reboot that also.
Then is should be ok.
Greetz,
Louis
>