search for: beefstu

Displaying 2 results from an estimated 2 matches for "beefstu".

Did you mean: beefs
2009 Jun 19
2
AIX starting and stopping samba from command line
All: I am running on an AIX 5.3 platform and I am looking to see if anybody has a script similar to this (see below) that will work under AIX. My goal is, on boot up I want to have samba started automatically. Can somebody let me what I have to do (on AIX) for this to happen. #!/bin/sh # # /etc/rc.d/init.d/smb - starts and stops SMB services. # # The following
2009 Jun 05
2
password authentification
All, I am trying to setup samba so that it uses the password from my AD instead of having a password file in SAMBA. I think I have the samab.cnf file setup correctly: [global] workgroup = hshh; security = DOMAIN auth methods = ntdomain password server = ttndc3 max xmit = 65535 socket options = TCP_NODELAY IPTOS_LOWDELAY ldap