You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.3 KiB

# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../gsambad/gsambad.conf
# Copyright (C) 2006 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
pkgprefix -t samba
SAMBA_CONF="$root/$( pkgprefix sysconfdir samba )/smb.conf"
SMBD_BINARY="$root/$( pkgprefix sbindir samba )/smbd"
NMBD_BINARY="$root/$( pkgprefix sbindir samba )/nmbd"
SMBPASSWD_BINARY="$root/$( pkgprefix bindir samba )/smbpasswd"
var_append makeopt " " "NMBD_BINARY=$NMBD_BINARY"
var_append makeopt " " "SMBD_BINARY=$SMBD_BINARY"
var_append makeopt " " "SAMBA_CONF=$SAMBA_CONF"
var_append makeopt " " "SMBPASSWD_BINARY=$SMBPASSWD_BINARY"
#SAMBA_CONF="/etc/samba/smb.conf"
#SAMBA_CONF_BACKUP="/etc/samba/smb.conf.old.gsambad_backup"
#SAMBA_PASSWD="/etc/samba/smbpasswd"
#SAMBA_USERMAP="/etc/samba/smbusers"
#MIN_PASS_LEN="6"
#SMBD_BINARY="/usr/sbin/smbd"
#NMBD_BINARY="/usr/sbin/nmbd"
#SMBPASSWD_BINARY="smbpasswd"
#SAMBA_USER="nobody"
#SECURE_LOG="/var/log/secure"