Displaying 8 results from an estimated 8 matches for "unixhome".
1998 May 18
0
Samba 1.9.18p7 Password Lock Problem on AIX 4.1.4.0
....xxx.xxx
   hosts allow = xxx.xxx
   remote announce = xxx.xxx.xxx.xxx/aaa yyy.yyy.yyy.yyy/bbb
zzz.zzz.zzz.zzz/ccc
;   debug level = 3
[homes]
   comment = Home Directories
   include = /usr/local/etc/samba/lib/home.%M
   browseable = no
   writeable = yes
   create mode = 0755
   dont descend = /unixhome/ntwin,./unixhome/ntwin
[printers]
   comment = All Printers
   path = /usr/spool/samba
   browseable = no
   printable = yes
   create mode = 0700
And I get the following error message in "log.smb" file when I attempt
to connect to my home share:
do_pw_lock: failed to lock SMB passwd f...
2008 Mar 11
2
Samba exporting an NFS mount
...# the login script name depends on the machine name
        # the login script name depends on the unix user used
        # disables profiles support by specifing an empty path
        load printers = yes
        cups options = raw
        #obtain list of printers automatically on SystemV
[unixhome]
        comment = unix home directories
        path = /home/na
        valid users = myusername
        public = no
        writable = yes
        printable = no
        create mask = 0700
  I know my samba is configured correctly, in general, because if I export /tmp, then I can mount it just...
2018 Sep 04
4
Upgraded a member server to 4.8, rfc2307 data?
...rieve rfc2307 data, eg:
  root at vdmsv2:~# getent passwd gaio
  gaio:*:10000:10513:Marco Gaiarin:/home/LNFFVG/gaio:/bin/false
  root at vdmsv2:~# ldbsearch -H ldap://vdcsv1.ad.fvg.lnf.it -P -b DC=ad,DC=fvg,DC=lnf,DC=it "(&(objectClass=user)(sAMAccountName=gaio))"  | egrep -i "(unixhome|shell)"
  loginShell: /bin/bash
  unixHomeDirectory: /home/gaio
smb.conf seems ok to me:
  root at vdmsv2:~# samba-tool testparm
  Press enter to see a dump of your service definitions
  
  # Global parameters
  [global]
	disable spoolss = Yes
	log file = /var/log/samba/log.%m
	log level = 0...
2016 Nov 22
0
Winbind traffic not encrypted
On 21/11/2016 17:21, Brian Candler wrote:
> I'd quite like to be able to fetch a ticket using the keytab
I found a solution to that part by using a different form of principal 
name with "hostname$"
root at client-ad:~# kinit -k -t /etc/krb5.keytab 'CLIENT-AD$@AD.EXAMPLE.NET'
root at client-ad:~# klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal:
2018 Sep 05
0
Upgraded a member server to 4.8, rfc2307 data?
...t vdmsv2:~# getent passwd gaio
>   gaio:*:10000:10513:Marco Gaiarin:/home/LNFFVG/gaio:/bin/false
> 
>   root at vdmsv2:~# ldbsearch -H ldap://vdcsv1.ad.fvg.lnf.it -P 
> -b DC=ad,DC=fvg,DC=lnf,DC=it 
> "(&(objectClass=user)(sAMAccountName=gaio))"  | egrep -i 
> "(unixhome|shell)"
>   loginShell: /bin/bash
>   unixHomeDirectory: /home/gaio
> 
> smb.conf seems ok to me:
> 
>   root at vdmsv2:~# samba-tool testparm
>   Press enter to see a dump of your service definitions
>   
>   # Global parameters
>   [global]
> 	disable spoolss...
2006 Sep 18
1
Domain Logins
...ns = yes
    ;domain admin group = administrator root bernhard leonard
    ; where to store user profiles?
    ; logon path = \\%N\profiles\%u
    logon path =
    ; where is a user's home directory and where should it
    ; be mounted at?
    ; logon drive = z:
    ; logon home = \\FILE_SRV\unixhomes
    logon drive =
    logon home =
    ; specify a generic logon script for all users
    ; this is a relative **DOS** path to the [netlogon] share
    ; logon script = logon.cmd
    logon script = logon.cmd
; necessary share for domain controller
[netlogon]
    comment = Network Logon Service...
2016 Nov 22
1
Winbind traffic not encrypted
On Tue, 22 Nov 2016 15:19:34 +0000
Brian Candler via samba <samba at lists.samba.org> wrote:
> On 21/11/2016 17:21, Brian Candler wrote:
> > I'd quite like to be able to fetch a ticket using the keytab
> 
> I found a solution to that part by using a different form of
> principal name with "hostname$"
> 
> root at client-ad:~# kinit -k -t
2016 Nov 21
2
Winbind traffic not encrypted
...c 4443 Configuration,DC
     0x0290:  3d61 642c 4443 3d65 7861 6d70 6c65 2c44 =ad,DC=example,D
     0x02a0:  433d 6e65 7430 1904 0a6c 6f67 696e 5368 C=net0...loginSh
     0x02b0:  656c 6c31 0b04 092f 6269 6e2f 6261 7368 ell1.../bin/bash
     0x02c0:  3022 0411 756e 6978 486f 6d65 4469 7265 0"..unixHomeDire
     0x02d0:  6374 6f72 7931 0d04 0b2f 686f 6d65 2f75 ctory1.../home/u
     0x02e0:  7365 7232 3046 040b 6f62 6a65 6374 436c ser20F..objectCl
     0x02f0:  6173 7331 3704 0374 6f70 040c 706f 7369 ass17..top..posi
     0x0300:  7841 6363 6f75 6e74 0406 7065 7273 6f6e xAccount..person
     0x0310...