similar to: Setting Samba Password Through Script

Displaying 20 results from an estimated 300 matches similar to: "Setting Samba Password Through Script"

2000 Jul 17
6
Install
How do I install samba on my LINUX machine. All that I have done is unzipped it. Where is the exacutable? -------------- next part -------------- HTML attachment scrubbed and removed
2001 Jan 11
2
Logging file access
Hello everyone. I have a Samba-Server and want to know who creates or deletes files in a Samba-Connection. Is it possible to log this information? The log-files I have only contain information about opening and closing files. I would also prefer to log the IP-addresses instead of the Samba-usernames, when files are opened, closed, created or deleted. Is this possible? Thanks for your help,
2002 Aug 14
1
Changing ACLs
Hello, I'd like to know if it's _possible_ to change access control lists on a samba server (samba 2.2.3a, linux 2.4.19-xfs) using the tools MS windows (NT, w2k) provides. I already can change them using chacl, setfacl on the command line - this works without a problem. But the administrators I have to work with have absolutely no experience in *ix, they'd like to use their windows
2002 Jun 16
1
Time Server? - Answers/Summary
List, This e-mail simply links all the various topics as one...I started this thread. Q1- Samba being the PDC thingy Q2- "time server" option in smb.conf file Q3- 'net time' command on Windows clients. A1- Samba doesn't have to be PDC A2- Samba doesn't need "time server = yes" in smb.conf A3- Windows clients were not designed to keep proper time so it's a
2002 Jun 12
2
Error Joining NT DOMAIN
I'm trying to use the documentation found with Samba-2.2.4 to set up a samba server under RH linux 7.2 (kernel 2.4.9-21) to join an existing NT domain for a couple of weeks with no success. I obtained the samba 2.2.4 source code, compiled with the following options to configure: --with-winbind --prefix=/usr/local/samba --with-smbwrapper --with-pam --with -pam_smbpass After compiling, I
2002 Aug 01
5
SUQ: Share permissions
After parsing through the various bits of available documentation, I'm forced to bow before the group and ask the following Silly User Question: While I can create and set NT ACLs on files/folder, anything in the root of the share can be deleted by any user who has access to that share. I've munged something in my file permissions. What /should/ the file permissions for a root share
2002 Apr 17
8
Samba as BDC
Hi, Is it possible to make samba act as a BDC yet?? Cheers ------------- Kristyan Osborne IT Assistant Manager Longhill High School ------ Computers are like airconditioners: They stop working properly if you open windows. Win95: A 32-bit patch for a 16-bit GUI shell running on top of an 8-bit operating system written for a 4-bit processor by a 2-bit company who
2002 Jul 29
6
Looking for a script to add/remove multiple shares from smb.conf
Has anyone ever written a script to remove individual shares from the smb.conf file? I am trying to put together a script that will add & remove multiple shares at once by giving a <sharelist as input to the script. Adding shares is easy because I can just append the shares to the smb.conf file, but removing individual share entries within the smb.conf file without messing up the
2011 Aug 24
3
[Bug 40334] New: Kernel-BUG on resume from suspen-to-ram with NV GeForce Go 7600
https://bugs.freedesktop.org/show_bug.cgi?id=40334 Summary: Kernel-BUG on resume from suspen-to-ram with NV GeForce Go 7600 Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo:
2001 Oct 09
3
vb-control or dll?
Hi. I want to do a program which uses ogg, but i only have vb. Is tjere a control (ocx) or a dll and if there is, what functions do i have to call? Thanks in advance, Felix --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word
2009 Jan 06
2
smbcontrol smbd ping also answered by nmbd and winbindd
Hello, with samba-3.0.x an "smbcontrol smbd ping" was answered by all running smbd processes. With samba-3.2.x it is now *also* answered by nmbd and winbindd: [root@cs00 ~]# smbcontrol -V Version 3.2.5 [root@cs00 ~]# for i in `smbcontrol -t 1 winbindd ping | grep PONG | awk '{ print $4}'` ; do pstree -p | grep $i ; done winbindd(29908) - winbindd(29909) [root@cs00 ~]#
2007 Jan 29
1
parsing extensions
Hi all, is where a possibility for simply parsing and changing variables for bad characters ? eg. removing a '/' from a number dialed by a manager-connected application changing 123/4567890 to 1234567890 via bash you could simply use 'echo ${exten/\//}' but i couldn't find a working solution for the asterisk-extensions.conf best regards Dirk Rieger Diese E-Mail und
2010 Jul 14
1
incoming works out does not (prolly a newbiequestion)
How do I see if the guest is using br0 only eth0 is configured on the guest Sent via BlackBerry from T-Mobile
2002 Aug 08
1
Samba PDC and Powerusers
Hey all, I?m sorry if this has been discussed in extenso before...but I couldn?t find much about that topic. What are the possibilities or workarounds to get something like the "powerusers" group working when using a Samba PDC? Some software seems to depend on that.... Bye, Goetz
2002 Aug 22
1
Samba/LDAP/RID
Hi all, is it possible for Samba 2.2.5 to use the RIDs out of LDAP instead calculating them? I am trying to migrate a W2K workstation from a W2K PDC to a Samba 2.2.5 PDC without re-joining the Domain. I have given the Domain SID, the W2K PDC netbios name and the Domain name to the Samba PDC. Then I have created the account for the W2K workstation in the LDAP-directory with the password and the
2004 Mar 25
3
winbindd/Samba3 on RHEL 3.0
Samba 3.0.2 Red Hat Enterprise Linux ES 3.0 I'm trying to set up winbind and all of the wbinfo commands are failing. I was able to join the domain with this command... root@tux samba# net join -S typhoon -U Administrator Administrator password: [2004/03/25 16:53:46, 0] libads/kerberos.c:ads_kinit_password(133) kerberos_kinit_password Administrator@foo.org failed: Cannot find KDC for
2006 Mar 02
5
Installation Problem
I need to install rails on my system for a class project. I have ruby 1.8.2-14 installed and am entering at the command prompt >gem install rails --remote According to Curt Hibbs installation, I should get a series of questions to answer yes to, and then info on the installation. All I am getting is... Successfully installed rails_analyzer_tools, version 1.1.0 Installing RDoc documentation
2002 Feb 14
12
Home shares staying (NT4)
I am having the same trouble with automatically mounted home shares with samba 2.2.1a (PDC, domain logins, roaming profiles) and NT4WS sp6a. If I login as one user, logout, then login as another, I can view the previous users home share as well as my newly logged in users home share (lather, rinse, repeat...). The NT box has a machine account, domain logins work, profiles work, login scripts
2017 Jul 20
3
Return extra fields from passwd userdb
Hi, thanks for your helpful reply. I understand that default_fields is not my solution. To be more accurate, all users in ldap db need to use mail, but some users in /etc/passwd file use mail too. For this reason I set up "driver=passwd" in userdb section and in /etc/nsswitch.conf I set up "passwd: files ldap". Now I want to use dovecot per user quota to limit ldap
2005 Oct 10
1
Need help with hint and call group
We have 4 employees and we're running Cisco 7970 phones. Each phone has a unique SCCP line configured (in the autologin area of the sccp.conf file) for each employee. We have hints set up in the extension.conf file like the following: exten => 101,hint,SCCP/101 exten => 102,hint,SCCP/102 exten => 103,hint,SCCP/103 exten => 104,hint,SCCP/104 We have speeddial= lines set