Hi
I'm beginning to use CIFS from a filer I have a very simple setup
I use UNIX NIS to control user access ( option 3 in cifs setup )
my usermap.cfg file looks like
*\root => nobody * == *
I expect this translate UNIX login names in WINDOWS logins
I have setup CIFS as follows :
cifs.audit.autosave.file.extension cifs.audit.autosave.file.limit 0 cifs.audit.autosave.onsize.enable off cifs.audit.autosave.onsize.threshold 75% cifs.audit.autosave.ontime.enable off cifs.audit.autosave.ontime.interval cifs.audit.enable on cifs.audit.file_access_events.enable on cifs.audit.logon_events.enable on cifs.audit.logsize 524288 cifs.audit.saveas /etc/log/adtlog.evt cifs.bypass_traverse_checking on cifs.comment cifs.guest_account cifs.home_dir /vol/vol0/home cifs.home_dir_namestyle mapped cifs.home_dirs_public_for_admin on cifs.idle_timeout 1800 cifs.max_mpx 50 cifs.netbios_aliases cifs.netbios_over_tcp.enable on cifs.nfs_root_ignore_acl off cifs.oplocks.enable on cifs.oplocks.opendelta 8 cifs.per_client_stats.enable off cifs.perm_check_ro_del_ok off cifs.perm_check_use_gid on cifs.restrict_anonymous.enable off cifs.save_case on cifs.scopeid cifs.search_domains cifs.show_snapshot off cifs.shutdown_msg_level 2 cifs.sidcache.enable on cifs.sidcache.lifetime 1440 cifs.snapshot_file_folding.enable off cifs.symlinks.cycleguard on cifs.symlinks.enable on cifs.trace_dc_connection off cifs.trace_login on
the home directory exists and belongs to its user but unfortunatelly when I try to login from a windows client I have such error message.
The account is not authorized to log in from the station
I am pretty ignorant of the windows world and maybe a specialist could help me in setting up such windows CIFS access ?
Thanks a lot
-- Frank